Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
proxify_0.0.15_checksums.txt | 2024-03-12 | 774 Bytes | |
proxify_0.0.15_linux_386.zip | 2024-03-12 | 20.3 MB | |
proxify_0.0.15_linux_amd64.zip | 2024-03-12 | 21.8 MB | |
proxify_0.0.15_linux_arm64.zip | 2024-03-12 | 19.8 MB | |
proxify_0.0.15_linux_arm.zip | 2024-03-12 | 20.6 MB | |
proxify_0.0.15_macOS_amd64.zip | 2024-03-12 | 22.7 MB | |
proxify_0.0.15_macOS_arm64.zip | 2024-03-12 | 21.8 MB | |
proxify_0.0.15_windows_386.zip | 2024-03-12 | 21.2 MB | |
proxify_0.0.15_windows_amd64.zip | 2024-03-12 | 22.3 MB | |
README.md | 2024-03-12 | 895 Bytes | |
v0.0.15 source code.tar.gz | 2024-03-12 | 675.4 kB | |
v0.0.15 source code.zip | 2024-03-12 | 697.6 kB | |
Totals: 12 Items | 171.8 MB | 4 |
What's Changed
-
Added new output format MultiDoc (YAML) by @tarunKoyalwar in https://github.com/projectdiscovery/proxify/pull/499
:::console -of, -output-format string output format (jsonl/yaml) (default "jsonl") - Fixed issue with response body encode/decode by @tarunKoyalwar in https://github.com/projectdiscovery/proxify/pull/499 - Fixed issue with accessing certificate link (http://proxify/cacert) by @tarunKoyalwar in https://github.com/projectdiscovery/proxify/pull/499 - Added color to CLI output by @tarunKoyalwar in https://github.com/projectdiscovery/proxify/pull/499 - Performance improvement (Refactor) by @tarunKoyalwar in https://github.com/projectdiscovery/proxify/pull/499
Full Changelog: https://github.com/projectdiscovery/proxify/compare/v0.0.13...v0.0.15