torified version possible?
mgaulton opened this issue · 2 comments
mgaulton commented
For some instances, I need to tor so I was reading this wiki and wonder if this could be adapted.
slingamn commented
I would think a better technique is to create a new network namespace with no adapters, and let applications in it SOCKS to the Tor daemon over Unix domain socket only. (I think the torrc directive is SocksPort unix:/path/to/socks/port
.)
mgaulton commented
Ok, I hadn't thought of that. I was thinking just to isolate it in the
namespace completely so my root namespace doesn't even see it :)
I'll give that a go
…On Fri, Jan 17, 2020 at 2:30 PM Shivaram Lingamneni < ***@***.***> wrote:
I would think a better technique is to create a new network namespace with
no adapters, and let applications in it SOCKS to the Tor daemon over Unix
domain socket only. (I think the torrc directive is SocksPort
unix:/path/to/socks/port.)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=ABEJRXVBTN4KWNEXTZLR5SDQ6IBN5A5CNFSM4KIMYM6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJIXJPQ#issuecomment-575763646>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEJRXWXF6NPLALKDO7PDITQ6IBN5ANCNFSM4KIMYM6A>
.