Skip to content

fenexomega/netvirt-agent-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netvirt-agent-git

ArchLinux AUR package for the netvirt CLI agent

Installation

yaourt -S netvirt-agent-git
sudo -i
netvirt-agent -k UUID
<CTRL-C>
systemctl enable netvirt-agent
systemctl start netvirt-agent

Should you choose to run the service as a different user than root, you need to run the following two commands

sudo chmod 666 /dev/net/tun
sudo setcap cap_net_bind_service,cap_net_admin=ep /usr/bin/netvirt-agent

Link to AUR https://aur.archlinux.org/packages/netvirt-agent-git/

About

ArchLinux AUR package for the netvirt CLI agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%