PurpleI2P / i2pd-android

i2pd for Android
BSD 3-Clause "New" or "Revised" License
195 stars 23 forks source link

Tunnels.conf edit and b32 address get #95

Open korolaab opened 1 month ago

korolaab commented 1 month ago

Hi! How can i edit tunnels.conf using api? And how to get b32 addres generated for service

r4sas commented 1 month ago

There is no api. You can edit file <internal storage>/i2pd/tunnels.conf using any text redactor. No one created tunnels config editor at this moment. b32 generated inside i2pd itself. Refer to https://github.com/PurpleI2P/i2pd repository.