https://github.com/ark0f/hyper-socks2
A SOCKS5 connector for hyper library
https://github.com/ark0f/hyper-socks2
hyper rust socks
Last synced: over 1 year 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T18:46:54.000Z (over 1 year ago)
- Last Synced: 2025-03-29T23:08:22.491Z (over 1 year ago)
- Topics: hyper, rust, socks
- Language: Rust
- Homepage:
- Size: 85 KB
- Stars: 16
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE.md
Awesome Lists containing this project
README
# hyper-socks2
[](https://github.com/ark0f/hyper-socks2/actions/)

[](https://crates.io/crates/hyper-socks2)
[](https://docs.rs/hyper-socks2)
[](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.