Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
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 03:29
README.gz
2.27
KB
-rw-r--r--
2000-07-31 01:53
README.telnet
1.03
KB
-rw-r--r--
2015-05-06 15:24
README.telnet.old.gz
7.68
KB
-rw-r--r--
2015-05-06 15:24
changelog.Debian.gz
2.36
KB
-rw-r--r--
2015-05-06 15:25
copyright
2.35
KB
-rw-r--r--
2015-03-24 00:15
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.