0
0
mirror of https://github.com/darkk/redsocks.git synced 2025-08-28 04:35:30 +00:00

Merge pull request #133 from xginn8/readme

Fix up small README.md typo
This commit is contained in:
Leonid Evdokimov 2018-09-25 10:45:33 +02:00 committed by GitHub
commit df6394cf95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
This tool allows you to redirect any TCP connection to SOCKS or HTTPS This tool allows you to redirect any TCP connection to SOCKS or HTTPS
proxy using your firewall, so redirection may be system-wide or network-wide. proxy using your firewall, so redirection may be system-wide or network-wide.
When is resocks useful? When is redsocks useful?
* you want to route part of TCP traffic via OpenSSH `DynamicForward` Socks5 * you want to route part of TCP traffic via OpenSSH `DynamicForward` Socks5
port using firewall policies. That was original redsocks development goal; port using firewall policies. That was original redsocks development goal;