tcp_redirector/config.json

7 lines
133 B
JSON

{
"listen_port":"8080",
"ssl_address":"localhost",
"ssl_port":3000,
"tcp_address":"localhost",
"tcp_port":25569
}