A simple script to install MikroTik CHR (Cloud Hosted Router) on most KVM Linux servers.
This script also uses provider's DHCP to connect CHR to the internet by automatically adding the IP address and gateway.
sudo bash -c "$(curl -L https://raw.githubusercontent.com/parhamfa/install-mikrotik-chr-script/main/installer.sh)"