Files
linea-besu/nat
Stephen Shelton 3e410b48fc Add UPnP Support (#1334)
Add support for working within Network Address Translation (NAT) environments.

This adds a CLI flag `--nat-method` with two options,  `NONE` (the default and 
current behavior) and `UPNP.`  `--nat-method` will affect what IP address and 
ports are advertised via the P2P discovery and other APIs that report the 
address and port for P2P actions.

`UPNP` is intended for a typical home or small office environment where a 
wireless router or modem provides NAT isolation. 
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-06 12:50:52 -06:00
..
2019-07-06 12:50:52 -06:00
2019-07-06 12:50:52 -06:00