Last active
March 4, 2025 18:20
-
-
Save pbrilius/04e35eddd1df3db48ed12a1bbafe3b2b to your computer and use it in GitHub Desktop.
Hakeris
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
sudo apt install -y mpv | |
sudo aptitude install openssh-client clamtk uuid nmap mysql-client-core-8.0 | |
sudo aptitude remove -y gedit | |
sudo aptitude install nmap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment