table of contents
other versions
- Tumbleweed 1.2.2-3.4
- Leap-16.0
- Leap-15.6
| FHSHOW(1) | General Commands Manual | FHSHOW(1) |
NAME¶
fhshow — show
connected fonehome clients
SYNOPSIS¶
fhshow |
DESCRIPTION¶
When run on a fonehome server, fhshow
shows all connected fonehome clients connected to that server. For each
connected client, the sshd(8) process and originating
address and port are displayed, along with a list of that client's
reverse-forwarded ports.
Use of this utility requires that connected clients are properly listed in /etc/fonehome-ports.conf and the current user is running as root.
EXAMPLE¶
Sample output:
$ fhshow
Fonehome SSHD 13847 from 12.34.56.78:34567:
Port 10010: frank: Frank's Hot Dog Stand: SSH Server
Port 10011: frank: Frank's Hot Dog Stand: MySQL Server
Port 10012: frank: Frank's Hot Dog Stand: Apache Server
Fonehome SSHD 23472 from 23.45.67.89:12345:
Port 10000: bob: Bob's Restaurant: SSH Server
Fonehome SSHD 24998 from 34.56.78.90:23456:
Port 10100: grandma: Grandma's House: SSH Server
SEE ALSO¶
fhssh(1), fhscp(1), netstat(1), sshd(1).
fonehome: Remote access to machines behind firewalls, https://github.com/archiecobbs/fonehome/.
| January 2, 2013 | Linux 6.4.0-150700.53.19-default |