Skip to content

spotsnel-services/private-onion-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onion Services over Tailscale

Private proxy to open Onion Services via Tailscale IPN

Screenshot

Usage

Run the container as follows:

$ podman run -d --rm --name tor \
  -e TAILSCALE_AUTH_KEY=tsnet... \
  ghcr.io/spotsnel/torscale:latest

and use

$ tailscale ip -4 tor

and use eg. 100.123.45.67:9050 as the address of a SOCKS5 proxy in your browser.

Note: due to the limitations of webkit/chrome, you can not route DNS requests over SOCKS5 unless you start the browser explicitly with this proxy. I would suggest using Firefox with the FoxyProxy or SwitchyOmega extension.

About

Private proxy to open Onion Services via Tailscale IPN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published