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

VPN alternatives #23

Open
ValdikSS opened this issue Feb 23, 2019 · 5 comments
Open

VPN alternatives #23

ValdikSS opened this issue Feb 23, 2019 · 5 comments

Comments

@ValdikSS
Copy link

I was looking for a small bootable Linux distro for remote support/assistance, and the closest I found is bitscout.

VPN requires your own server, which is a burden for occasional non-professional use-case. I propose using Tor with static (or auto generated) Hidden Service pointing to SSH port. This way you don't need to maintain your own VPN infrastructure yet still can connect over NAT.
In case of automatic Hidden Service generation, the image may also send email with Hidden Service address using embedded SMTP credentials to the expert.

@vitaly-kamluk
Copy link
Owner

Hi! That's a great idea. Noted and added into todo list for the future releases.

@vitaly-kamluk
Copy link
Owner

Btw, added support of Wireguard not long ago. Hidden Service is still in the todo list.

@ValdikSS
Copy link
Author

ValdikSS commented Jan 5, 2023

Take a look at my https://ssh-j.com. Maybe that would be more convenient.

@ValdikSS
Copy link
Author

ValdikSS commented Feb 5, 2023

Also check

ssh [email protected] # the password is 'segfault'

It automatically configures Tor Hidden Service for SSH, as well as SSH over Gsocket

Sources here: https://github.com/hackerschoice/segfault

@ValdikSS
Copy link
Author

I finally made my own, take a look, maybe you'll find some of the ideas useful: https://github.com/ValdikSS/hoogmoon-testing

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

2 participants