Skip to content

FoxBuru/libvirt-hook-qemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libvirt port-forwarding hook

Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.

Installation

To install the hook script and it's configuration files, simply use the Makefile:

$ sudo make install

Afterwards customize /etc/libvirt/hooks/qemu.json to your needs. This Makefile target can be invoked multiple times, already installed configuration files won't be touched. The files can be removed again with:

$ sudo make clean

Author

Sascha Peilicke

About

Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published