Warren
8ab2641773
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
Implement SSH Phase 13.4: Port forward listener thread
- Create port_forward_listener.rs module (246 lines)
- Define PortForwardListener structure
- Implement ListenerRequest/ListenerResponse for thread communication
- Implement ListenerManager for managing multiple listeners
- Create start_listener_thread() for independent listener thread
- Implement GatewayPorts binding address logic
- Add thread synchronization (Arc<Mutex<bool>>)
- Support NewConnection and StopListener requests
- All compilation tests passed successfully
Phase 13.1-13.4 completed: Security + Global request + Channel + Listener thread
2026-06-15 19:04:53 +08:00
..
2026-06-15 13:54:57 +08:00
2026-06-15 18:47:40 +08:00
2026-06-15 09:17:28 +08:00
2026-06-14 20:58:46 +08:00
2026-06-15 01:42:28 +08:00
2026-06-15 01:11:25 +08:00
2026-06-15 04:11:29 +08:00
2026-06-15 19:04:53 +08:00
2026-06-15 04:11:29 +08:00
2026-06-15 19:04:53 +08:00
2026-06-15 18:15:03 +08:00
2026-06-10 15:36:31 +08:00
2026-06-10 15:36:31 +08:00
2026-06-15 18:47:40 +08:00
2026-06-15 16:01:24 +08:00
2026-06-15 16:56:38 +08:00
2026-06-10 15:36:31 +08:00