forked fromarloor/go_web_server
- Notifications
You must be signed in to change notification settings - Fork0
powerjiayun/go_web_server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
curl -SLfO https://github.com/arloor/go_web_server/releases/download/v1.0.0/go_web_server# v1.0.0 is auto updated by github actioninstall go_web_server /usr/local/bin/go_web_servergo_web_server
2023/12/24 15:46:27 config.go:38: go web server config: addr: :7788tls:falsecert: cert.pemkey: privkey.pemlog: /tmp/proxy.logcontent: /dataauth:""2023/12/24 15:46:35 httpHandlerFunc.go:47: xxxxxxxxx:55054 GET / HTTP/1.12023/12/24 15:46:35 httpHandlerFunc.go:47: xxxxxxxxx:55054 GET /favicon.ico HTTP/1.12023/12/24 15:46:36 httpHandlerFunc.go:47: xxxxxxxxx:55054 GET /rust_http_proxy/ HTTP/1.1.....2023/12/24 15:47:38 httpHandlerFunc.go:45: xxxxxxxxx:56902 CONNECT baidu.com:443 HTTP/1.12023/12/24 15:47:46 httpHandlerFunc.go:45: xxxxxxxxx:38208 CONNECT www.baidu.com:443 HTTP/1.1
curl https://www.baidu.com -p -x https:/localhost:7788 -v --proxy-insecure -U username:password
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Go86.5%
- Shell9.5%
- HTML2.4%
- Dockerfile1.6%