Created
April 27, 2020 16:12
-
-
Save ryanwoodsmall/95d204022e43d2dafb3a813efd994c42 to your computer and use it in GitHub Desktop.
busybox-etc_inetd.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chargen dgram udp wait root internal | |
chargen stream tcp nowait root internal | |
daytime dgram udp wait root internal | |
daytime stream tcp nowait root internal | |
discard dgram udp wait root internal | |
discard stream tcp nowait root internal | |
echo dgram udp wait root internal | |
echo stream tcp nowait root internal | |
time dgram udp wait root internal | |
time stream tcp nowait root internal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment