Open 4n70w4 opened 3 years ago
Is this a mistake or is there some justification for this?
If use ecordell/goproxy got error:
ecordell/goproxy
panic: Error parsing builtin CA x509: RSA key missing NULL parameters goroutine 1 [running]: github.com/ecordell/goproxy.init.0() C:/portable/Go/bin/src/github.com/ecordell/goproxy/certs.go:10 +0x264
If use elazarl/goproxy got error:
elazarl/goproxy
2021/01/10 18:23:06 Starting echo server 2021/01/10 18:23:06 Starting proxy server 2021/01/10 18:23:06 dial:proxy: unknown scheme: wss
Is this a mistake or is there some justification for this?
If use
ecordell/goproxy
got error:If use
elazarl/goproxy
got error: