befree/doc/user_tor_luakit.org

560 B

Use tor with luakit browser

Use tor in luakit

  systemctl start tor

Torify the application using torsocks

  torsocks luakit --nounique

Verifiy if your browser is using tor:

Visit the following url from luakit:

Or use curl to check the ip:

  curl -x socks5h://localhost:9050 -s https://check.torproject.org/api/ip