Skip to content

Don't use host networking? #1

Open
@datawookie

Description

@datawookie

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions