Browse Source

Merge pull request #2305 from tdh8316/patch-1

Fix typo in README
pull/2307/head
Max Lv 5 years ago
committed by GitHub
parent
commit
90a99cdb67
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. 4
      README.md

4
README.md

@ -419,7 +419,7 @@ you may refer to the man pages of the applications, respectively.
for local port forwarding. for local port forwarding.
(only available in tunnel mode) (only available in tunnel mode)
[-6] Resovle hostname to IPv6 address first.
[-6] Resolve hostname to IPv6 address first.
[-d <addr>] Name servers for internal DNS resolver. [-d <addr>] Name servers for internal DNS resolver.
(only available in server mode) (only available in server mode)
@ -458,7 +458,7 @@ you may refer to the man pages of the applications, respectively.
## Transparent proxy ## Transparent proxy
The latest shadowsocks-libev has provided a *redir* mode. You can configure your Linux-based box or router to proxy all TCP traffic transparently, which is handy if you use a OpenWRT-powered router.
The latest shadowsocks-libev has provided a *redir* mode. You can configure your Linux-based box or router to proxy all TCP traffic transparently, which is handy if you use an OpenWRT-powered router.
# Create new chain # Create new chain
iptables -t nat -N SHADOWSOCKS iptables -t nat -N SHADOWSOCKS

Loading…
Cancel
Save