EwnKit is a collection of Bash scripts designed to simplify the management of Ubuntu-based servers. It provides a simple and user-friendly interface to perform common tasks such as disabling IPv6, restarting SSH, stopping and starting PHP-FPM and Nginx, and managing Pterodactyl panels and wings.
To use EwnKit, download and run the main.sh script as root:
bash <(curl -s https://raw.githubusercontent.com/ewn69/ewnkit/main/main.sh)Note that EwnKit is designed to work specifically with Ubuntu-based distributions and may not work properly on other distributions such as Debian or CentOS. Use it at your own risk and always make sure to backup your data before performing any changes.
EwnKit provides the following features:
- Disable IPv6
- Restart SSH
- Stop and start PHP-FPM and Nginx
- Stop and start Pterodactyl panels and wings
If you encounter any issues or would like to suggest improvements, please feel free to open an issue or submit a pull request on the GitHub repository.
EwnKit is licensed under the MIT License.