Support VPN configs with username and password
Some VPN providers provide client configuration that requires username/password. Would be nice to support it. Can be achieved by storing in plaintext file in format username\npassword
and passing this file to auth-user-pass
option. Not greatly secured and requires configuration file modification, but can be really useful.
Prerequisity: turris/os/build!352 (merged), #22 (moved)
Edited by Martin Matějek