Update default tunnels.ini
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ bin/*
|
||||
*.i2pkeys
|
||||
*/*.i2pkeys
|
||||
README.md.asc
|
||||
samcatd
|
||||
|
@ -40,22 +40,22 @@ outbound.length = 3
|
||||
destination = i2p-projekt.i2p
|
||||
keys = tcpclient
|
||||
|
||||
#[sam-forwarder-udp-server]
|
||||
#type = udpserver
|
||||
#host = 127.0.0.1
|
||||
#port = 8084
|
||||
#inbound.length = 6
|
||||
#outbound.length = 3
|
||||
#keys = udpserver
|
||||
[sam-forwarder-udp-server]
|
||||
type = udpserver
|
||||
host = 127.0.0.1
|
||||
port = 8084
|
||||
inbound.length = 3
|
||||
outbound.length = 3
|
||||
keys = udpserver
|
||||
|
||||
#[sam-forwarder-udp-client]
|
||||
#type = udpclient
|
||||
#host = 127.0.0.1
|
||||
#port = 8083
|
||||
#inbound.length = 3
|
||||
#outbound.length = 3
|
||||
#destination = pointmeatatrealudpserveritwillbreakwithoutone.b32.i2p
|
||||
#keys = udpclient
|
||||
[sam-forwarder-udp-client]
|
||||
type = udpclient
|
||||
host = 127.0.0.1
|
||||
port = 8083
|
||||
inbound.length = 3
|
||||
outbound.length = 3
|
||||
destination = icdj5g5u4jwwyjoinucty223s2yrq6pzxcqfwmyrmkp7ssn2fjlq.b32.i2p
|
||||
keys = udpclient
|
||||
|
||||
[sam-forwarder-tcp-http-server]
|
||||
type = http
|
||||
|
Reference in New Issue
Block a user