Socialify

Folder ..

Viewing dataset_downloader.sh
2 lines (2 loc) • 347.0 B

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"