Commit Graph

331 Commits

Author SHA1 Message Date
Lorenzo Venerandi
5d0a56060c Merge pull request #73 from BlessedRebuS/feat/blocklist-api
added parameters on helm chart configmap
2026-02-03 16:01:30 +01:00
carnivuth
413ca07c4a bumped version 2026-02-03 15:28:23 +01:00
carnivuth
226e389604 added export config parameter in helm configmap 2026-02-03 15:26:58 +01:00
Patrick Di Fazio
81ca56896d Merge pull request #72 from BlessedRebuS/feat/blocklist-api
Minors correction to config file
2026-02-03 14:48:14 +01:00
Patrick Di Fazio
ef2d1c14c8 Merge branch 'dev' into feat/blocklist-api 2026-02-03 14:44:00 +01:00
carnivuth
5786457567 bumped version 2026-02-03 14:04:04 +01:00
carnivuth
494f1678f3 lint code 2026-02-03 13:57:46 +01:00
carnivuth
3345ad1ac2 removed old default value 2026-02-03 13:56:48 +01:00
Patrick Di Fazio
4e02dc98df Merge pull request #59 from BlessedRebuS/feat/blocklist-api
blocklist download api endpoint implementation
2026-02-02 23:01:55 +01:00
BlessedRebuS
01547dbf8f modified doc 2026-02-02 23:01:25 +01:00
Patrick Di Fazio
3cdb3a360b Merge branch 'dev' into feat/blocklist-api 2026-02-02 22:38:44 +01:00
BlessedRebuS
106fad138e added gitignore 2026-02-02 22:34:25 +01:00
BlessedRebuS
3c8fa703eb added button style 2026-02-02 22:29:34 +01:00
carnivuth
a33e03563f linted code 2026-02-02 22:06:53 +01:00
carnivuth
c0a60811c5 fixed filename after naming refactor 2026-02-02 22:06:36 +01:00
carnivuth
813c4b80d0 added configuration variable documentation and filename documentation 2026-02-02 14:54:36 +01:00
carnivuth
ee46887761 added documentation on firewall structure 2026-02-02 14:44:33 +01:00
carnivuth
35c8a90013 addd exports path configuration variable and default values, restored old filename 2026-02-02 14:19:40 +01:00
Patrick Di Fazio
adfcf0fa73 Merge pull request #70 from BlessedRebuS/feat/change-geolocation
Feat/change geolocation
2026-02-01 23:07:34 +01:00
BlessedRebuS
863fac251d modified dashboard, added ip-api data fetch 2026-02-01 22:43:12 +01:00
Patrick Di Fazio
c8d0ef3da1 Merge pull request #69 from OlliWare/patch-1
Updated README for clarity and RouterOS guide
2026-02-01 01:17:13 +01:00
Oliver
900f1367d2 Updated README for clarity and RouterOS guide 2026-01-31 23:01:11 +01:00
carnivuth
09b986f1b0 changed workflow from live computation to scheduled job to support previous structure 2026-01-30 16:13:45 +01:00
carnivuth
2118396dac changed data mount to work with test scripts 2026-01-30 16:12:23 +01:00
carnivuth
845dd26bf4 added tmux panel configuration 2026-01-30 16:11:24 +01:00
carnivuth
139d322b2c Merge branch 'feat/blocklist-api' of https://github.com/BlessedRebuS/Krawl into feat/blocklist-api 2026-01-30 13:20:00 +01:00
carnivuth
5b94142599 linted code 2026-01-30 13:19:37 +01:00
carnivuth
831497f80a linted code 2026-01-30 13:19:37 +01:00
carnivuth
9306fe641e added endpoint for blocklist download api 2026-01-29 23:29:11 +01:00
carnivuth
95dfa53e18 added firewall strategy pattern 2026-01-29 23:28:12 +01:00
carnivuth
b7e26f1735 added api endpoint to list public malicious ips 2026-01-29 23:26:34 +01:00
carnivuth
2e2e4d65d0 linted code 2026-01-29 23:23:52 +01:00
carnivuth
7e74896dfd refactor form for blocklist download 2026-01-29 23:23:52 +01:00
carnivuth
cadf77da44 added endpoint for blocklist download api 2026-01-29 23:22:39 +01:00
carnivuth
639ce9c132 added firewall strategy pattern 2026-01-29 23:22:39 +01:00
carnivuth
04549cc57c added api endpoint to list public malicious ips 2026-01-29 23:22:39 +01:00
Patrick Di Fazio
8d5ecc6a6f Merge pull request #64 from BlessedRebuS/dev
Krawl release v1.0.0
2026-01-29 14:45:04 +01:00
Lorenzo Venerandi
b253828cd7 Feat/release 1.0.0 (#63)
* Feat: update Kubernetes manifests for Krawl deployment and improve resource labels

* Feat: update version to 1.0.0 in Helm chart and related files; add timezone to README

* Feat: enhance configuration options for handling malicious IPs and update dashboard secret path

* Fix: standardize boolean value handling in environment configuration
2026-01-29 14:32:10 +01:00
Lorenzo Venerandi
d3caa99ecc Fix/export malicious ip file creation (#62)
* Fix: update EXPORTS_DIR path to ensure correct directory structure

* Fix: remove unused imports and honeypot access check from export task
2026-01-29 13:54:07 +01:00
Lorenzo Venerandi
a778262701 Fix: update EXPORTS_DIR path to ensure correct directory structure (#61) 2026-01-29 12:52:48 +01:00
Lorenzo Venerandi
e93bcb959a Doc/updated documentation (#60)
* added documentation, updated repo pointer in the dashboard, added dashboard link highlighting and mionor fixes

* added doc

* added logo to dashboard

* Fixed dashboard attack chart

* Enhance fake data generation with varied request counts for better visualization

* Add automatic migrations and support for latitude/longitude in IP stats

* Update Helm chart version to 0.2.2 and add timezone configuration option

---------

Co-authored-by: BlessedRebuS <patrick.difa@gmail.com>
2026-01-29 11:55:06 +01:00
carnivuth
c8495acfa2 Merge branch 'feat/blocklist-api' of https://github.com/BlessedRebuS/Krawl into feat/blocklist-api 2026-01-28 13:27:10 +01:00
carnivuth
c730ba2bfd linted code 2026-01-28 13:27:05 +01:00
carnivuth
ebbf12ecae refactor form for blocklist download 2026-01-28 13:27:05 +01:00
carnivuth
b09fea7dfe added endpoint for blocklist download api 2026-01-28 13:27:05 +01:00
carnivuth
8fb24b1db4 added firewall strategy pattern 2026-01-28 13:27:05 +01:00
carnivuth
323c7f31a2 added api endpoint to list public malicious ips 2026-01-28 13:27:05 +01:00
carnivuth
320f6ffd36 linted code 2026-01-27 17:53:11 +01:00
carnivuth
2d27b02bc8 refactor form for blocklist download 2026-01-27 17:42:20 +01:00
carnivuth
630293d55c added endpoint for blocklist download api 2026-01-27 17:42:07 +01:00