Skip to content

v0.0.4

Compare
Choose a tag to compare
@ehsandeep ehsandeep released this 24 May 02:04
826c143

Changelog

7d08ec0 Added support to dump only request or respose using dump-req or dump-resp flag. #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 #23
1b53bb1 Fixed gologger syntax #24
70537cd Fixed newline bug in proxy #19