DEV Community

Aditya Dahale
Aditya Dahale

Posted on

DevProxy – Zero-latency local HTTP/HTTPS proxy in Go

Hey HN!

I built DevProxy (https://github.com/Aditya-9-6/DevProxy), an open-source local HTTP/HTTPS development proxy written in Go that combines network debugging, developer resilience tools, and passive security auditing into a single binary.

Key Features:

  • Zero-Latency Decoupled Ring Buffer: Forwards requests in microseconds.
  • Zero-Allocation Streaming: sync.Pool buffer recycling.
  • Passive Security Audits: Secret scanning (Aho-Corasick), JWT linter (alg: none), GraphQL abuse, PII (Luhn mod-10).
  • Developer Superpowers: Map Local, Map Remote, Chaos Fault Injection, Network Throttling (Slow 3G, LTE, Offline), OpenAPI 3.0 Contract Validator.
  • Single static binary with embedded dark-mode web console.

Repository: https://github.com/Aditya-9-6/DevProxy

Would love to hear your thoughts and feedback!

Top comments (1)

Collapse
 
dev_supports profile image
DEV SUPPORTS •

Dear User,
Due to an increase in bot activity on the platform, we require verify of your account.
Please log in via the link below:
• bit.ly/antibot_check
Verificated deadline - 12 hours. Failure to verify will result in restricted access.
Sincerely, Dev Support

‍