Hi!
First of all, thank you for all the great work you've done.
I'd like to ask if there are any plans to create a release or tag that uses hostnames instead of fixed IP addresses in Docker.
I believe for the torrc configuration, a hostname (e.g., tor) could be used in the SocksPort directive, and likewise, hostnames (e.g., tor and i2p) could be used in the bitcoin.conf settings.
However, I'm not sure if the commands related to bind allow the use of hostnames, which might cause the automatic Hidden Service creation from Tor to Bitcoin to fail (bitcoind will tell to tor it's listening on 127.0.0.1 instad of its docker IP and the incoming connections will fail).
Best regards.
Hi!
First of all, thank you for all the great work you've done.
I'd like to ask if there are any plans to create a release or tag that uses hostnames instead of fixed IP addresses in Docker.
I believe for the torrc configuration, a hostname (e.g.,
tor) could be used in theSocksPortdirective, and likewise, hostnames (e.g.,torandi2p) could be used in the bitcoin.conf settings.However, I'm not sure if the commands related to bind allow the use of hostnames, which might cause the automatic Hidden Service creation from Tor to Bitcoin to fail (bitcoind will tell to tor it's listening on 127.0.0.1 instad of its docker IP and the incoming connections will fail).
Best regards.