04-23-2021, 07:25 PM
It's relatively painless to set up.
The steps generally will be:
Install Open VPN.
Download configs (.ovpn files) from your vpn provider based on where you want to connect. (protonvpn.com as a free option)
Import the .ovpn file(s). (as described in the link below)
Edit the file created by the import, so as to include your vpn login credentials (different from your vpn's website login creds.)
**Then you can just edit any network connection in Advanced Network Connections GUI to require one of the vpn files you just imported (under the General Tab) **Instead of doing #4. & #5. in the link below**!
This is the best guide for mobian users:
https://wiki.mobian-project.org/doku.php...orking#vpn
Sidenote:
Advanced Network Conn. does not scale very well.
use:
and/or
to scale your display if the app doesn't scale easily. (or do step #4 in the wiki and skip using Advanced Network Conns.. app all together).
Cheers!
The steps generally will be:
Install Open VPN.
Download configs (.ovpn files) from your vpn provider based on where you want to connect. (protonvpn.com as a free option)
Import the .ovpn file(s). (as described in the link below)
Edit the file created by the import, so as to include your vpn login credentials (different from your vpn's website login creds.)
**Then you can just edit any network connection in Advanced Network Connections GUI to require one of the vpn files you just imported (under the General Tab) **Instead of doing #4. & #5. in the link below**!
This is the best guide for mobian users:
https://wiki.mobian-project.org/doku.php...orking#vpn
Sidenote:
Advanced Network Conn. does not scale very well.
use:
Code:
wlr-randr --output DSI-1 --scale 1
and/or
Code:
wlr-randr --output DSI-1 --scale 2
to scale your display if the app doesn't scale easily. (or do step #4 in the wiki and skip using Advanced Network Conns.. app all together).
Cheers!