Releases: projectdiscovery/fastdialer
Releases · projectdiscovery/fastdialer
v0.0.16
What's Changed
- Adding custom SNI name by @Mzack9999 in #35
- Idna dependency by @LuitelSamikshya in #36
- Generalizing ascii conversion by @Mzack9999 in #37
- Adding Client TLS1.0 by @Mzack9999 in #38
- Improving error message when all ips fail by @Mzack9999 in #40
- Adding on dial callback + Updating GitHub actions by @Mzack9999 in #47
- protect the cache from DNS responses that lack an Answer, add .gitign… by @mikerott in #51
- Bumping retryabledns version by @Mzack9999 in #53
New Contributors
- @dependabot made their first contribution in #34
- @LuitelSamikshya made their first contribution in #36
- @mikerott made their first contribution in #51
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- Added support for SNI hostname + custom dial ip by @Mzack9999 in #29
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Merge pull request #27 from projectdiscovery/added-tls-setting Added tls setting to dialer
v0.0.12 - Fixing networkpolicy deny condition
Merge pull request #16 from projectdiscovery/bugfix-misc Updating deps
v0.0.11
v0.0.10
Merge pull request #10 from projectdiscovery/fix-fallback-issue Fixed fallback not triggering by error
v0.0.9
v0.0.8
Fixed an issue with /etc/hosts reading