Notice: Right now this only support Linux environment (including wsl) becuase it require libpcap-dev
also you can run cleanup.py to reset the environment to be as it was before the start setup in the stream lit app
How to use:
Download Deployment.zip and unzip it
Install requirements
pip install -r requirements.txt
Setup api key environment
export GOOGLE_API_KEY='API_KEY'
Run the main.py using streamlit
python -m streamlit run main.py
Full Changelog: https://github.com/Mc4minta/AIB5-PcapAttackClassifier/commits/AIB5-PcapAttackClassifier