1
0

put connexion datas in a structure and make an array of connexions

This commit is contained in:
Daniel Tartavel
2020-05-08 17:47:44 +02:00
parent b24369ba99
commit 08d2d18599
55 changed files with 4112 additions and 45 deletions

View File

@@ -0,0 +1,28 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
/home/daniel/projects/sshdetect/main.c
stdio.h
-
stdlib.h
-
string.h
-
unistd.h
-
time.h
-
sys/types.h
-
sys/wait.h
-
utmp.h
-
locale.h
-