Re: Accessing the terminal SSH rendezvous info
Re: Accessing the terminal SSH rendezvous info
- Subject: Re: Accessing the terminal SSH rendezvous info
- From: Quinn <email@hidden>
- Date: Mon, 2 Feb 2004 22:02:30 +0000
At 14:52 -0600 2/2/04, John C. Welch wrote:
Is there a way, within terminal to get the list of machines that are
accepting SSH connections, i.e. As you would see in Panther when you hit
shift-cmd-k and select 'ssh'?
I believe that the following will do it.
% mDNS -B _ssh._tcp local.
Technically this returns the list of SSH services on your network.
It's not actually the list of machines accepting SSH connections (you
can have false positives and false negatives).
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.