Files
drip/internal/server
Gouryella caa7f80a86 refactor(tcp): remove unused netutil packages and optimize remote IP handling
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.
2026-02-27 14:55:41 +08:00
..