Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
nu11secur1ty
GitHub Repository: nu11secur1ty/Kali-Linux
Path: blob/master/Postinstall/2020/installer.sh
1306 views
1
#!/usr/bin/bash
2
apt install -y deluge vlc git gcc audacious python3-pip mariadb-server nodejs
3
4