Commit graph

102 commits

Author SHA1 Message Date
Sn0rkY
699a28e71d First documentation draft 2021-02-02 22:46:23 +00:00
Ohpe
0341e42349
Releasing v1.1.0 2021-02-01 09:44:05 +01:00
Giuseppe Trotta
93fcc62833 Updated config.yml 2021-02-01 09:38:15 +01:00
Ohpe
14d0b311d1
Releasing v1.1 2021-01-31 12:19:01 +01:00
Ohpe
b6862637ea
Linting 🌟 2021-01-31 12:16:27 +01:00
Ohpe
e513697122
Fix #44 2021-01-31 12:16:15 +01:00
Ohpe
17241b9c37
Linting 🌟 2021-01-23 18:30:17 +01:00
Ohpe
12eb5c0601
Fix #43: Invalid nil pointer in tracking module 2021-01-23 18:23:01 +01:00
Ohpe
8a17a9643f
Fix: #42 2021-01-04 12:26:24 +01:00
antisnatchor
fe1d024a4e dep vendor/ in git ignore. 2020-11-29 10:34:32 +01:00
antisnatchor
ea67344ae1 Removed dep vendor/ dir from the repo. We don't need reproducible build atm. Updated Logo. 2020-11-29 10:34:04 +01:00
Giuseppe Trotta
a091f978c6
Merge pull request #39 from muraenateam/release
Release v1.0
2020-11-28 17:19:03 +01:00
Giuseppe Trotta
9d27c75333
Revert "Releasing v1.0 (#37)" (#38)
This reverts commit 2962b79320.
2020-11-28 17:17:18 +01:00
Ohpe
7dc62e0b94
Releasing v1.0 2020-11-28 16:15:04 +01:00
Ohpe
74155a8bbc
Releasing v1.0 2020-11-28 16:14:06 +01:00
Giuseppe Trotta
2962b79320
Releasing v1.0 (#37)
* Add support for newer version of Necrobrowser
* Add session support with Redis
* Migrated configurations to TOML 
* House cleaning
2020-11-28 16:13:39 +01:00
Ohpe
cb2c107bec
add: test mmdb 2020-11-28 15:56:51 +01:00
Ohpe
f2f7c0df6a
Update README.md 2020-11-28 15:18:54 +01:00
Giuseppe Trotta
d3c660ef82
Merge pull request #36 from muraenateam/toml
new: migrated configurations to Toml
2020-11-28 15:06:02 +01:00
Ohpe
ad302d1c7e
Update config.toml 2020-11-27 22:01:48 +01:00
Ohpe
3abf870558
Update config.go 2020-11-27 21:24:32 +01:00
Ohpe
0216f0ae9d
Update config.toml 2020-11-27 21:18:11 +01:00
Ohpe
38b32c0b98
house cleaning 2020-11-27 18:39:27 +01:00
Ohpe
71cfbc3784
Update .gitignore 2020-11-27 18:38:20 +01:00
Ohpe
8514195617
new: refactored config structure 2020-11-27 18:34:18 +01:00
Ohpe
6848e6fee3
new: migrated json config to toml 2020-11-27 17:27:34 +01:00
antisnatchor
be5684a789 Fixed time parsing. Prevented adding duplicates to cookiejar_entries redis list. 2020-11-27 14:15:22 +01:00
antisnatchor
827ee4753e Persistence support with Redis baby! 2020-11-27 12:59:11 +01:00
Giuseppe Trotta
2d165da555
Add support for necrobrowser-ng (#35) 2020-11-27 11:45:50 +01:00
Ohpe
69a047c777
Merge branch 'necrobrowser' into release 2020-11-27 11:37:13 +01:00
antisnatchor
b27b4e9b69 More code refactoring to use Redis and drop old SyncMap implementation. 2020-11-26 12:58:52 +01:00
Ohpe
83715f6521
cleaning 2020-11-24 22:33:00 +01:00
Ohpe
6ee9ec4856
Update necrobrowser.go 2020-11-24 22:29:27 +01:00
Ohpe
81e8e139df
Update github.com.json 2020-11-24 22:25:28 +01:00
Ohpe
d6bdc43050
Instrumentation examples 2020-11-24 22:22:24 +01:00
antisnatchor
d0b4b0f30c WIP refactoring code to use REDIS instead of in-memory sync maps 2020-11-23 10:18:22 +01:00
antisnatchor
8cf1d31a18 WIP adding session persistence via Redis. WIP MaxMind/Whois queries on new IPs. 2020-11-22 11:06:28 +01:00
Ohpe
4251f5b856
new: add support for mapping listening port to target port #33 2020-11-17 12:25:08 +01:00
Ohpe
d75e5ce504
Moving necrobrowser integration to external profile 2020-11-12 21:26:45 +01:00
Ohpe
db1ad4f748
Moving necrobrowser integration to external profile 2020-11-09 17:56:46 +01:00
Ohpe
7d957ae83f
fix: improved template configs 2020-09-26 10:54:22 +02:00
Ohpe
775ae6aa1f
Releasing v0.3 2020-07-27 17:36:38 +02:00
Ohpe
22b43e8464
Update .gitignore 2020-07-27 17:36:27 +02:00
Giuseppe Trotta
c17baf75e8
Merge pull request #30 from muraenateam/Better-listeninig
Better listening
2020-07-27 17:33:25 +02:00
Ohpe
c3fbb85512
new: add support for redirecting HTTP to HTTPS #29 2020-07-27 17:29:26 +02:00
Ohpe
ee15c6c3a3
new: add support for customizing listening IP address and port #28 2020-07-27 17:20:28 +02:00
Giuseppe Trotta
8d183e4030
Merge pull request #27 from muraenateam/Better-logger
fix: Improved logging #26
2020-07-27 16:29:34 +02:00
Ohpe
7325bd3260
fix: Improved logging #26 2020-07-27 16:26:35 +02:00
Ohpe
adb904f9db
Delete TODOS.txt 2020-07-24 15:25:53 +02:00
Ohpe
5e287a4f20 misc: updated config files 2020-07-24 15:12:13 +02:00