|
fb2fb5de5e
|
fix duplicate setspeed call
|
2022-09-28 15:31:33 +02:00 |
|
|
ca96115fe2
|
Fix bug with throttlespeed in ssh conn
|
2022-09-28 12:45:55 +02:00 |
|
|
e9d2f3581c
|
Add debug log to ssh connection init
|
2022-09-28 12:36:16 +02:00 |
|
|
8084362d22
|
Improve logging
|
2022-09-28 12:28:15 +02:00 |
|
|
837f89e5d3
|
update dependencies
|
2022-09-28 12:17:46 +02:00 |
|
|
38ff8949b9
|
Tryout go test fuzzing
|
2022-09-01 03:59:18 +02:00 |
|
|
fce78d234d
|
Merge pull request 'Add bbolt store' (#3) from feature/bbolt-db into master
Reviewed-on: #3
|
2022-08-31 21:25:27 +00:00 |
|
|
940a512d56
|
Add bbolt store
|
2022-08-31 23:22:20 +02:00 |
|
|
52c2bd1060
|
Add config to not log requests to metrics endpoint
|
2022-08-28 02:35:33 +02:00 |
|
|
d2fa727990
|
Update dependencies and fix some linter warnings
|
2022-08-28 02:23:36 +02:00 |
|
|
0ed71be705
|
Bump version
|
2022-08-26 12:23:31 +02:00 |
|
|
4ff47521b4
|
Merge pull request 'feature/use-channel-for-all' (#2) from feature/use-channel-for-all into master
Reviewed-on: #2
|
2022-08-26 10:22:58 +00:00 |
|
|
07fe16b72a
|
Change store All to use channel
|
2022-08-26 12:21:52 +02:00 |
|
|
4c77b5ef9b
|
Use unprivileged port for ports test
|
2022-08-26 12:21:35 +02:00 |
|
|
329d93a759
|
Fix Makefile
|
2022-02-09 15:18:34 +01:00 |
|
|
ecc7f9bdc0
|
Bump version
|
2022-02-09 15:13:30 +01:00 |
|
|
cd376a0d00
|
Merge pull request 'Fix DOS using query endpoint' (#1) from bug/query-dos into master
Reviewed-on: #1
|
2022-02-09 14:10:08 +00:00 |
|
|
73a26193bf
|
Fix DOS using query endpoint
Stop using fuzzy search and limit results to 10k.
|
2022-02-09 15:09:00 +01:00 |
|
|
bd7e36e98b
|
Rename module
|
2022-01-13 09:10:36 +01:00 |
|
|
ae21fd8a11
|
Add logging for ActionServe
|
2022-01-13 09:06:14 +01:00 |
|
|
b70d057cb8
|
Parse to and subject mail headers
|
2021-11-23 01:23:45 +01:00 |
|
|
603d70334e
|
Bump version
|
2021-11-06 14:04:43 +01:00 |
|
|
4912eef00a
|
Add SMTP Honeypot
|
2021-11-06 14:04:11 +01:00 |
|
|
ed66cd5492
|
Fix service
|
2021-11-06 01:59:21 +01:00 |
|
|
631bec38d0
|
Actually log timeout
|
2021-11-06 01:54:56 +01:00 |
|
|
9db21cb15d
|
Correctly use configured loglevel
|
2021-11-06 01:51:19 +01:00 |
|
|
056ac87eee
|
Log if timeout is invalid
|
2021-11-06 01:46:09 +01:00 |
|
|
a1526c9334
|
Debug log notify timeout
|
2021-11-06 01:43:32 +01:00 |
|
|
21ce2e32d7
|
Sleep after activating watchdog
|
2021-11-06 01:41:45 +01:00 |
|
|
87794ee634
|
Fix watchdog
|
2021-11-06 01:36:01 +01:00 |
|
|
801dc967f8
|
Add support for systemd sd_notify
|
2021-11-06 01:29:43 +01:00 |
|
|
f213d9cc29
|
Bump version
|
2021-11-06 00:56:36 +01:00 |
|
|
c952c8d3cf
|
Add healtcheck endpoint
|
2021-11-06 00:56:15 +01:00 |
|
|
db8372f6db
|
Change healthchecker to return error
|
2021-11-06 00:41:27 +01:00 |
|
|
8ba601a2b1
|
Add healthcheck to all stores
|
2021-11-06 00:37:28 +01:00 |
|
|
a19fb3086b
|
Re-add the ticker periodically updating stats
|
2021-11-03 21:45:40 +01:00 |
|
|
b2edb2b4bf
|
Change duration encoder for logging
|
2021-11-03 21:28:02 +01:00 |
|
|
bd6eafd9f7
|
Cache total stats in memory
|
2021-11-03 21:24:23 +01:00 |
|
|
492c88c5b2
|
Add total attempts metric
|
2021-10-29 19:15:11 +02:00 |
|
|
0560e2a76c
|
Add more metrics
|
2021-10-29 01:45:47 +02:00 |
|
|
e7074257b1
|
Fix metric names
|
2021-10-28 16:41:01 +02:00 |
|
|
03525cdad8
|
Enable the metrics store
|
2021-10-28 16:38:33 +02:00 |
|
|
47f3ae2b81
|
Tidy dependencies
|
2021-10-28 16:37:01 +02:00 |
|
|
0fd4e00c02
|
Add ssh metrics
|
2021-10-28 16:35:57 +02:00 |
|
|
bc9c5dbe0e
|
Add ports listener feature
|
2021-10-28 16:09:28 +02:00 |
|
|
94e7faae78
|
Reorganize packages
|
2021-10-21 12:36:01 +02:00 |
|
|
a71ff52ab4
|
Update all dependencies
|
2021-09-30 23:18:52 +02:00 |
|
|
047478b9eb
|
Fix missing name in Server header
|
2021-09-30 23:15:08 +02:00 |
|
|
5535a88fb1
|
Replace None with ?? in geolocation
|
2021-09-30 23:12:27 +02:00 |
|
|
6810202f3f
|
Update dependencies
|
2021-09-17 15:12:00 +02:00 |
|