Skip to content

Commit

Permalink
README: Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed May 19, 2021
1 parent 90fd721 commit ab67aa5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
A tunnel over Socks5 proxy.

**Features**
* Redirect TCP connections.
* Redirect UDP packets. (see [server](https://gitlab.com/hev/hev-socks5-server))
* IPv4/IPv6. (dual stack)
* Redirect TCP connections.
* Redirect UDP packets. (UDP over TCP see [server](https://gitlab.com/hev/hev-socks5-server))

## How to Build

Expand Down Expand Up @@ -54,8 +54,8 @@ socks5:
address: 127.0.0.1

#misc:
# null, stdout, stderr or file-path
# log-file: null
# stdout, stderr or file-path
# log-file: stderr
# debug, info, warn or error
# log-level: warn
# If present, run as a daemon with this pid file
Expand Down

0 comments on commit ab67aa5

Please sign in to comment.