|
e9d2f3581c
|
Add debug log to ssh connection init
|
2022-09-28 12:36:16 +02:00 |
|
|
38ff8949b9
|
Tryout go test fuzzing
|
2022-09-01 03:59:18 +02:00 |
|
|
940a512d56
|
Add bbolt store
|
2022-08-31 23:22:20 +02:00 |
|
|
d2fa727990
|
Update dependencies and fix some linter warnings
|
2022-08-28 02:23:36 +02: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 |
|
|
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 |
|
|
b70d057cb8
|
Parse to and subject mail headers
|
2021-11-23 01:23:45 +01:00 |
|
|
4912eef00a
|
Add SMTP Honeypot
|
2021-11-06 14:04:11 +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 |
|
|
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 |
|
|
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 |
|
|
5535a88fb1
|
Replace None with ?? in geolocation
|
2021-09-30 23:12:27 +02:00 |
|
|
6e6e4ff8c4
|
Add more tests for store
|
2021-09-17 15:00:58 +02:00 |
|
|
b371dca158
|
Fix All() for postgres store
|
2021-09-17 15:00:47 +02:00 |
|
|
a76a95b300
|
Log country
|
2021-09-17 09:27:00 +02:00 |
|
|
2b016aecb2
|
Log error when unable to add to store
|
2021-09-17 02:14:51 +02:00 |
|
|
a13e9c0eba
|
Add some caching
|
2021-09-17 02:01:43 +02:00 |
|
|
c1a1bf0b03
|
Fix unmarshalling of ip from postgres
|
2021-04-14 18:01:11 +02:00 |
|
|
82d07eaaf4
|
Fix postgres query for search
|
2021-04-14 17:55:44 +02:00 |
|
|
946bdd2a6a
|
Add query to api
|
2021-04-13 07:30:07 +02:00 |
|
|
44f611aa6b
|
Make connection throttle configurable
|
2021-04-11 02:24:39 +02:00 |
|
|
735114edbd
|
Attempt to fix postgres stats
|
2021-04-10 15:18:55 +02:00 |
|
|
1e901e2eea
|
Double ssh connection speed
|
2021-04-10 13:15:34 +02:00 |
|
|
3eaa7d2397
|
Use different package for geoip
|
2021-04-10 12:12:08 +02:00 |
|
|
a5b344277c
|
Fix some queries in postgres store
|
2021-04-10 12:07:11 +02:00 |
|
|
a60190e6ac
|
Improve logging
|
2021-04-10 11:59:10 +02:00 |
|
|
7ce2b2aa2b
|
Add autocert
|
2021-04-10 11:24:10 +02:00 |
|
|
f356858f02
|
Enable using saved host key
|
2021-04-10 10:53:02 +02:00 |
|
|
1d0d1aa20f
|
Fix error in postgres store
|
2021-04-10 09:34:39 +02:00 |
|
|
8242cdcbfb
|
Add total stats for postgres
|
2021-04-10 08:26:03 +02:00 |
|
|
4bb38a797c
|
Initial commit
|
2021-04-10 07:58:01 +02:00 |
|