mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* make loopback address mapping configurable
* add loopback address mapping to udp server tunnel
This commit is contained in:
@@ -42,7 +42,8 @@ namespace client
|
||||
const char I2P_SERVER_TUNNEL_GZIP[] = "gzip";
|
||||
const char I2P_SERVER_TUNNEL_WEBIRC_PASSWORD[] = "webircpassword";
|
||||
const char I2P_SERVER_TUNNEL_ADDRESS[] = "address";
|
||||
|
||||
const char I2P_SERVER_TUNNEL_MAPTOLOOPBACK[] = "maploopback";
|
||||
|
||||
class ClientContext
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user