How To Install And Manually Connect To A Wireguard VPN In Kali Linux

Опубликовано: 28 Сентябрь 2024
на канале: Vampyre Drakul
6,024
70

Kali Linux Version:
2021.1

Commands:
Download the config file from your VPN provider and drag and drop it to your Kali Linux Desktop
Open terminal
sudo apt install wireguard
cd Desktop
sudo cp US_NE_WG.conf /etc/wireguard (use the name of your config file in this command)
sudo systemctl enable systemd-resolved.service (this should make this load on startup)
sudo systemctl start systemd-resolved.service (this should start the service)
sudo ln -s /usr/bin/resolvectl /usr/local/bin/resolvconf (link needs to be created for this to work)
sudo wg-quick up US_NE_WG (turns on VPN)
sudo wg show (shows vpn status)
sudo wg-quick down US_NE_WG (turns off VPN)

WeVPN:
https://www.wevpn.com/invite?id=71444

How to start the VPN automatically at system boot:
   • How to Automaticly Run A Sudo Command...  

Thank you for watching! If you are enjoying this content like the video and please consider subscribing to VampyreDrakul today, dont forget to ding that bell! Your support is greatly appreciated!

SUBSCRIBE:
youtube.com/VampyreDrakul?sub_confirm...

SOCIAL:
twitch.tv/VampyreDrakul
   / vampyredrakul​​​  
twitter.com/VampyreDrakul

WEBSITE:
VampyreDrakul.com
twitch.VampyreDrakul.com
youtube.VampyreDrakul.com

CONTRIBUTE CASH:
streamelements.com/vampyredrakul/tip

CONTRIBUTE BTC:
1Q5AUg7Y2GU8as3NX7isFApt6XbrSbs5PE

DISCLAIMER:
This content is for informational, educational and entertainment purposes only. This is not financial advice or any other kind of advice. The producers of this content my include affiliate links and or advertisements that my result in the producers receiving a commission if you purchase a related product or service. This helps support the channel and allows the producers to continue to create content. Thank you for your support!