Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
nu11secur1ty
Edit Copy
Star
GitHub Repository:
nu11secur1ty/Kali-Linux
Path:
blob/master/Postinstall/2019/installes.sh
1
3
0
6
views
1
#!/usr/bin/bash
2
apt
install
deluge
vlc
audacious
python3-pip
mariadb-server
-y
3
4