Skip to content

v0.2.33

Choose a tag to compare

@dvershinin dvershinin released this 08 Feb 19:30
· 11 commits to master since this release

Fixed

  • status_page_exposed false positive: Servers listening only on Unix sockets (e.g. listen unix:/run/nginx/status.sock) no longer trigger the missing IP restrictions warning, since Unix domain sockets are inherently inaccessible from the network (#101).