Releases: projectdiscovery/proxify
Releases · projectdiscovery/proxify
v0.0.15
What's Changed
- Added new output format MultiDoc (YAML) by @tarunKoyalwar in #499
-of, -output-format string output format (jsonl/yaml) (default "jsonl")
- Fixed issue with response body encode/decode by @tarunKoyalwar in #499
- Fixed issue with accessing certificate link (http://proxify/cacert) by @tarunKoyalwar in #499
- Added color to CLI output by @tarunKoyalwar in #499
- Performance improvement (Refactor) by @tarunKoyalwar in #499
Full Changelog: v0.0.13...v0.0.15
v0.0.13
What's Changed
🔨 Maintenance (Breaking Change)
- Made raw request/response logs optional and jsonl logs as default by @RamanaReddy0M in #379
- Moved export options to config file + env variable by @dogancanbakir in #392
Other Changes
- Added support for TLSV1.0 by @RamanaReddy0M in #377
- Added jsonl as default output on export options by @RamanaReddy0M in #376
- Fixed passthrough option by @RamanaReddy0M in #375
- Fixed nil socks5 proxy by @dogancanbakir in #476
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fixed issue with saving CA certificate by @dogancanbakir in #340
- Added support for custom config directory by @dogancanbakir in #341
-config-directory string override the default config path ($HOME/.config/proxify)
New Contributors
- @dogancanbakir made their first contribution in #340
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
Other Changes
- Added Makefile + fixed version mismatch by @ehsandeep in #336
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
🎉 Features
- Fixed panic crash by @tarunKoyalwar in #238
- Updated goproxy to martian by @tarunKoyalwar in #238
- Added support for jsonl output by @RamanaReddy0M in #294
-j, -jsonl write output in JSONL(ines) format
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Added support for multiple match / replace DSLs by @wdahlenburg in #205
- Added support for swagger specs-based API generation by @parrasajad in #159
- Added self-update option (
-update
) by @RamanaReddy0M in #252 - Added SSL passthrough support + path fixes by @Mzack9999 in #227
- Added max request/response size for elastic export by @Mzack9999 in #226
- Added latest utils helper libraries #181 by @edoardottt in #182
- Fixed cert usage by @Kelfitas in #201
- Fixed Docker workflow by @ehsandeep in #240
- Fixed hardcoded listen address in replay utility by @tarunKoyalwar in #204
- Fixed issue to reuse elasticsearch connection by @leveryd in #216
New Contributors
- @nicoandmee made their first contribution in #193
- @edoardottt made their first contribution in #182
- @Kelfitas made their first contribution in #201
- @tarunKoyalwar made their first contribution in #204
- @wdahlenburg made their first contribution in #205
- @leveryd made their first contribution in #216
- @RamanaReddy0M made their first contribution in #252
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Added dsl validation and messaging improvements by @parrasajad in #163
- Added
-vv
option by @mjkim610 in #142 - Fixed overwrite of ES options by @BuffaloWill in #140
- Fixed match-replace logic by @Mzack9999 in #149
- Excluded windows arm/arm64 release by @Mzack9999 in #173
New Contributors
- @mjkim610 made their first contribution in #143
- @BuffaloWill made their first contribution in #140
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Fixed masutil + add error on dsl evaluate error by @Ice3man543 in #127
- Fixed response content length calculation by @Mzack9999 in #133
- Added
allow
/deny
options by @LuitelSamikshya in #101
New Contributors
- @hahwul made their first contribution in #103
- @forgedhallpass made their first contribution in #113
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Fix for cert endpoint not working + Internal engine by @Mzack9999 in #82
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Added multiple upstream proxies support by @Mzack9999 in #66
- Added elastic / kafka export support by @parrasajad in #70
- Added socks5 proxy support by @Mzack9999 in #68
- Added goflags support by @Mzack9999 in #65
- Fixed bug with match & replace rule by @LuitelSamikshya in #49
- Fixed bug with match & replace rule in URL path by @LuitelSamikshya in #63
- Fixed bug to discard binary content from response flag modification by @LuitelSamikshya in #61
- Updated Github workflows by @Mzack9999 in #69
New Contributors
- @LuitelSamikshya made their first contribution in #49
- @parrasajad made their first contribution in #70
Full Changelog: v0.0.4...v0.0.5