Script Mikrotik Collection part 1 (with alaphabet A)
Anti Hack Protected BootLoader - MikroTik Script RouterOS The way this script works is simple but smart, this script will monitor anyone who intends to activate the Mirotik Protected Bootloader,…
Anti Hack Protected BootLoader - MikroTik Script RouterOS The way this script works is simple but smart, this script will monitor anyone who intends to activate the Mirotik Protected Bootloader,…
Hiding a MikroTik device from an Internet Service Provider (ISP) or concealing it from a Wide Area Network (WAN) is a crucial consideration for MikroTik users. Outside the network, numerous…
SETUP REMOTE MYSQL SERVER Let ip address of mysql server is 192.168.33.12 and ip address of wordpress server is 192.168.33.11 sudo apt update sudo apt install mysql-server sudo mysql_secure_installation sudo…
MikroTik is commonly used as a tool for managing bandwidth for clients. Even though it has been allocated according to preferences, the stability of online gaming can sometimes be unreliable.…
As internet privacy and security concerns grow, the use of DNS-over-HTTPS (DoH) has gained popularity as a means of encrypting DNS queries and protecting user data. MikroTik routers, known for…
Introduction Creating a clock with a running text display using an Arduino is a fun and educational project. In this tutorial, we will guide you through the process of building…
Creating a script for load balancing in MikroTik using Equal Cost Multi-Path (ECMP) with three Internet Service Providers (ISPs) can help ensure that your network remains reliable and responsive. ECMP…
Introduction In today's digital age, having a reliable and high-performing network is essential for both home and business users. Load balancing is a powerful technique that can help you achieve…