Hi all
I know this is probably going to cause a few stains on the underwear of some people, but is it possible to
just drop any connections that com ein as "dumb terminals" ??
or maybe even those that don't receive telnet commands...
BEFORE ANYONE ASKS....... yes i blocked the usual suspects... chicoms, ruscoms, et al but im still getting a few hits from over her ein the states etc.
Any help appreciated
Set [login] inactivity_hangup=1 in your ctrl/modopts.ini and dumb terminals will be disconnected in one second of
inactivity.
Or you could add a couple lines to your exec/login.js file: if(client.protocol == "Raw")
bbs.hangup();
Set [login] inactivity_hangup=1 in your ctrl/modopts.ini and dumb terminals will be disconnected in one second of inactivity.
Or you could add a couple lines to your exec/login.js file:
if(client.protocol == "Raw")
bbs.hangup();
i started with the first one and it effectively killed all the logins..Set [login] inactivity_hangup=1 in your ctrl/modopts.ini and dumb terminals will be disconnected in one second of inactivity.
Or you could add a couple lines to your exec/login.js file:
if(client.protocol == "Raw")
bbs.hangup();
Would it hurt to have both??
Rob,
Set [login] inactivity_hangup=1 in your ctrl/modopts.ini and dumb terminals will be disconnected in one second of inactivity.
Or you could add a couple lines to your exec/login.js file:
if(client.protocol == "Raw")
bbs.hangup();
Would it hurt to have both??
I know this is probably going to cause a few stains on the underwear of some people, but is it possible to just drop any connections that com ein as "dumb terminals" ??
Would it hurt to have both??
I wouldn't make either change myself. I'm happy to serve legacy/retro clients that may not do ANSI or Telnet (e.g. C64 clients). --
that is a good point and one i never thought of (not that anyone but me "calls" my bbs anyway :D).I wouldn't make either change myself. I'm happy to serve legacy/retro clients that may not do ANSI or Telnet (e.g. C64
clients). --
OK, I can remove them...right now, I am limiting max concurrent connections to 1, but if they don't get past Lord Blackfair's
CAPTCHA, they won't get in.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 41:54:40 |
Calls: | 7,885 |
Calls today: | 3 |
Files: | 12,962 |
Messages: | 5,787,625 |