Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelferrari0 authored Apr 26, 2019
1 parent 9ec5301 commit 666a6b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ Point your browser to http://www.example.com and watch the contents of input.log
### IPv6 support

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.

Expand Down

0 comments on commit 666a6b6

Please sign in to comment.