wget https://scorpion.mentoroogway.uz/dl/latest/scorpion_latest_amd64.deb
sha256sum -c <(curl -s https://scorpion.mentoroogway.uz/dl/latest/version.json | grep .deb)
sudo dpkg -i scorpion_latest_amd64.deb
sudo apt-get install -f
scorpion
wget https://scorpion.mentoroogway.uz/dl/latest/scorpion_latest_x86_64.rpm
sha256sum -c <(curl -s https://scorpion.mentoroogway.uz/dl/latest/version.json | grep .rpm)
sudo dnf install ./scorpion_latest_x86_64.rpm
sudo zypper install ./scorpion_latest_x86_64.rpm
scorpion