aboutsummaryrefslogtreecommitdiff
path: root/dataset_downloader.sh
blob: 4ed5c2a7d62dbe3df3bd73c5734f2347292ee945 (plain)
1
2
echo "Downloading Dataset"
wget https://github.com/luciferreeves/Network-Intrusion-Detection/releases/download/dataset/2020.10.01.csv -q --show-progress || echo "\nWget not found!!! Please Install wget to run this script. \n\nWget GNU Page: https://www.gnu.org/software/wget/ \nWget for Windows: http://gnuwin32.sourceforge.net/packages/wget.htm"