apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

Support socks5 proxy username and password #14769

Open jdxia opened 1 month ago

jdxia commented 1 month ago
  1. Support socks5 proxy username and password
  2. support tcp fastopen
wcy666103 commented 1 month ago

use mvn spotless:apply to format the code first

jdxia commented 1 month ago

Thanks, Already formatted @wcy666103

jdxia commented 1 month ago

@AlbumenJ Hello, can you help me merge this pr? All checks have passed