mirror of https://github.com/PurpleI2P/i2pd.git
hagen
9 years ago
5 changed files with 27 additions and 0 deletions
@ -0,0 +1,20 @@
@@ -0,0 +1,20 @@
|
||||
floodfill=0 |
||||
v6=0 |
||||
|
||||
httpproxyaddress=127.0.0.1 |
||||
httpproxyport=4444 |
||||
|
||||
ircaddress=127.0.0.1 |
||||
ircport=6668 |
||||
ircdest=irc.postman.i2p |
||||
|
||||
; other services (disabled by default) |
||||
; |
||||
; samaddress=127.0.0.1 |
||||
; samport=7656 |
||||
; |
||||
; bobaddress=127.0.0.1 |
||||
; bobport=2827 |
||||
; |
||||
; i2pcontroladdress=127.0.0.1 |
||||
; i2pcontrolport=7650 |
@ -1 +1,3 @@
@@ -1 +1,3 @@
|
||||
i2pd usr/sbin/ |
||||
debian/i2pd.conf etc/i2pd/ |
||||
debian/tunnels.conf etc/i2pd/ |
||||
|
@ -0,0 +1,2 @@
@@ -0,0 +1,2 @@
|
||||
etc/i2pd/i2pd.conf var/lib/i2pd/i2p.conf |
||||
etc/i2pd/tunnels.conf var/lib/i2pd/tunnels.cfg |
Loading…
Reference in new issue