1 2 3
echo "Downloading Dataset" wget https://github.com/luciferreeves/Network-Intrusion-Detection/releases/download/dataset/2020.10.01.csv -q --show-progress echo "Done"