mirror of
https://github.com/Gouryella/drip.git
synced 2026-02-26 14:21:17 +00:00
Added a heartbeatControl channel to support dynamic start/stop of the heartbeat function and optimized related resource management logic, ensuring that the heartbeat ticker can be correctly stopped and rebuilt. Also adjusted the field initialization order to ensure concurrency safety. fix(ui): Improved the tunnel connection status display style Updated the URL line display content, added the "(forwarded link)" prompt text; adjusted the style layout of the local forwarding address and prompt information, making the interface clearer and easier to read.