Files
frp/client
fatedier 5eab214768 client/proxy: extract wrapWorkConn to deduplicate UDP/SUDP connection wrapping
Move the repeated rate-limiting, encryption, and compression wrapping
logic from UDPProxy and SUDPProxy into a shared BaseProxy.wrapWorkConn
method, reducing ~18 lines of duplication in each proxy type.
2026-03-06 23:39:12 +08:00
..
2025-08-25 17:52:58 +08:00