Skip to content

Commit

Permalink
Merge pull request shadowsocks#2305 from tdh8316/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
madeye authored Mar 3, 2019
2 parents 2ee1235 + 3c1f68c commit 90a99cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ you may refer to the man pages of the applications, respectively.
for local port forwarding.
(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.
(only available in server mode)
Expand Down Expand Up @@ -458,7 +458,7 @@ you may refer to the man pages of the applications, respectively.

## 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
iptables -t nat -N SHADOWSOCKS
Expand Down

0 comments on commit 90a99cd

Please sign in to comment.