Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

powerjiayun/go_web_server

 
 

Repository files navigation

Usage

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

static files dowload

Alt text

Http TUNNEL proxy

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

Packages

No packages published

Languages

  • Go86.5%
  • Shell9.5%
  • HTML2.4%
  • Dockerfile1.6%

[8]ページ先頭

©2009-2025 Movatter.jp