update i2pd, config, osx build scripts

OSX need to be checked!


Former-commit-id: ab8bacabfc185f52586598b8460453d072869497
This commit is contained in:
r4sas 2017-12-12 00:31:03 +03:00
parent a0a9647336
commit d3ce560bbd
44 changed files with 1208 additions and 378 deletions

View file

@ -15,7 +15,7 @@ if [ -z $screenfind ]; then
fi
if [ $arch = "x86_64" ]; then
screen -Adm -S i2pd ./i2pd-x86_64 --datadir=.
screen -Adm -S i2pd ./i2pd-amd64 --datadir=.
else
screen -Adm -S i2pd ./i2pd-i386 --datadir=.
fi

View file

@ -0,0 +1 @@
1d1c3738e1c2245e7e94a811bba085394ce6294d

View file

@ -1 +1 @@
33ad69fd952d2ddfb0a1d00dc2035af6762b3557
72f22e580d6b113f76c54ad8e2799e326699703e

View file

@ -1 +0,0 @@
5731176e713fea2a0e13d7517613683a972a94f9

View file

@ -20,6 +20,9 @@ name = I2Pd
[reseed]
verify = true
[addressbook]
subscriptions = http://inr.i2p/export/alive-hosts.txt
[http]
enabled = true
address = 127.0.0.1
@ -38,4 +41,4 @@ port = 4447
[sam]
enabled = true
address = 127.0.0.1
port = 7656
port = 7656