Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TOR #64

Open
ghost opened this issue Aug 5, 2022 · 0 comments
Open

Add TOR #64

ghost opened this issue Aug 5, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 5, 2022

Using the TOR network, you can setup Hidden Services which are bound to hosts which are in NAT restricted networks, example:

- Alice sets up a hidden service (called aliceshiddenservice.onion), which is bound to 192.168.1.2 (Alice's SSH server, which is only accessible from the local network)
- Bob will then connect to "aliceshiddenservice.onion" using software such as PuTTy with the TOR proxy (needed for the DNS lookups), which in turn will connect Bob to Alice's SSH server
- No port forwarding needed, and can be perfectly hosted on a small raspberry pi
stokito added a commit to yurt-page/awesome-tunneling that referenced this issue Jun 19, 2023
Close anderspitman#64

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants