8000 GitHub - theo0x0/ssl_proxy: Local SSL proxy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

theo0x0/ssl_proxy

Repository files navigation

SSL proxy

Proxying all SSL traffic through a local proxy

Makes possible to customize outgoing connection

Alternatives: Mitm, PowerTunnel

Requirements

pip install h2 httpx dnspython

How to use

Known bugs:

  • Firefox browers doesn't allow custom certificates for domains like google.com
  • Todo: http connections doesn't work
  1. Download and start http_proxy.py

    • Proxy port is 8881 by default
  2. Configure your network client to use HTTP proxy and the CA from cert.pem

    • Run test.py to check if everithing is ok

About

Local SSL proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0