make it build unmanaged plugins so that you can run a reseed server from a desktop I2P installation. Defaults to hosting both an .onion and .i2p service for now, even though the .i2p service is arguably useless, because it's much easier to test. In the future I will either need to disable .onion or embed libtor so that there is a Tor SOCKSPort and Control Port to connect to

This commit is contained in:
idk
2021-08-17 19:24:08 -04:00
parent 33cdebd325
commit 71e6743206
4 changed files with 51 additions and 21 deletions

3
.gitignore vendored
View File

@ -7,3 +7,6 @@ i2pseeds.su3
onion.key
tmp/
i2p-tools-*
*.crl
*.crt
*.pem