13 lines
486 B
Plaintext
Executable File
13 lines
486 B
Plaintext
Executable File
echo stream tcp nowait root internal
|
|
echo dgram udp wait root internal
|
|
discard stream tcp nowait root internal
|
|
discard dgram udp wait root internal
|
|
daytime stream tcp nowait root internal
|
|
daytime dgram udp wait root internal
|
|
chargen stream tcp nowait root internal
|
|
chargen dgram udp wait root internal
|
|
time stream tcp nowait root internal
|
|
time dgram udp wait root internal
|
|
ftp stream tcp nowait root /bin/ftpd ftpd
|
|
telnet stream tcp nowait root /bin/telnetd telnetd -L /bin/login
|