ssh-p2p

ssh p2p tunneling server and client (by nobonobo)

Ssh-p2p Alternatives

Similar projects and alternatives to ssh-p2p

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ssh-p2p alternative or higher similarity.

ssh-p2p reviews and mentions

Posts with mentions or reviews of ssh-p2p. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.
  • FOSS alternative to Teamviewer
    4 projects | /r/linuxquestions | 28 Apr 2023
  • SSH into client devices without router access
    1 project | /r/linuxquestions | 8 Jul 2022
  • I want to use VNC to connect to my pi terminal worldwide (Raspian Lite)
    1 project | /r/raspberry_pi | 22 Mar 2022
  • Is VNC still an ok choice for lan remote access?
    1 project | /r/sysadmin | 25 Jan 2022
    For remote access through two NATs, ssh-p2p looks interesting, and then you could use SSH tunelling of VNC. https://github.com/nobonobo/ssh-p2p You can ALMOST install it with a simple command go get -u github.com/nobonobo/ssh-p2p Except that go packages don't install for all users and sudo go get also breaks the user specific ~/go/ subdirctory so it won't work without sudo and your package is still not system wide. GOPATH could be set, first and directories created, etc. but this is too many steps for over the phone. But it may work in a pinch without go path and if it doesn't work without sudo you can try it again with sudo and you can clean up the mess once you get in. And you may be able to predeploy it to the machines. You may have to run ~/go/bin/ssh-p2p if ~/go/bin isn't in path. On windoze, you also need to install ssh which requires some oddball options to chocolatey or you won't actually get the server. Not bad if predeployed but problematic if over the phone. You might also need to install go and add it to the path. And the keys are a full length 36 character UUID which you need to convey over a telephone To make a system permanently accessible, it looks like you would need to add go-ssh to the startup scripts. There is no obvvious way to specify a TURN server if you need one. And it doesn't work with android unless you have linux on top, with GUI if you want to tunnel VNC. But if you want to do it over the telephone you need to do all this on the user's end (on linux,a bit different on windows).
  • Thoughts on pitunnel.com? Safe?
    1 project | /r/raspberry_pi | 14 Dec 2021
    Try https://github.com/nobonobo/ssh-p2p
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ssh-p2p repo stats
5
237
0.0
over 1 year ago

nobonobo/ssh-p2p is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ssh-p2p is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com