rwppa
rwppa copied to clipboard
将浙江大学网页版 RVPN 模拟为本地 HTTP 代理 - (ZJU) RVPN Web Portal Proxy Adapter (CGI Proxy to HTTP Proxy)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200728195943-123391ffb6de to 0.9.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4. Release notes Sourced from actions/setup-go's releases. v4.0.0 In scope of release we enable cache by default. The action won’t throw an error if the...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Currently we have this in `internal/proxy/proxy.go`: ```go // WebTextHandler fixes links in page and "src" issues in javascript files. // This solution, however, may prevent content streaming. Fix it? func...