← 返回命令列表

Linux command

oniux 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Isolate

oniux [command]

Query

oniux curl [https://example.com]

Example

oniux curl [http://example.onion]

Example

oniux bash

Example

oniux hexchat

说明

oniux is an experimental tool from the Tor Project that isolates arbitrary applications and routes their network traffic through the Tor network. It uses Linux namespaces to create network isolation, ensuring that applications cannot leak traffic outside of Tor. Unlike traditional torification methods (like torsocks), oniux provides stronger isolation by placing applications in a separate network namespace where only Tor traffic is permitted. This makes it suitable for applications that might otherwise bypass SOCKS proxy settings. The tool can handle both regular websites and .onion hidden services, making it useful for privacy-focused workflows and accessing Tor-only resources.

FAQ

What is the oniux command used for?

oniux is an experimental tool from the Tor Project that isolates arbitrary applications and routes their network traffic through the Tor network. It uses Linux namespaces to create network isolation, ensuring that applications cannot leak traffic outside of Tor. Unlike traditional torification methods (like torsocks), oniux provides stronger isolation by placing applications in a separate network namespace where only Tor traffic is permitted. This makes it suitable for applications that might otherwise bypass SOCKS proxy settings. The tool can handle both regular websites and .onion hidden services, making it useful for privacy-focused workflows and accessing Tor-only resources.

How do I run a basic oniux example?

Run `oniux [command]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more oniux examples?

This page includes 5 examples for oniux, plus related commands for nearby Linux tasks.