7/20 My company's firewall disconnects me if I am idle for 5 minutes.
Is there a telnet program that automatically sends out space
bar or whatever? For Win95/NT. Thanks!
\_ #!/bin/csh -f
while (1)
echo "I'm an idle hozer"
sleep 60
end
\_ Idle timeouts liek that are soo lame. If you're using ssh, you
can always redirect a port and run something over that. The
problem is that you need to be generating data packets from
your 95/NT side on the connection. Of course it goes
without saying that NT/95 Sucks for that, so you're on your
own here. -ERic
_ _ ____ _ _ _ _
| | | | __ _ _ __ _ __ _ _ | __ )(_)_ __| |_| |__ __| | __ _ _ _
| |_| |/ _` | '_ \| '_ \| | | | | _ \| | '__| __| '_ \ / _` |/ _` | | | |
| _ | (_| | |_) | |_) | |_| | | |_) | | | | |_| | | | (_| | (_| | |_| |_
|_| |_|\__,_| .__/| .__/ \__, | |____/|_|_| \__|_| |_|\__,_|\__,_|\__, ( )
|_| |_| |___/ |___/|/
_ _ _ ____ ___ _____
/ \ | | | | __ )_ _| ____|
/ _ \| | | | _ \| || _|
/ ___ \ |_| | |_) | || |___
/_/ \_\___/|____/___|_____|
\_ who the fuck is aubie?
\_ who the fuck cares? |