mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-04 19:30:04 +03:00
13 lines
163 B
INI
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";
|
|
|