added portScanDetection
This commit is contained in:
5
CPE449/portScanDetection/Makefile
Normal file
5
CPE449/portScanDetection/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
default:
|
||||
gcc -I/usr/lib -o anw0044.exe anw0044.c -lpcap
|
||||
|
||||
test:
|
||||
gcc -I/usr/lib -o test.exe test.c -lpcap
|
Reference in New Issue
Block a user