Linux localhost 6.1.10-x86_64-linode159 #1 SMP PREEMPT_DYNAMIC Wed Feb 8 14:14:45 EST 2023 x86_64
Apache/2.4.25 (Debian)
Server IP : 45.33.61.127 & Your IP : 216.73.216.156
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
telnet /
Delete
Unzip
Name
Size
Permission
Date
Action
BUGS
876
B
-rw-r--r--
1997-06-09 01:29
README.gz
2.27
KB
-rw-r--r--
2000-07-30 23:53
README.telnet
1.03
KB
-rw-r--r--
2016-11-07 18:06
README.telnet.old.gz
7.68
KB
-rw-r--r--
2016-11-07 18:06
changelog.Debian.gz
5.83
KB
-rw-r--r--
2016-11-07 18:06
changelog.gz
2.71
KB
-rw-r--r--
2000-07-23 03:27
copyright
2.35
KB
-rw-r--r--
2016-11-05 13:51
Save
Rename
telnet: - will apparently sometimes assert in ungetch. I think I've fixed this, so if you still see it let me know. - hangs if you telnet to chargen port and push ^Z (due to bogus protocol negotiation attempts) - binary mode doesn't handle crlf right - should warn if the connection isn't encrypted telnetd: - hangs if you do the following: telnet log in cat >/dev/null type 256 'a's with no CRs *THIS IS A KERNEL BUG* Patch enclosed. - crashes in ncurses if the terminal type is undefined, with some versions of ncurses. - should allow passing random user envs as "TELNET_*" - should set REMOTEHOST to the remote hostname - passes login the -p flag instead of sending envs explicitly - should only use included logout() et al. if real ones aren't available in system libs. - addarg() in sys_term.c does some very questionable casts.