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
#135 - Support added for IPv4 intercepting.
Services can now be created for any IPv4 address.
#123 - Windows can add ConnectionSpecificDomains
to DNS requests where no period (.) is in the DNS request such as "web-page" or "my-service".
These requests would not resolve properly because they would be received as "web-page.myConnectionSpecificDomain".
This now works correctly.