mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated tunnels.cfg (markdown)
@@ -55,6 +55,7 @@ Optional parameters:
|
|||||||
|
|
||||||
'inport' - what port at local destination server tunnel listens to. Same as 'port' by default.
|
'inport' - what port at local destination server tunnel listens to. Same as 'port' by default.
|
||||||
'accesslist' - list of comma-separated of b32 address (without .b32.i2p) allowed to connect. Everybody is allowed by default.
|
'accesslist' - list of comma-separated of b32 address (without .b32.i2p) allowed to connect. Everybody is allowed by default.
|
||||||
|
'gzip' - turns internal compression off if set to false. true by default.
|
||||||
'signaturetype' means signature type for new keys. 0 - DSA, 1- ECDSA-P256, 7 -EDDSA. 1 by default.
|
'signaturetype' means signature type for new keys. 0 - DSA, 1- ECDSA-P256, 7 -EDDSA. 1 by default.
|
||||||
|
|
||||||
Server/http tunnels
|
Server/http tunnels
|
||||||
@@ -64,8 +65,7 @@ Server/http tunnels
|
|||||||
|
|
||||||
Optional parameters:
|
Optional parameters:
|
||||||
|
|
||||||
'hostoverride' - to send in 'Host:' header if different from 'host'
|
'hostoverride' - to send in 'Host:' header if different from 'host'
|
||||||
'gzip' - turns internal compression off if set to false. true by default
|
|
||||||
|
|
||||||
Example of http tunnel:
|
Example of http tunnel:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user