Mudi (22.03.4) (4.3.19, 2024-09-06)
The router leaks IP.
How to reproduce?
- Turn ON Tor
- The connection is established
root@GL-E750:~# curl wtfismyip.com/json
Mudi (22.03.4) (4.3.19, 2024-09-06)
The router leaks IP.
How to reproduce?
root@GL-E750:~# curl wtfismyip.com/json
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.