Skip to content

Commit 4fd1d4f

Browse files
committed
[linux] update i2pd to 2.38.0
Signed-off-by: r4sas <r4sas@i2pmail.org> Former-commit-id: 028a837
1 parent 6d60f9d commit 4fd1d4f

File tree

16 files changed

+56
-53
lines changed

16 files changed

+56
-53
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e57c2c80afe93ee0b1432bcef3ed579f261f2501
1+
f851efc79aede1c569f883249560b2fb1ff6269b
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25c52c670c7855d7545ea56e7b1487757164cf5e
1+
a971abdd25169e9f9ae11095b8290fa6eb97b387

linux/i2pd/i2pd.conf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
## See https://i2pd.readthedocs.org/en/latest/configuration.html
33
## for more options you can use in this file.
44

5-
#log = file
6-
#logfile = ./i2pd.log
5+
# log = file
6+
# logfile = ./i2pd.log
7+
loglevel = none
78

89
ipv4 = true
910
ipv6 = false
@@ -42,4 +43,4 @@ port = 7656
4243

4344
[ntcp2]
4445
enabled = true
45-
#published = true
46+
# published = true

linux/i2pd/tunnels.d/IRC-Ilita.conf

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[IRC-ILITA]
2+
type = client
3+
address = 127.0.0.1
4+
port = 6669
5+
destination = irc.ilita.i2p
6+
destinationport = 6667
7+
keys = irc-keys.dat

linux/i2pd/tunnels.d/IRC-Irc2P.conf

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[IRC-IRC2P]
2+
type = client
3+
address = 127.0.0.1
4+
port = 6668
5+
destination = irc.postman.i2p
6+
destinationport = 6667
7+
keys = irc-keys.dat

macos/build/i2pd/i2pd

100644100755
File mode changed.

macos/build/i2pd/i2pd.conf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
## See https://i2pd.readthedocs.org/en/latest/configuration.html
33
## for more options you can use in this file.
44

5-
#log = file
6-
#logfile = ./i2pd.log
5+
# log = file
6+
# logfile = ./i2pd.log
7+
loglevel = none
78

89
ipv4 = true
910
ipv6 = false
@@ -42,4 +43,4 @@ port = 7656
4243

4344
[ntcp2]
4445
enabled = true
45-
#published = true
46+
# published = true

macos/build/i2pd/tunnels.d/IRC-Ilita.conf

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)