Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Subdomain string // host tunnel on a custom subdomain Auth string // enforce basic auth on tunnel endpoint, 'user:password' Hostname string // host tunnel on custom hostname (requires DNS CNAME) Identity string // path to private key for SSH auth (default: ~/.ssh/id_rsa) Region string // ngrok region to use (default: us) }
Click to show internal directories.
Click to hide internal directories.