mirror of
https://github.com/Gouryella/drip.git
synced 2026-03-07 22:33:45 +00:00
- Add RemoteIP field in ConnectionConfig to track client IP - Implement the graceful shutdown mechanism of the connection group manager to prevent repeated shutdowns - Added network toolkit for IP address extraction and processing - Optimize the tunnel registration process, support restrictions by IP and better subdomain name allocation - Improved concurrency security of frame writer, added read-write lock protection - Fixed resource cleanup issue when listener is stopped to ensure all connections are closed correctly