Release v1.4.2
- Add a proxy option
--bird-restrict-cmds(defaults to true) to limit Bird queries toshow protocols ...andshow route .... This prevents exposing networking information via e.g.show interfaces. - Refactored argument parsing logic for both frontend and proxy. Now they can accept both dashes and underscores in arguments (e.g.
--title-brandand--title_brandboth works now).
Full Changelog: v1.4.1...v1.4.2