mirror of
https://github.com/Gouryella/drip.git
synced 2026-03-07 14:24:42 +00:00
Remove unused drip/internal/shared/netutil import package, Directly use the remoteIP field of the connection object instead of the netutil.ExtractIP call. Add private IP address checking logic in WebSocket connection handling.