Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

turn off wiregurad

# Turn on wiregurad
sudo wg-quick up [config-file | interface]
ex: sudo wg-quick up wg0

# Turn off wiregurad
sudo wg-quick down [config-file | interface]
ex: sudo wg-quick down wg0
Comment

PREVIOUS NEXT
Code Example
Shell :: How to use Git for Unity3D source control? 
Shell :: prisma format schema 
Shell :: step3 pgadmin ubuntu 20.04 
Shell :: shell basename 
Shell :: create symbolic link linux apache 
Shell :: Jupyter %%time 
Shell :: powershell sharepoint 2010 update item 
Shell :: How to undo the most recent local commits in Git 
Shell :: how to checkout a remote branch in git 
Shell :: how to delete your aliace from the git 
Shell :: get battery level via cmd 
Shell :: ls in linux 
Shell :: install zeek on ubuntu 18.04 
Shell :: Apache2 Ubuntu Default Page 
Shell :: bison install in kali linux 
Shell :: exa ls command 
Shell :: spoof commit date 
Shell :: docker quickstart terminal windows 
Shell :: ubuntu wifi drivers realtek 
Shell :: delete resource group azure powershell 
Shell :: how to install cli50 
Shell :: command to restart a system service 
Shell :: set background image in linux cmd 
Shell :: how to open ubuntu file in visual studio 
Shell :: linux count lines csv files 
Shell :: openstack show ports 
Shell :: kubernetes force delete command 
Shell :: bash replace beginning of string 
Shell :: how to get the digit count of number swift 
Shell :: how to clone repo and change name 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =