[client] addr = "127.0.0.1:10000" # If no_ack is set to true, all connection to the upstream will use No-ACK extension. # This is incompatible with original TCPMUX protocol and the server must have no_ack_extension enabled. no_ack = true [[service]] name = "Telnet" addr = "127.0.0.1:1112"