Releases: projectdiscovery/proxify
Releases · projectdiscovery/proxify
v0.0.16
What's Changed
- Fixed link to /cacert in README.md by @yonas in #518
- Fixed read size by @dogancanbakir in #533
- Fixed br encoding by @dogancanbakir in #523
- Fixed parameter name by @and0x00 in #631
- Fixed
-saoption by @dogancanbakir in #722 - Fixed issue with
-outputoption by @dogancanbakir in #724 - Fixed lint errors by @dogancanbakir in #721
- Added log request body by @dogancanbakir in #65
- Added stale workflow by @dogancanbakir in #719
- Updated to maintained things-go/go-socks5 proxy library by @tututu-patch in #670
New Contributors
- @yonas made their first contribution in #518
- @and0x00 made their first contribution in #631
- @tututu-patch made their first contribution in #670
Full Changelog: v0.0.15...v0.0.16
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) formatFull 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
-vvoption 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/denyoptions 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