You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really nice slim container and runit takes care of PID 1 reap issues.
It's missing a few important details that could be added to the README:
Is it client only or does it do relay/exit node
Optional mount path of the config /etc/tor/torrc
Optional mount path of the cache /root/.tor (should be changed to something independent of user because Should not run as root #2 by for example changing the default torrc or just document that)
Really nice slim container and runit takes care of PID 1 reap issues.
It's missing a few important details that could be added to the README:
/etc/tor/torrc/root/.tor(should be changed to something independent of user because Should not run as root #2 by for example changing the defaulttorrcor just document that)Also since not all browsers are equal and some require extra steps to be anonymous, may include a few links to check:
Also I'd include an ImageLayers.io badge, you really deserve it!

