lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.15k stars 294 forks source link

Routing all traffic through Tor #275

Closed vytskalt closed 1 year ago

vytskalt commented 1 year ago

I have a transparent Tor proxy set up in my Arch Linux system using https://github.com/brainfucksec/archtorify. When I create a hotspot and connect to it with my phone there is no internet connection. I'd like to make the traffic of connected devices also be routed through Tor. Is this possible?

Edit: don't need this anymore