Multiple knary domains, allowlists, and Telegram support π±βπ€
Changelog
Features β:
- Added support for multiple knary domains! Even with Let's Encrypt! (Up-to 100 certificates)
- Added allowlist functionality. Configuration
ALLOWLIST_FILE
& optionallyALLOWLIST_STRICT
- Added Telegram support: https://telegram.org/ (thanks @riramar)
Bugfixes π·:
- Fixed a bug that prevented BYO certificates outside of
certs/
- Fixed a bug that prevented renewed certificates (Let's Encrypt or
TLS_*
set) from being applied until a knary restart. Now knary will detect the certificate change and reload - Fixed IP address in
From:
HTTP(S) requests when Burp Collab is used. - Lot's of documentation updates
- Swap TravisCI to CircleCI