snippetbashTip
oniux — Isolate an arbitrary application and route traffic over the Tor network. Note: This is experimental
Viewed 0 times
commandoniuxrouteisolateandcliarbitraryapplication
linux
Problem
How to use the
oniux command: Isolate an arbitrary application and route traffic over the Tor network. Note: This is experimental software. More information: <https://gitlab.torproject.org/tpo/core/oniux>.Solution
oniux — Isolate an arbitrary application and route traffic over the Tor network. Note: This is experimental software. More information: <https://gitlab.torproject.org/tpo/core/oniux>.Isolate an application:
oniux {{command}}Query a website:
oniux curl {{https://example.com}}Query an onion site:
oniux curl {{http://example.onion}}Run an entire shell in "torified" isolation:
oniux bashIsolate graphical applications in desktop environments:
oniux hexchatCode Snippets
Isolate an application
oniux {{command}}Query a website
oniux curl {{https://example.com}}Query an onion site
oniux curl {{http://example.onion}}Run an entire shell in "torified" isolation
oniux bashIsolate graphical applications in desktop environments
oniux hexchatContext
tldr-pages: linux/oniux
Revisions (0)
No revisions yet.