update macos scripts

Former-commit-id: fbd24f689011356b1324ee5d05492fe7ff976230
This commit is contained in:
R4SAS 2021-06-02 00:41:14 +01:00
parent 34b8bdaec1
commit 6d60f9dae1
58 changed files with 623 additions and 4983 deletions

View 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

View 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

View 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