radicallyopensecurity / netaidkit-legacy

Standalone VPN/Tor WiFi router for journalists and activists
GNU General Public License v2.0
47 stars 12 forks source link

cannot supply username + password for use with commercial vpn services #80

Open hjwp opened 8 years ago

hjwp commented 8 years ago

commercial vpn services usually require the use of a username and password, on top of all the normal cert/key based auth.

.ovpn files do provide the option to read the username and password from a separate file, so it might be nice to allow users to upload that?

more info here. https://forums.openvpn.net/topic11342.html also see #79

mensoh commented 8 years ago

Thanks, we'll look into how to provide support for these configurations for future releases!