1.7.0
What's Changed
- Proxy Authentication: Seamlessly connect through proxies with new authentication support.
- Match and Ignore Options: Fine-tune your URL filtering with pattern-based matching and ignoring.
- Debug Mode: Gain deeper insights into operations with a dedicated debugging flag.
- Enhanced CLI Output: Enjoy clearer, more informative command-line feedback.
- Code Quality Boost: Cleaner, more maintainable code under the hood.
- Code Refactoring: Streamlined internals for better performance and readability.
- Improved CI: A more reliable and efficient continuous integration pipeline.
New flags
--proxy-auth
: Enable proxy authentication for secure connections.-m
,--match
: Specify URL patterns to include in processing.-i
,--ignore
: Exclude specific URL patterns with ease.--debug
: Activate detailed logs for troubleshooting and analysis.
Thank you for using DeadFinder! We hope this release empowers you with greater flexibility and precision. Happy link hunting!
Full Changelog: 1.6.1...1.7.0