Update ngrok.yml

This commit is contained in:
Şafak Soylu 2021-01-22 05:09:19 +03:00 committed by GitHub
parent 4c0e5f7ac9
commit 4cf4210b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,12 @@
---
authtoken: <add_your_token_here>
# region: ap
region: <region>
tunnels:
ssh:
socks:
addr: <socks5_port>
metadata: "{\"serial\": \"v1-0001-socks\", \"port\": \"<socks5_port>\"}"
proto: tcp
ssh:
addr: 22
# myapp-http:
# addr: 80
# proto: http
# hostname: example.com
# auth: "user:secretpassword"
# bind_tls: false
# myapp-https:
# addr: 443
# proto: tls
# hostname: example.com
metadata: "{\"serial\": \"v1-0001-ssh\", \"port\": \"22\"}"
proto: tcp