gbraad / dotfiles

Gerard Braad's dotfiles; using Git and Stow
11 stars 4 forks source link

Modify `tailproxy` to allow passing `--login-server` #25

Open gbraad opened 1 year ago

gbraad commented 1 year ago

While after start you can easily use:

# tailproxy up --login-server=https://headscale.[redacted].ts.net

it would be nice to pick up with either environment variables or parameter.

Note: otherwise a --force-reauth is necessary.