Release Notes
Telescreen - a tiny program intercepting DNS query-response pairs
v21.09.11
- Fix minor bugs and support running inside docker
- Rename binary from interceptor to telescreen avoid naming conflict
- Clarify the setup procedure of README and update cheat sheets
New features ✨
- Load configuration from environment variables - try running with
--container
option - Publish container image at GitHub Package Registry
v21.09.01
- Fix crash bugs and refactor codes
- Release for WIDE Camp 2109
New features ✨
- Build a statically-linked binary inside a docker container to run on VyOS
v21.08.25
New features ✨
- Intercept AAAA responses to sniff out IPv4 only services, try running interceptor with
-A
option
v21.08.21
- Initial release