Skip to content
/ NAT Public

NDT (Nat Direct Tools) is a simple bash script designed to manage the NAT system automatically in Proxmox and Virtualizor environments. This script allows you to add port forwarding and IP restrictions for virtual machines (VMs) and containers.

License

Notifications You must be signed in to change notification settings

wildyshev/NAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NDT (Nat Direct Tools)

NDT (Nat Direct Tools) is a simple bash script designed to manage the NAT system automatically in Proxmox and Virtualizor environments. This script allows you to add port forwarding and IP restrictions for virtual machines (VMs) and containers.

Installation:

wget -O setup.sh 'https://github.com/wildyshev/ndt/main/setup.sh' && chmod 700 setup.sh && bash setup.sh

Usage:

Make sure you run this script in a compatible environment, such as on the Proxmox or Virtualizor system.

Run the script using the command:

/usr/bin/ndt

License

This Project Licensed under MIT License

Note: Make sure you understand the impact of each action you take using this script on your system environment.


About

NDT (Nat Direct Tools) is a simple bash script designed to manage the NAT system automatically in Proxmox and Virtualizor environments. This script allows you to add port forwarding and IP restrictions for virtual machines (VMs) and containers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages