Skip to content

v0.4.0-rc7

Pre-release
Pre-release
Compare
Choose a tag to compare
@qdm12 qdm12 released this 19 Jan 14:13
· 9 commits to main since this release
75485e0

Fixes

  • validate: listening port validation
    • Check non root users against unprivileged start port found from Kernel file on Linux
    • Check if the running program has the net_bind_service capability if trying to listen on a privileged port without root or windows

Maintenance