ZenNet is open source script that configure a gateway server, DHCP Server and more..., released under the GNU General Public License (GPL) and runs on top of Ubuntu GNU/Linux.
With this script you can configure an ubuntu system as if it were a gateway, being able to configure a DHCP server (with mac filter), Firewall, local DNS server, and more.
A Script for set a Server for Enthusiasts
-
Root Access: This script must be executed with root privileges.
-
Supported System: Ubuntu 20.04 or newer (adjustments may be required for other distributions).
Clone the Repository (or copy the script directly from this repository):
git clone https://github.com/TheHellishPandaa/ZenNetForge.git
cd ZenNetForge
Make the Script Executable:
chmod +x ZenNet.sh
Run the Script as Root:
sudo ./ZenNet.sh
This project is licensed under the GNU General Public License v3.0.
This script is based of Zentyal Server, many thanks for the developers of Zentyal Server @brunolorente, @novadevs-opensource, @jacalvo and other developers