# 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.