vibetunnel/VibeTunnel/Core/Services
Peter Steinberger 1048e21083 Simplify server port configuration
Remove automatic port validation - just use port 4020 as default
if not set in UserDefaults, otherwise use the configured port.
Also removed debug logging added in previous commits.
2025-06-16 03:24:54 +02:00
..
HTTPClientProtocol.swift Refactor tunnel client architecture and improve server communication 2025-06-16 01:41:21 +02:00
SessionMonitor.swift Fix Swift compatibility for older versions 2025-06-16 02:36:17 +02:00
SparkleUpdaterManager.swift Fix server port binding issue and refactor tunnel services 2025-06-16 02:39:19 +02:00
StartupManager.swift Fix settings window not appearing from menu bar 2025-06-15 23:54:17 +02:00
TerminalManager.swift Fix remaining build errors 2025-06-16 01:29:24 +02:00
TTYForwardManager.swift Add tty-fwd universal binary build step to release process 2025-06-16 03:19:17 +02:00
TunnelClient.swift Fix server port binding issue and refactor tunnel services 2025-06-16 02:39:19 +02:00
TunnelClient2.swift Fix build errors by creating stub implementations and removing unavailable dependencies 2025-06-16 01:41:51 +02:00
TunnelServer.swift Simplify server port configuration 2025-06-16 03:24:54 +02:00