NEKit v0.3.0 Release Notes

  • ๐Ÿ”„ Changed

    • Proxy server can listen on port without specific IP address.
    • IPv4Address will return nil when initialize with an invalid IP address string.
    • ListRule is renamed to DomainListRule.

    ๐Ÿ›  Fixed

    • DNS server will only process A queries and return others intact.

    โž• Added

    • ๐Ÿ‘Œ Support for IP range list matching rule.