Browse Source

Reflect authentication support in README

pull/11/head
B. Blechschmidt 3 years ago
parent
commit
4aba996b64
  1. 2
      README.md

2
README.md

@ -1,7 +1,7 @@
# tun2proxy
Tunnel TCP traffic through SOCKS5 or HTTP on Linux.
**Authentication not yet supported. Error handling incomplete and too restrictive.**
**Error handling incomplete and too restrictive.**
## Build
Clone the repository and `cd` into the project folder. Then run the following:

Loading…
Cancel
Save