Flozza
Flozza
Oh good question, I ran this on an Ubuntu that didn't have a recent enough tmux. It is possible to run `tmux show-options -g allow-passthrough` which will return "off" if...
I did a bit of testing and implemented a prototype that checks those options. During testing I realised that if the right options _aren't_ set and I print escape chars...
Managed to get my key using this command: ```bash curl https://api.nordvpn.com/v1/users/services/credentials -H 'Authorization: token:{token}` ``` You get the token from https://my.nordaccount.com/dashboard/nordvpn/access-tokens/ The `nordlynx_private_key` is your wireguard key.
I still think this is worth having in the docs
Still interested