i2pdbrowser/linux/i2pd/i2pd.conf

50 lines
776 B
Plaintext
Raw Normal View History

2016-12-20 19:53:35 +03:00
## Configuration file for a typical i2pd user
## See https://i2pd.readthedocs.org/en/latest/configuration.html
## for more options you can use in this file.
2017-10-19 03:28:51 +03:00
#log = file
#logfile = ./i2pd.log
2016-12-20 19:53:35 +03:00
ipv4 = true
ipv6 = false
bandwidth = O
[precomputation]
elgamal = true
[upnp]
enabled = true
2017-10-19 03:28:51 +03:00
name = I2Pd
2016-12-20 19:53:35 +03:00
[reseed]
verify = true
[addressbook]
subscriptions = http://inr.i2p/export/alive-hosts.txt,http://identiguy.i2p/hosts.txt,http://stats.i2p/cgi-bin/newhosts.txt,http://i2p-projekt.i2p/hosts.txt
2016-12-20 19:53:35 +03:00
[http]
2017-10-19 03:28:51 +03:00
enabled = true
2016-12-20 19:53:35 +03:00
address = 127.0.0.1
port = 7070
[httpproxy]
2017-10-19 03:28:51 +03:00
enabled = true
2016-12-20 19:53:35 +03:00
address = 127.0.0.1
port = 4444
[socksproxy]
2017-10-19 03:28:51 +03:00
enabled = true
address = 127.0.0.1
port = 4447
2016-12-20 19:53:35 +03:00
[sam]
2017-10-19 03:28:51 +03:00
enabled = true
address = 127.0.0.1
port = 7656
[ntcp2]
enabled = true
2019-06-19 07:10:51 +00:00
published = true
#port =