It is not clear what to type in List of VPN clients to handle.
I added an interface vpn_blabla, then uploaded the config file vpn.conf, vpn fails to start :
wg-quick: The config file must be a valid interface name, followed by .conf
Then I added a new interface vpn and removed the interface vpn_blabla. After restart I get:
So interface name and config file name seem to be coupled.
If possible, the UX would be better if we would just ask for a config file to load, and the corresponding interface would be created accordingly. So basically, a list of config files with:
It is not clear what to type in
List of VPN clients to handle
.I added an interface
vpn_blabla
, then uploaded the config filevpn.conf
, vpn fails to start :wg-quick: The config file must be a valid interface name, followed by .conf
Then I added a new interface
vpn
and removed the interfacevpn_blabla
. After restart I get:So interface name and config file name seem to be coupled.
If possible, the UX would be better if we would just ask for a config file to load, and the corresponding interface would be created accordingly. So basically, a list of config files with: