Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 474 Bytes

OnlinePcapAnalysis (http://121.199.35.74)

An online pcap file analysis system

OS: ubuntu

http server: nginx+uwsgi

programming language: python(using django framework)

client: chrome safari firefox

deployment:

the whole source-code is in mytask folder, copy it to dir ~/

the nginx config is in nginx_etx folder

wsgi.ini is the boot configure of uwsgi

the folder pingansz contains the code of pcap file parse written by Gcc