File: echo_test.cfg

package info (click to toggle)
sslh 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,960 kB
  • sloc: ansic: 7,681; perl: 683; sh: 356; makefile: 136
file content (12 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

# TODO: c2s does not warn if udp: 1 (instead of 'true')

udp: true;

prefix: "hello";

listen: "localhost:9000";

listen-host: "localhost";
listen-port: "9000";