How to get the incoming ssh/telnets clients local IP address from a shell script or C
Posted
by questions
on Stack Overflow
See other posts from Stack Overflow
or by questions
Published on 2010-03-11T20:14:18Z
Indexed on
2010/03/11
20:19 UTC
Read the original article
Hit count: 153
I need a way to obtain a local (not WAN) address of an incoming telnet or ssh session using a shell script or C.
© Stack Overflow or respective owner