Skip to content

ruslan-gennadievich/proxmox_forward_port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Proxmox forward port

Bash script to auto port forward when create new CT in Proxmox

Install

apt install inotify-tools

cp monitor_pve_conf.sh /usr/sbin

Use

Just run script in background:

bash /usr/sbin/monitor_pve_conf.sh &

and create/remove CT in Proxmox interface

you can see new rules:

iptables -n -L -v -t nat --line-numbers

About

Bash script to auto port forward when create new CT in Proxmox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages