gosonzhang opened a new issue, #11675: URL: https://github.com/apache/inlong/issues/11675
### Description 1. From the implementation, we can see that the local IP can be actively obtained by the SDK, and the local IP address should not be passed when initializing the ProxyClientConfig object; 2. The generateSignature() function in the IpUtils class belongs to the logic of the authentication signature and should not be placed in the IP-related class; 3. There are only 2 functions in the IpUtils class that need to be retained, and the contents of other functions are not called and should be removed ### InLong Component InLong SDK ### Are you willing to submit PR? - [x] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org