Releases: soulteary/hosts-blackhole
Releases · soulteary/hosts-blackhole
v0.2.0
- Support for more types of devices
- add stats API
Changelog
- 29d84cd fix: ctim.sec in arm32
- e3959fa fix: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server
- 07e2a2d docs: add badge
- 1a1a38a chore: update ci
- 0b8c272 feat: system stats api
- 075d2de chore: purge data optimized
- a7b988d chore: split pkg for crypto, system
- be45c0e chore: detect data type optimized
- e6d1a32 chore: adjust directory
v0.1.2
v0.1.1
v0.1.0
Changelog
- 78366aa feat: build docker image with action, try to fix stat for linux, macOS
- 8af2931 fix: Deferring unsafe method on type
- 061e3a1 fix: Expect WriteFile permissions to be 0600 or less
- dcc0c62 fix: Potential file inclusion via variable
- 145c86d fix: Potential file inclusion via variable
- 7d367b6 fix: Blocklisted import crypto/md5: weak cryptographic primitive
- 114f61e fix: Use of weak cryptographic primitive
- ee1e14f chore: go mod tidy
- 77154c5 chore: upgrade codeql-action version
- 4ff7c81 Create SECURITY.md
- 143b41d feat: github action for release
- bd2ddc7 chore: change scan job name
- ce6f32b chore: add action for Security Scan
- 0131ee4 docs: add todos,update docs
- 6f9fb03 docs: add shields
- a17a14d docs: update docs for cli, env
- 7263adb feat: support envs
- 83ef542 feat: add data cache to avoid repeated calculation and waste of resources
- 54842ea chore: differentiate version and file modification date
- d42f973 feat: support cli parameter
- 40e6116 docs: update data sources
- c0c3f1a docs: update docs for use
- eafaae3 feat: list page
- 4672aab chore: automatically scan data directory
- b22c135 chore: upgrade deps
- 78c500d chore: add web server
- 51b87ce feat: add providers
- 29886e1 chore: add logger
- 6c32794 chore: init golang
- 32a0218 Initial commit