1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 19:55:28 +02:00
tldr/pages/linux/oniux.md
Birb 6ea3d5944b
oniux: add page (#16738)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
2025-06-03 20:54:50 +00:00

498 B

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 bash

  • Isolate graphical applications in desktop environments:

oniux hexchat