Qiang Wu

Results 5 issues of Qiang Wu

全新安装debian,这个需要怎么fix? ``` [ERROR] 2021/07/27 13:55:10 github.com/p4gefau1t/trojan-go/tunnel/trojan.(*Server).acceptLoop:server.go:130 trojan failed to accept conn | websocket is disabled. ``` ··· "run_type": "client", "local_addr": "127.0.0.1", "local_port": 1080, "remote_addr": "abc.xyz..com", "remote_port": 443, "password": [ "pass"...

**Describe the bug** helmlint doesn't really lint the folder structure looks like ``` tree test-hook test-hook └── test ├── Chart.yaml ├── charts ├── templates │   ├── NOTES.txt │   ├── _helpers.tpl...

bug

``` { error: "no chart version found for web-redesign-1.2.2" } ``` However, the azure blob file does exist ![image](https://user-images.githubusercontent.com/5025186/197229988-f29b335f-e079-49bf-880f-d2761a54a093.png) This randomly happens to many other charts, we don't have any...

I am able to do proxy by using curl ``` curl -x 1.2.3.4:8008 http://remote-app-host/ WebPagetest - Website Performance and Optimization Test ``` The following Gruntfile.js doesn't take the webpagetest bypassing...