Remote access to machines behind firewalls
https://github.com/archiecobbs/fonehome
fonehome allows remote access to machines behind firewalls using SSH
port forwarding.
The fonehome client is a daemon that runs on remote client machines that
are behind some firewall that you either do not control or do not want
to reconfigure, but which does allow normal outgoing TCP connections. The
clients use SSH to connect to a fonehome server to which you have direct
access. The SSH connections include reverse-forwarded TCP ports which
in turn allow you to connect back to the remote machine.
This setup is useful in situations where you have several machines
deployed in the field and want to maintain access to them from a central
operations server.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / fonehome
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/fonehome && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
fonehome-1.2.1.tar.gz | 0000037652 36.8 KB | |
fonehome.changes | 0000003705 3.62 KB | |
fonehome.spec | 0000007935 7.75 KB |
Revision 27 (latest revision is 40)
Archie Cobbs (archie172)
committed
(revision 27)
- Upgrade to version 1.2.1 + Substitute spaces for newlines when logging errors + Fixed quoting issues in fhssh(1) and fhscp(1)
Comments 0