D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
xinetd.d
/
Filename :
servers
back
Copy
# default: off # description: An internal xinetd service, listing active servers. service servers { type = INTERNAL UNLISTED port = 9099 socket_type = stream protocol = tcp wait = no disable = yes only_from = 127.0.0.1 }