Tor - Mudi leaks user's IP

Mudi (22.03.4) (4.3.19, 2024-09-06)

The router leaks IP.

How to reproduce?

  1. Turn ON Tor
  2. The connection is established
  3. root@GL-E750:~# curl wtfismyip.com/json

The local device (router SSH) does not include with the Tor, but the clients of LAN are included.

1 Like

The router give Tor network to its client devices.

Itself need to use normal network. So cannot test in its ssh terminal.

If you use VPN the router traffic goes through VPN too, not only clients' traffic. You can test it.

root@GL-E750:~# curl wtfismyip.com/json

If you turn on Tor on top of VPN - I know this is not a good approach, only for testing reasons - the client's traffic goes to Tor but the router's traffic goes via VPN.

There should be an option that the router and clients' traffic go via Tor (excluding localhost)

Tor is different from VPN in design so they behave differently.