SIGN IN SIGN UP

Refactor error handling with unwrap_or_else in CLI parsing (#834)

Replace `match` statements with `unwrap_or_else` for port and IP address
parsing to reduce boilerplate and improve readability.
M
Markus Stange committed
111b0a401e06b3e26c00a36c8afc015050d68b1d
Committed by GitHub <noreply@github.com> on 7/23/2026, 7:39:08 PM