I2P -> .NET

This commit is contained in:
Михаил Подивилов 2019-05-11 18:25:50 +03:00
parent f176f1909b
commit fdb0ce6703
272 changed files with 5702 additions and 8931 deletions

View file

@ -2,7 +2,7 @@
type = client
address = 127.0.0.1
port = 6668
destination = irc.postman.i2p
destination = irc.postman.dotnet
destinationport = 6667
keys = irc-keys.dat
@ -10,7 +10,7 @@ keys = irc-keys.dat
#type = client
#address = 127.0.0.1
#port = 6669
#destination = irc.ilita.i2p
#destination = irc.ilita.dotnet
#destinationport = 6667
#keys = irc-keys.dat
@ -18,7 +18,7 @@ keys = irc-keys.dat
#type = client
#address = 127.0.0.1
#port = 7659
#destination = smtp.postman.i2p
#destination = smtp.postman.dotnet
#destinationport = 25
#keys = smtp-keys.dat
@ -26,8 +26,8 @@ keys = irc-keys.dat
#type = client
#address = 127.0.0.1
#port = 7660
#destination = pop.postman.i2p
#destination = pop.postman.dotnet
#destinationport = 110
#keys = pop3-keys.dat
# see more examples at https://i2pd.readthedocs.io/en/latest/user-guide/tunnels/
# see more examples at https://dotnet.readthedocs.io/en/latest/user-guide/tunnels/