mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
- Change default server port from 800 to 4020 to avoid privileged port restrictions - Rename TunnelServerDemo.swift to TunnelServer.swift for clarity - Remove redundant TunnelServerExample.swift - Update tty-fwd binary - Add SettingsWindowDelegate for improved window management - Update UI components and session monitoring - Add modern Swift refactoring documentation The server was failing to start because it was trying to bind to port 800, which requires root privileges on macOS. Port 4020 is now used as the default. |
||
|---|---|---|
| .. | ||
| CODE_SIGNING_SETUP.md | ||
| hummingbird-integration.md | ||
| modern-swift-refactoring.md | ||
| modern-swift.md | ||
| swift-testing-api.mdc | ||
| swift-testing-playbook.mdc | ||
| swiftui.md | ||
| uikit.md | ||