Commit Graph

57 Commits

Author SHA1 Message Date
b9657d2013 Document ENVs 2025-04-06 21:10:48 +02:00
b651f7ff66 Simplify the implementation of different scanner types 2025-04-06 20:27:03 +02:00
4d13491415 Document binding port 80 2025-03-01 15:50:32 +01:00
605c4d3256 Add an upload script 2025-03-01 11:14:33 +01:00
3461c11ede Bump to 1.0.0 2025-03-01 11:08:10 +01:00
36efcf03ac Fix #248 - Make a Debian package 2025-03-01 11:07:52 +01:00
5717f0ad85 Swap out blocked from France DNS servers
Some checks failed
Build IP lists / build-aws-cloudfront (push) Has been cancelled
2024-10-10 15:57:59 +02:00
1495950484 Re-work crate management 2024-10-10 15:09:16 +02:00
565e268d01 Fixup build 2024-10-10 12:08:33 +02:00
6b0c5467b6 Some re-working, adding security and fix handling shadowserver 2024-10-10 11:50:48 +02:00
8acf084467 Implement shadowserver.org 2024-10-10 10:30:01 +02:00
1783fe5c93 Improve the CIDR parsing before starting the task 2024-10-08 01:50:53 +02:00
dbbbdc4818 Fix the path to static scanners
Some checks failed
Build IP lists / Build scanners list (binaryedge) (push) Failing after -2m31s
Build IP lists / Build scanners list (stretchoid) (push) Failing after -2m33s
Build IP lists / build-aws-cloudfront (push) Failing after -2m32s
2024-10-08 01:30:45 +02:00
75dc88bcc1 Simplify and fixup implementations for paths 2024-10-08 01:18:26 +02:00
bc3f3fe34c Validate IP addresses before insert 2024-10-08 00:03:03 +02:00
32d1abdcee Implement saving the received results 2024-10-07 23:31:33 +02:00
f589d4c11e Broadcast work requests to each node 2024-10-07 00:15:29 +02:00
e5c3b38121 Finally make it capable of talking to all hosts 2024-10-06 23:56:09 +02:00
2a7ea4c969 Implement broadcast to all nodes 2024-10-03 21:22:36 +02:00
8bf201b3e5 Better websocket processing 2024-10-03 13:56:06 +02:00
fd4d43596f Re-implement the ws client 2024-10-03 12:49:33 +02:00
25df2642e9 Move to Rocket ! 2024-10-03 10:34:56 +02:00
04aea8558f Move worker to tungstenite and add WORKER_NAME ENV 2024-09-28 01:09:48 +02:00
cad1073448 Apply formatting 2024-09-27 22:28:54 +02:00
c01177e4c8 Add tasks not started query 2024-09-27 22:28:40 +02:00
d84918851b Split the worker to a sub package 2024-09-27 22:28:23 +02:00
36468e4baf Support ENV WORKER_URL for CLI 2024-09-27 21:02:49 +02:00
b731f6dc21 Fix value validation
Some checks failed
Build IP lists / Build scanners list (binaryedge) (push) Failing after 11m59s
Build IP lists / Build scanners list (stretchoid) (push) Failing after 19m21s
Build IP lists / build-aws-cloudfront (push) Failing after 26m43s
2024-09-27 20:49:10 +02:00
de3b21e210 Make a working scan worker/server 2024-09-24 04:20:39 +02:00
39d9ffe1db Make a working client server 2024-09-24 01:37:00 +02:00
27c3f7ecd1 Wrap the data into a request type 2024-09-23 22:34:10 +02:00
58d6ed043e First working version of client and server 2024-09-23 17:20:50 +02:00
e48493cf6a Fix IP reporting and update the row
Some checks failed
Build IP lists / Build scanners list (binaryedge) (push) Failing after -2m8s
Build IP lists / Build scanners list (stretchoid) (push) Failing after -2m10s
Build IP lists / build-aws-cloudfront (push) Failing after -2m10s
2024-09-23 00:06:03 +02:00
d6757902f6 Upgrade dns-ptr-resolver 2024-09-22 23:32:10 +02:00
43e9176b49 Make collections search safer 2024-09-22 10:14:56 +02:00
bb52edc4c8 Fix path for files 2024-09-20 21:14:50 +02:00
299621ee6f Re-write all using actix
Some checks failed
Build IP lists / Build scanners list (binaryedge) (push) Failing after -2m0s
Build IP lists / Build scanners list (stretchoid) (push) Failing after -2m2s
Build IP lists / build-aws-cloudfront (push) Failing after -2m2s
2024-09-20 17:45:04 +02:00
110484a967 Re-write all the data management with Diesel 2024-09-20 00:51:24 +02:00
18bd7ce3ab Write migrations with Diesel 2024-09-20 00:07:01 +02:00
cf05597a30 Cleanup the not finished tasks 2024-06-28 19:07:13 +02:00
d5297c775a Implement InternetMeasurement 2024-06-28 00:43:27 +02:00
a5239cd7f5 Implement collections 2024-06-28 00:20:37 +02:00
0d797713a6 Add STATIC_DATA_DIR ENV for storing static files 2024-06-27 23:01:53 +02:00
dee1968e36 Handle .txt file formats 2024-06-27 22:24:21 +02:00
a1beb8f547 Implement static distinction for scanners 2024-06-27 21:53:02 +02:00
346e9d9594 Use Scanners type fo the scanners route 2024-06-27 21:46:14 +02:00
e28b8cb945 Improve the loop 2024-06-26 19:13:37 +02:00
3666888838 Fix a typo and improve listing 2024-06-23 15:21:18 +02:00
4c1846f58a Add a listing of tasks and fixup chrono from and to sql
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7m47s
Build IP lists / Build scanners list (binaryedge) (push) Failing after 12m25s
Build IP lists / Build scanners list (stretchoid) (push) Failing after 12m42s
Build IP lists / build-aws-cloudfront (push) Failing after 7m47s
2024-06-23 14:19:36 +02:00
5d6297b7b5 Fixups and implement DB_FILE 2024-06-23 13:43:50 +02:00