Files
goodlink/config
kony a9bda24be6 Add local proxy listen address argument and enhance proxy header handling
- Introduced `Arg_local_proxy_listen_str` to configure the local proxy forwarding address.
- Updated `ProcessProxyClient` to construct and send a header with protocol type, IP address, and port using pooled memory for efficiency.
- Refactored header length constant to `HEAD_LEN` and added `PROXY_PORT` for clarity in proxy handling.
- Improved error logging messages for better debugging.
2026-03-10 17:56:11 +08:00
..