You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wstunnel/config.example.yaml

9 lines
231 B
YAML

4 years ago
proxy_config:
- listen: ws://127.0.0.1:2901/p1
remote: tcp://127.0.0.1:2903
- listen: ws://127.0.0.1:2901/p2
remote: tcp://127.0.0.1:2904
- listen: tcp://127.0.0.1:2905
remote: ws://127.0.0.1:2901/p1