Skip to content

dimez/libvirt-hook-qemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Script for port forwarding

cp qemu /etc/libvirt/hooks/qemu

cp server_port_map /etc/libvirt/hooks/server_port_map

chmod +x /etc/libvirt/hooks/qemu

Edit hostif and optional hostip variables (read the comment above the variable) in /etc/libvirt/hooks/qemu

Edit /etc/libvirt/hooks/server_port_map

vm_name;remote_ip;remote_port;vm_ip;local_port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages