Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.