Commit graph

25 commits

Author SHA1 Message Date
ltning
d6e4fa7deb Add telnet captcha for floppy museum guestbook 2025-04-20 13:33:19 +00:00
ltning
c13fe7f4e9 Fix detecting of end-of-line on input 2025-04-20 13:32:21 +00:00
ltning
2ad005e6d3 Merge branch 'main' of github.com:ltning/telnet-challenge-proxy 2025-04-14 12:03:07 +00:00
ltning
09b59c9e85 Rename BBS upstream 2025-04-14 12:02:34 +00:00
Eirik Øverby
9543285115
Update README.md 2024-08-11 18:31:16 +02:00
Eirik Øverby
b2976f5f33
Update README.md 2024-08-11 18:30:59 +02:00
Eirik Øverby
2db6e7142f
Update README.md 2024-08-11 18:21:33 +02:00
Eirik Øverby
68452a15f8
Create README.md 2024-08-11 18:20:01 +02:00
ltning
651333dcb2 Merge branch 'main' of github.com:ltning/telnet-challenge-proxy 2024-08-11 16:13:14 +00:00
ltning
4bd2836ed6 Flip .gitignore around 2024-08-11 16:12:18 +00:00
Eirik Øverby
ba63abc9c4
Create LICENSE 2024-08-11 18:06:21 +02:00
ltning
0cc919af5a Also check usercount after challenge; moved counter increase into else-block 2024-08-11 15:55:36 +00:00
ltning
08a7017fa7 Be a bit more robust when bots are hitting us 2024-08-11 15:55:04 +00:00
ltning
02551ac093 Remove old cruft 2024-08-11 15:54:32 +00:00
ltning
f653dac8b8 Initial check (on connect) if we have capacity for another user 2024-08-11 15:54:06 +00:00
ltning
7e774dbf25 Import shareddict and set max_conns early 2024-08-11 15:53:39 +00:00
ltning
9997ada0ef Make the math challenge a smidgen more challenging and varied.. 2024-08-11 15:52:40 +00:00
ltning
5d4e325dd1 Clean up the connection cleanup code 2024-08-11 15:51:50 +00:00
ltning
8ea811add0 Point out the importance of keeping max_conns in sync.. 2024-08-11 15:51:20 +00:00
ltning
db4045f54f Add optional access logging for the stream server 2024-08-11 15:50:49 +00:00
ltning
c60fc4215a Increase worker counts, to accomodate assholes on the Internet 2024-08-11 15:50:27 +00:00
ltning
c57ae4b037 Add user counter to bbs_math.lua 2024-08-11 13:48:24 +00:00
ltning
4cff849bb3 First pass at connection counting in nginx.conf 2024-08-11 13:48:06 +00:00
ltning
99ada17af5 Add gitignore 2024-04-27 01:49:39 +00:00
ltning
66b2b12576 Initial commit 2024-04-27 01:49:08 +00:00