vibetunnel/docs
Peter Steinberger ed19be138b Fix server port binding issue and refactor tunnel services
- 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.
2025-06-16 02:39:19 +02:00
..
CODE_SIGNING_SETUP.md feat: implement working HTTP server with debug panel 2025-06-16 02:00:56 +02:00
hummingbird-integration.md Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
modern-swift-refactoring.md Fix server port binding issue and refactor tunnel services 2025-06-16 02:39:19 +02:00
modern-swift.md Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
swift-testing-api.mdc Fix remaining build errors 2025-06-16 01:29:24 +02:00
swift-testing-playbook.mdc Fix remaining build errors 2025-06-16 01:29:24 +02:00
swiftui.md Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
uikit.md Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00