Open
Description
At present the container uses host networking. Is this an issue? If it's not a problem, then close this issue.
The reason for using host networking is to silence the warnings from Tor. However, this is not an ideal setup. What would be preferable is to specify the effective IP address of the host in torrc
. Not sure how to reliably do that though!
$ /sbin/ip route|awk '/default/ { print $3 }'
See also:
Metadata
Metadata
Assignees
Labels
No labels