Skip to content
Snippets Groups Projects
Commit 67b41e6a authored by deuce's avatar deuce
Browse files

Added the long-awaited LOCAL DISPLAY to the *nix versions... it works like

this:

Whever a user connects to a node, the unix domain socket localspy.sock is
create in the node directory.  This is a RAW connection to the users data
stream.  This is NOT a telnet connection.  Do NOT telnet to the UDS... you
will not like the results.  However, you can easily and safely do something
like:

cat /sbbs/node1/localspy.sock

Possibly netcat will allow you to remote control a users session... not
sure if nc supports unix domain sockets or not.   Have fun with this one.
parent 155482d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment