Updated tunnels.cfg (markdown)

orignal
2016-02-29 14:54:01 -05:00
parent 7037c20cde
commit 3c24e41622

@@ -54,8 +54,8 @@ Example of server tunnel:
Optional parameters:
'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.
'gzip' - turns internal compression off if set to false. true 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.
Server/http tunnels