Browse Source

doc: add reference to hyper example

pull/8/head
KaranGauswami 3 years ago
parent
commit
6e6d38913e
No known key found for this signature in database GPG Key ID: 521E5CB2B400CA51
  1. 2
      README.md

2
README.md

@ -8,7 +8,7 @@ An executable to convert SOCKS5 proxy into HTTP proxy
## How it works
It uses hyper library HTTP proxy example and adds functionality to connect via Socks5
It uses hyper library HTTP proxy [example](https://github.com/hyperium/hyper/blob/master/examples/http_proxy.rs) and adds functionality to connect via Socks5
## Compiling

Loading…
Cancel
Save