sslh/echo_test.cfg
2022-04-10 09:03:53 +02:00

13 lines
163 B
INI

# TODO: c2s does not warn if udp: 1 (instead of 'true')
udp: true;
prefix: "hello";
listen: "localhost:9000";
listen-host: "localhost";
listen-port: "9000";