Commit Graph

20 Commits

Author SHA1 Message Date
f4b95a6677 clean: include 2025-06-05 12:46:14 +02:00
0x35c
eaf5913c29 feature: better print output
fix: remove useless mutex for the routine start
2025-06-05 10:45:00 +02:00
0x35c
954f59649a core: remove nb_threads from struct scan and pass it as a parameter 2025-06-03 15:34:46 +02:00
9ae1e29f71 core: use only one struct data instead of thead_data and scan_data
core: do parsing in the main, put all in struct general
fix: code support port > 1024
2025-06-03 16:49:41 +02:00
0x35c
d640c95224 feature: print (wip) 2025-06-03 13:05:52 +02:00
0x35c
abb1d1f364 fix: ports parsing and change timeout to 5s for no_response 2025-05-31 17:18:21 +02:00
0x35c
6164363cce fix: better response handling for prints 2025-05-31 17:10:48 +02:00
0x35c
dbed6dc7cd feature: flags -F, --max_retries and --ttl (wip) 2025-05-31 16:37:24 +02:00
0x35c
ee2af274d9 fix: overwrite of ports when multithreading
feature: service name
2025-05-31 10:21:18 +02:00
0x35c
f35cad887d fix: pcap_dispatch is non blocking
feature: no response handle
2025-05-30 16:12:51 +02:00
0x35c
936c277d02 feature: SCAN_ALL implemented (to be tested) 2025-05-30 14:42:56 +02:00
0x35c
d0b1fa6329 fix: parsing leaks fixed 2025-05-29 14:52:09 +02:00
0x35c
331d1077b9 wip: file of hosts as an argument 2025-05-29 14:25:03 +02:00
0x35c
623b3ad0d7 feature: multithreading wip 2025-05-29 02:16:04 +02:00
0x35c
6538a085b9 feature: parsing with getopt pretty much done (some checks tbd) 2025-05-29 00:10:41 +02:00
0x35c
675248cbff fix: various bug fixes on allocations and stuff (still wip) 2025-05-26 15:46:58 +02:00
0x35c
1ffb554a32 feature: send packets (reponse not working tho) 2025-05-26 12:18:06 +02:00
0x35c
9378251248 fix: better response handling (to be tested once send packets will be done) 2025-05-23 11:33:55 +02:00
0x35c
84d5960900 feature: start to implement responses 2025-05-22 17:08:26 +02:00
0x35c
1361cd9f9c feature: default interface and basic start 2025-05-21 18:22:46 +02:00