ruimya

Results 3 issues of ruimya

### The New Feature 支持配置 SM2 证书 ### Your scenes 已经使用 BabaSSL 编译 CGO_ENABLED=1 go build -tags=BabaSSL export LD_LIBRARY_PATH=/usr/local/BabaSSL/linux_BabaSSL_lib/lib:$LD_LIBRARY_PATH 并指定了加密套件 "tls_context": { "status": true, "cert_chain": "/home/angeek/Workspace/gm-test/certs/sm2/signcert.pem", "private_key": "/home/angeek/Workspace/gm-test/certs/sm2/signkey.pem", "cipher_suites": "ECDHE-RSA-SM4-SM3"...

like simple tcp proxy? socks5 proxy? need some example

Need an example to show how to implement a tcp proxy with this. or just as tcp client?