this post was submitted on 15 May 2025
121 points (100.0% liked)

Linux

8785 readers
526 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] trevor@lemmy.blahaj.zone 5 points 2 months ago* (last edited 2 months ago) (3 children)

Other than the example uses provided in the article, does anyone have any interesting ideas for how this could be used? The RUST_LOG=debug one looks like it'll be particularly useful as an easy way to see what network requests a given binary might be making.

[–] brickfrog@lemmy.dbzer0.com 5 points 2 months ago (1 children)

Would be cool if this could work on Android and essentially be able to pick and choose which apps to run over Tor.

[–] TwilightOracle@programming.dev 4 points 2 months ago (1 children)
[–] brickfrog@lemmy.dbzer0.com 3 points 2 months ago

Sort of. Orbot is fine but for it to work it does have to modify the system's networking. It installs itself as a VPN so if I try to use it it'll kick me off the VPN my Android was already using. So yes Orbot can sort of let me pick apps to run over Tor but to do so it forces me off-VPN for all my other apps. Maybe that's an Android limitation or an Orbot quirk, not really sure.

The nice thing about this new Oniux is that it works more like a container for applications rather than have to modify the system's network.

load more comments (1 replies)