You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- IPv6 support: client detects and sends public IPv6 address to server.
- IPv6 address detection via OS UDP connect probe, with icanhazip.com fallback
- Comprehensive IPv6 global address validation (RFC 4291, RFC 6890)
- Use icanhazip.com public IP lookups
- Client improvement: If hostname resolves to multiple IPs fdpass will connect to them in parallel and exit when the first succeeds
- Client improvement: Sparoid::Client.new can parse INI files
- Client improvement: Block/wait for UDP packets to be sent