Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfackler/rust-socks
https://github.com/sfackler/rust-socks
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sfackler/rust-socks
- Owner: sfackler
- License: apache-2.0
- Created: 2016-01-20T06:44:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T14:41:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T20:22:44.828Z (2 months ago)
- Language: Rust
- Size: 673 KB
- Stars: 83
- Watchers: 5
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-network-stuff - **32**星
README
# rust-socks
[![Build Status](https://travis-ci.org/sfackler/rust-socks.svg?branch=master)](https://travis-ci.org/sfackler/rust-socks)[Documentation](https://docs.rs/socks/0.2.3/socks)
SOCKS proxy support for Rust.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.