Does the new LambdaMOO core support Web?
Mark Whittington (mark@hunker.b4futures.net)
Tue, 9 Apr 1996 15:11:35 PDT
On Tue, 9 Apr 1996, Robert J. Brown wrote:
> A lot of Unix systems (Linux included) have a "snoop mode" for telnet
> connections which permits monitoring what is happening on a telnet
> connection. I know this is not a MOO solution, but a Unix solution,
> but it seems like the easy way out. You could enable snoop on each
> telnet connection and redirect the output to a file, thus having a log
> of each session on the disk. It would probably use up a lot of space
> though, and you gotta be root to set it up. :-(
This feature is on the incoming telnet daemon (in.telnetd) itself. It's
not a socket level thing. Since in.telnetd isn't called on an incoming
MOO connection, it wouldn't work.
-Zenki