mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
update macos scripts
Former-commit-id: fbd24f689011356b1324ee5d05492fe7ff976230
This commit is contained in:
parent
34b8bdaec1
commit
6d60f9dae1
58 changed files with 623 additions and 4983 deletions
7
macos/build/i2pd/tunnels.d/IRC-Ilita.conf
Normal file
7
macos/build/i2pd/tunnels.d/IRC-Ilita.conf
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
|
||||
7
macos/build/i2pd/tunnels.d/IRC-Irc2P.conf
Normal file
7
macos/build/i2pd/tunnels.d/IRC-Irc2P.conf
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
|
||||
4
macos/build/i2pd/tunnels.d/README
Normal file
4
macos/build/i2pd/tunnels.d/README
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# In that directory you can store separated config files for every tunnel.
|
||||
# Please read documentation for more info.
|
||||
#
|
||||
# You can find examples in /usr/share/doc/i2pd/tunnels.d directory
|
||||
Loading…
Add table
Add a link
Reference in a new issue