agrinman / tunnelto

Expose your local web server to the internet with a public URL.
https://tunnelto.dev
MIT License
2.11k stars 114 forks source link

Support overriding `key.token` file location #78

Open AndyTitu opened 1 year ago

AndyTitu commented 1 year ago

Now the auth file is always located at ~/.tunnelto/key.token. It would be nice to be able to specify another file location by either setting an env var or by providing a command line flag.