[linux] update i2pd to 2.38.0
Signed-off-by: r4sas <r4sas@i2pmail.org> Former-commit-id: 028a837e0648f593e130652a34567fecdde3c61e
This commit is contained in:
parent
6d60f9dae1
commit
4fd1d4f0da
@ -1 +1 @@
|
||||
e57c2c80afe93ee0b1432bcef3ed579f261f2501
|
||||
f851efc79aede1c569f883249560b2fb1ff6269b
|
@ -1 +1 @@
|
||||
25c52c670c7855d7545ea56e7b1487757164cf5e
|
||||
a971abdd25169e9f9ae11095b8290fa6eb97b387
|
@ -2,8 +2,9 @@
|
||||
## See https://i2pd.readthedocs.org/en/latest/configuration.html
|
||||
## for more options you can use in this file.
|
||||
|
||||
#log = file
|
||||
#logfile = ./i2pd.log
|
||||
# log = file
|
||||
# logfile = ./i2pd.log
|
||||
loglevel = none
|
||||
|
||||
ipv4 = true
|
||||
ipv6 = false
|
||||
@ -42,4 +43,4 @@ port = 7656
|
||||
|
||||
[ntcp2]
|
||||
enabled = true
|
||||
#published = true
|
||||
# published = true
|
||||
|
@ -1,7 +0,0 @@
|
||||
#[IRC-ILITA]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6669
|
||||
#destination = irc.ilita.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
7
linux/i2pd/tunnels.d/IRC-Ilita.conf.disabled
Normal file
7
linux/i2pd/tunnels.d/IRC-Ilita.conf.disabled
Normal file
@ -0,0 +1,7 @@
|
||||
[IRC-ILITA]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6669
|
||||
destination = irc.ilita.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
@ -1,7 +0,0 @@
|
||||
#[IRC-IRC2P]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6668
|
||||
#destination = irc.postman.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
7
linux/i2pd/tunnels.d/IRC-Irc2P.conf.disabled
Normal file
7
linux/i2pd/tunnels.d/IRC-Irc2P.conf.disabled
Normal file
@ -0,0 +1,7 @@
|
||||
[IRC-IRC2P]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6668
|
||||
destination = irc.postman.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
0
macos/build/i2pd/i2pd
Normal file → Executable file
0
macos/build/i2pd/i2pd
Normal file → Executable file
@ -2,8 +2,9 @@
|
||||
## See https://i2pd.readthedocs.org/en/latest/configuration.html
|
||||
## for more options you can use in this file.
|
||||
|
||||
#log = file
|
||||
#logfile = ./i2pd.log
|
||||
# log = file
|
||||
# logfile = ./i2pd.log
|
||||
loglevel = none
|
||||
|
||||
ipv4 = true
|
||||
ipv6 = false
|
||||
@ -42,4 +43,4 @@ port = 7656
|
||||
|
||||
[ntcp2]
|
||||
enabled = true
|
||||
#published = true
|
||||
# published = true
|
||||
|
@ -1,7 +0,0 @@
|
||||
#[IRC-ILITA]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6669
|
||||
#destination = irc.ilita.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
7
macos/build/i2pd/tunnels.d/IRC-Ilita.conf.disabled
Normal file
7
macos/build/i2pd/tunnels.d/IRC-Ilita.conf.disabled
Normal file
@ -0,0 +1,7 @@
|
||||
[IRC-ILITA]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6669
|
||||
destination = irc.ilita.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
@ -1,7 +0,0 @@
|
||||
#[IRC-IRC2P]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6668
|
||||
#destination = irc.postman.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
7
macos/build/i2pd/tunnels.d/IRC-Irc2P.conf.disabled
Normal file
7
macos/build/i2pd/tunnels.d/IRC-Irc2P.conf.disabled
Normal file
@ -0,0 +1,7 @@
|
||||
[IRC-IRC2P]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6668
|
||||
destination = irc.postman.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
@ -2,8 +2,9 @@
|
||||
## See https://i2pd.readthedocs.org/en/latest/configuration.html
|
||||
## for more options you can use in this file.
|
||||
|
||||
#log = file
|
||||
#logfile = ./i2pd.log
|
||||
# log = file
|
||||
# logfile = ./i2pd.log
|
||||
loglevel = none
|
||||
|
||||
ipv4 = true
|
||||
ipv6 = false
|
||||
@ -42,4 +43,4 @@ port = 7656
|
||||
|
||||
[ntcp2]
|
||||
enabled = true
|
||||
#published = true
|
||||
# published = true
|
||||
|
@ -1,7 +1,7 @@
|
||||
#[IRC-ILITA]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6669
|
||||
#destination = irc.ilita.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
||||
[IRC-ILITA]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6669
|
||||
destination = irc.ilita.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
||||
|
@ -1,7 +1,7 @@
|
||||
#[IRC-IRC2P]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6668
|
||||
#destination = irc.postman.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
||||
[IRC-IRC2P]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6668
|
||||
destination = irc.postman.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
||||
|
Loading…
x
Reference in New Issue
Block a user