How to set up Wireguard VPN under Linux – Tutorial
Today I’m gonna show you how to set up and use a Wireguard VPN under Linux.
If you want to support this video, please rate this video, and write a comment. Thank you very much!
Terminal Commands:
————————————-
nmcli connection import type wireguard file wg_config.conf
#!/bin/bash
nmcli connection up wg_config
#!/bin/bash
nmcli connection down wg_config
Links:
————————————-
PayPal: https://www.paypal.com/paypalme/LinuxGuides
BTC-Donation: 1Lg22tnM7j56cGEKB5AczR4V89sbSXqzwN
Contents:
————————————-
###
Music:
————————————-
Elektronomia – Sky High [NCS Release]
Music provided by NoCopyrightSounds.
Video Link: https://youtu.be/TW9d8vYrVFQ
Download Link: https://NCS.lnk.to/SkyHigh
by Linux Guides EN
linux download
nmcli doesn´t mean NetworkManagerClient – the right meaning ist NetworkManager Command Line Interface