Skip to content

fix: log URL format and setcap for port 80 - #19

Merged
aniongithub merged 1 commit into
mainfrom
fix/port80-setcap
May 10, 2026
Merged

fix: log URL format and setcap for port 80#19
aniongithub merged 1 commit into
mainfrom
fix/port80-setcap

Conversation

@aniongithub

Copy link
Copy Markdown
Owner
  • Fix log URL: was http://localhost127.0.0.1:80, now http://127.0.0.1:80
  • Fix service start output: same URL fix
  • Add setcap cap_net_bind_service to install.sh so the binary can bind port 80 as a non-root user on Linux
  • macOS (arm64, Ventura+) and Windows have no low-port restriction

- Fix log URL: was 'http://localhost127.0.0.1:80', now 'http://127.0.0.1:80'
- Fix service start output: same URL fix
- Add setcap cap_net_bind_service to install.sh so the binary can
  bind port 80 as a non-root user on Linux
@aniongithub
aniongithub merged commit 44a476a into main May 10, 2026
1 check passed
@aniongithub
aniongithub deleted the fix/port80-setcap branch May 10, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant