Gopher TCP
Last updated
Last updated
"Gopher TCP" listener starts a tcp/mtls server and registers a "gopher" agent.
Host & port (Bind)
Required. The interface address and port to which your TCP Gopher server will bind.
Callback addresses
Required. List of address:port to which the agent will send requests. Current server rotation strategy: round-robin.
Timeout (sec)
The time to wait between connections in the event of a connection failure or interruption
TCP banner
Data that the server will send when any client connects to the port
Error answer
Server response if agent is not registered
Use mTLS
If set, use mTLS. Certificates and keys are not generated on the server
How to Generate Certificates and Keys for mTLS