SusmithKrishnan / torghost

TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
GNU General Public License v3.0
855 stars 281 forks source link

use torghost with access point #70

Open pettyP opened 4 years ago

pettyP commented 4 years ago

hey,

is there a tutorial to use torghost with a access point on a raspberry?

i have created a access point on my raspberry but i if connect to it with my smartphone i still see my real ip address, but if i check the ip address on the raspberry i see the tor ip.

dbstreif commented 4 years ago

How else are you supposed to connect to your device? You need the real ip address. If you connect to other sites, they will only see your tor ip. Do not worry, this is normal and makes sense.