Skip to content

This project contains various scripts that I use for different purposes.

Notifications You must be signed in to change notification settings

egubaidullin/scripts

Repository files navigation

This project contains various scripts that I use for different purposes.

Script Description
ufw_geo_block.sh This script allows you to block or unblock IP addresses of a specific country using UFW (Uncomplicated Firewall). Learn more.
ufw_geo_blocks.sh The script simplifies firewall rule management by leveraging UFW, allowing users to block or allow traffic from specific countries based on geographic IP addresses, and it accommodates port ranges and protocols for added flexibility in network security. Learn more
generate-ip-cert.sh This script generates a self-signed SSL certificate for an IP address. Learn more.
docker_install.sh This will install the latest versions of Docker and Docker-compose on your system. Learn more.
tlg_login_notify.sh This is a bash script that sends a notification to your Telegram account whenever someone logs in to your server via SSH. Learn more.
create_databases.sh This Bash script simplifies the process of creating MySQL databases and granting privileges to the webmaster user. It provides the following features. Learn more.
optimize_php.sh This Bash script optimizes PHP-FPM settings and modifies PHP memory limits based on system resources. Learn more.
SFTP_Restricted_Directory_Access.sh This Bash script sets up secure SFTP access with restricted directory permissions for the user. Learn more.

About

This project contains various scripts that I use for different purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages