D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
xinetd.d
/
Filename :
discard-udp
back
Copy
# default: off # description: A discard server. This is the udp version. service discard { type = INTERNAL UNLISTED id = discard-dgram socket_type = dgram protocol = udp user = root wait = yes disable = yes port = 9 }