Commit 666a6b6e authored by rafaelferrari0's avatar rafaelferrari0 Committed by GitHub

Update README.md

parent 9ec53012
...@@ -110,7 +110,8 @@ Point your browser to http://www.example.com and watch the contents of input.log ...@@ -110,7 +110,8 @@ Point your browser to http://www.example.com and watch the contents of input.log
### IPv6 support ### IPv6 support
The proxy normally will accept IPv4 and IPv6 connections if your system support it. The proxy normally will accept IPv4 and IPv6 connections if your system support it.
You can even forward IPv6 clients to any legacy IPv4 service, all you need is to use IPv4 or IPv6 address on -h and -b parameters depending on case. You can even forward IPv6 clients to any legacy IPv4 service.
By using numeric IPs on -b and -h parameters, proxy will use corresponding IPv4 or IPv6 socket to listen or connect.
The option [-b bind_address] force binding on specifc socket. It must be a local interface address. The option [-b bind_address] force binding on specifc socket. It must be a local interface address.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment