mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
I2P -> .NET
This commit is contained in:
parent
f176f1909b
commit
fdb0ce6703
272 changed files with 5702 additions and 8931 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue