Releases: arriven/db1000n
Releases Β· arriven/db1000n
v0.9.2
v0.9.1
v0.9.0
Changelog
- bb00350 fix req lifetime in http job
- eef8c79 return log level to simple output format
- 9b1ca8f change template error logs to debug
- 8951bbb add country check interval
- 12b3db0 remove prom push mode completely
- 0102719 disable prometheus pushgateways by default
- 31d6608 docs: comment all job types
- 449460e docs: comment with job types
- ca5df66 remove cancelOnSignal
- bba65a4 document proxy a bit
- 302aa06 remove resp.SkipBody in favor of packetgen
- 02664fe restructure proxy related code
- 060ae19 switch countrychecker to fasthttp
- 43c0934 Fixed log message for prometheus server (#536)
- 4b074ef Fix double total stats reported in table simple output (#530)
- 9924a9d fix crash when interface is empty
- 9fbca3f implement --interface for other unix systems
- e264851 fix help message for --interface
- 676a352 ignore apk version error in lint action
- cb7f7e9 fix compilation for non linux systems
- a7edd00 make it possible to bind to an interface on unix