Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ark0f/hyper-socks2
A SOCKS5 connector for hyper library
https://github.com/ark0f/hyper-socks2
hyper rust socks
Last synced: 3 days ago
JSON representation
A SOCKS5 connector for hyper library
- Host: GitHub
- URL: https://github.com/ark0f/hyper-socks2
- Owner: ark0f
- License: apache-2.0
- Created: 2018-12-17T18:23:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T22:51:54.000Z (8 months ago)
- Last Synced: 2024-10-12T14:43:02.689Z (about 1 month ago)
- Topics: hyper, rust, socks
- Language: Rust
- Homepage:
- Size: 84 KB
- Stars: 15
- Watchers: 4
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE.md
Awesome Lists containing this project
README
# hyper-socks2
[![Build Status](https://img.shields.io/github/actions/workflow/status/ark0f/hyper-socks2/ci.yml?branch=master)](https://github.com/ark0f/hyper-socks2/actions/)
![License](https://img.shields.io/crates/l/hyper-socks2.svg)
[![crates.io](https://img.shields.io/crates/v/hyper-socks2.svg)](https://crates.io/crates/hyper-socks2)
[![API docs](https://docs.rs/hyper-socks2/badge.svg)](https://docs.rs/hyper-socks2)
[![Codecov](https://codecov.io/gh/ark0f/hyper-socks2/branch/master/graph/badge.svg)](https://codecov.io/gh/ark0f/hyper-socks2)A SOCKS5 connector for hyper library
# [Changelog](https://github.com/ark0f/hyper-socks2/blob/master/CHANGELOG.md)
# License
hyper-socks2 under either of:* [Apache License 2.0](https://github.com/ark0f/hyper-socks2/blob/master/LICENSE-APACHE.md)
* [MIT](https://github.com/ark0f/hyper-socks2/blob/master/LICENSE-MIT.md)at your option.