telebit.js/usr/share/telebit.tpl.yml

10 lines
502 B
YAML
Raw Normal View History

2018-05-27 10:38:29 +00:00
agree_tos: true # agree to the Telebit, Greenlock, and Let's Encrypt TOSes
community_member: true # receive infrequent relevant updates
telemetry: true # contribute to project telemetric data
2018-06-01 08:45:38 +00:00
ssh_auto: 22 # forward ssh-looking packets, from any connection, to port 22
2018-05-27 10:26:34 +00:00
remote_options:
2018-05-27 10:38:29 +00:00
https_redirect: true # redirect http to https remotely (default)
local_ports: # ports to forward
2018-05-27 10:26:34 +00:00
3001: 'http'
9443: 'https'