Proxify Versions Save

A versatile and portable proxy for capturing, manipulating, and replaying HTTP/HTTPS traffic on the go.

v0.0.4

3 years ago

Changelog

7d08ec0 Added support to dump only request or respose using dump-req or dump-resp flag. https://github.com/projectdiscovery/proxify/issues/19 132a2c6 Added allow/deny flag to list hosts/cidrs to exclude/include from proxy 72986a3 Added support to skip certificate validation for upstream proxy 6040349 Added Match/Replace DSL support + onrequest/onresponse callbacks 2273f95 Added socket level proxy with TLS inspection & External socket => http support 5989a9a Added dependabot bot 12803bd Updated default proxy port to listen on 8888 98cd9c5 Updated docker file by @gaby a282e1f Fixed TLS weak key bug https://github.com/projectdiscovery/proxify/issues/23 1b53bb1 Fixed gologger syntax https://github.com/projectdiscovery/proxify/issues/24 70537cd Fixed newline bug in proxy https://github.com/projectdiscovery/proxify/issues/19

v0.0.3

3 years ago

Changelog

2bda7f3 Added Certificates authority generation support

v0.0.2

3 years ago

Changelog

37234dc Merge pull request #1 from projectdiscovery/bugfix-typo 0212e08 fixing typo

v0.0.1

3 years ago

Changelog

ddd12b5 readme updates 35d9c7d origin