Releases: coffinxp/crtmon
Releases · coffinxp/crtmon
v1.1.2
v1.1.1
Added
- Scope filtering with
-scopeflag to filter subdomains by keyword - JSON output mode with
-jsonflag for machine-readable output - Changelog display in update command using markdown rendering
Changed
- Simplified notification options: removed "both" support, now only individual Discord/Telegram
- Improved CT log monitoring: increased batch size (256→512), HTTP timeout (30s→180s)
- Updated Go dependencies and release workflow
Performance
- Enhanced logging suppression for cleaner JSON output
crtmon v1.1.0
Changelog
- Fix notification flag syntax in README
- Fix typo in caution message in README.md
- add: terminal shots
- update: latest help documentation image
- refactor: README.md formatting and headings
- refactor: no docker deps, native CT log lib, parallel notify
- Delete docker.go
- update: native CT log monitoring, no docker headaches
- Update README.md
- Fix formatting issues in README.md
- Update README.md
- Revise README for clarity and usage examples
- delete: Telegram setup section from README
- change: image width in README
- change: image width in README
- add: images
- Remove commented bash script from README
- Remove multi-channel monitoring example commands
- Enhance README with installation and usage details
- Create README.md
Installation
Download the appropriate binary for your platform:
- Linux AMD64:
crtmon-linux-amd64 - Linux ARM64:
crtmon-linux-arm64 - macOS Intel:
crtmon-darwin-amd64 - macOS Apple Silicon:
crtmon-darwin-arm64 - Windows:
crtmon-windows-amd64.exe
Make it executable (Unix):
chmod +x crtmon-*
sudo mv crtmon-* /usr/local/bin/crtmonChecksums
dad1e3f1065a6c242193b1794f223c2e853d439b91e53bc516a5762c8bebdee6 release/crtmon-darwin-amd64
0a297642f6ba90571f338186481b39c199e285e8e651b92682a881877da2b83d release/crtmon-darwin-arm64
491a9da0934500c04b8d8aca21352ae7ebadc36239529d2fde5d7fc5c08a0d69 release/crtmon-linux-amd64
895ebbbe89c15bfbd95374dfe9e4b1cbc2bde6a7113d0b4d35eeaa35f61c4b0c release/crtmon-linux-arm64
f60064cd4d79611b5f2764c41e0fd96e1facb784ed8f6c17bf708c4c6c1b5390 release/crtmon-windows-amd64.exe
crtmon v1.0.0
Changelog
Installation
Download the appropriate binary for your platform:
- Linux AMD64:
crtmon-linux-amd64 - Linux ARM64:
crtmon-linux-arm64 - macOS Intel:
crtmon-darwin-amd64 - macOS Apple Silicon:
crtmon-darwin-arm64 - Windows:
crtmon-windows-amd64.exe
Make it executable (Unix):
chmod +x crtmon-*
sudo mv crtmon-* /usr/local/bin/crtmonChecksums
8f4f1dc92683ccf4e3c5c1967ab03420231ae792e91707ee487bb30f47305225 release/crtmon-darwin-amd64
52873e5fd3e52a48613aab37efde78a8d20884f602d7251dcc671dfe0d1ae7ee release/crtmon-darwin-arm64
a4da342fb0488b1e505033bdf7814caa305ff88e45b2acdca590bb01ad1a5a96 release/crtmon-linux-amd64
ea778fb5051274080b0a3ba0bd34241e10b7e745816574652fc5c9ca982b6961 release/crtmon-linux-arm64
470bd1b5eb7dc5a358e65cdc01122c43983c26f4c22fdba9e38e98026cfa5874 release/crtmon-windows-amd64.exe