mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[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
16 changed files with 56 additions and 53 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue