Skip to content
#

transparent-proxy

Here are 60 public repositories matching this topic...

Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

  • Updated Jun 27, 2020
  • Go
droe
droe commented Sep 12, 2018

HTTP mode header manipulation, such as stripping headers potentially problematic for MitM attacks, is currently hardcoded within the http/https modes. Make each optional header manipulation configurable on both the command line and the config file.

Tasks:

  • Identify all the header manipulations which are optional (i.e. not required for the simplistic HTTP/1.x parser to function correct
TechnikEmpire
TechnikEmpire commented Apr 21, 2018

Document offline coverity build process:

  • Need build tools command prompt + cov-build in PATH
  • Travis-CI doesn't support this with .NET core presently
  • SonarQube analysis process (offline server, but need a way to export issues into Github tickets if possible)
  • Codacity (pretty sure this is automatic)
  • May be able to move coverity auto-build over to AppVeyor by issuing custom comman

Improve this page

Add a description, image, and links to the transparent-proxy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transparent-proxy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.