• Lemmchen@feddit.org
    link
    fedilink
    arrow-up
    9
    ·
    4 days ago

    What happens to software that listens on an external port (0.0.0.0:12345)? Does a hidden service automatically get created for it? Or is this strictly a client tool?

  • trevor (he/they)@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    4 days ago

    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
          link
          fedilink
          arrow-up
          3
          ·
          3 days 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.

  • glitching@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    4 days ago

    so, like torify up until now? tried it on a couple of apps as a replacement, works fine. the rust build chain though, madonn’…