NEKit v0.11.0 Release Notes

  • ๐Ÿ”„ Changed

    • Courageous adventurers are never satisfied with the status quo. They are not only always prepared, but also desired to explore something new, something never happened before. Some of the bravest tried to let the Internet know thay were here, ready to chanllenge the law and order and put an end to the old, antiquated and decayed speficications. Well, they have been acknowledged.
    • ๐Ÿ“œ A very tolerant parser will be used if the URL is illegal.
    • ๐Ÿ”ง ota: true is obsolete, use the configuration of ShadowsocksR (protocol: verify_sha1) instead.
    • ๐Ÿšš IPv4Address is removed. Now both IPv4 and IPv6 are represented by one class IPAddress.
    • ๐Ÿ‘ IPPool now supports both IPv4 and IPv6 addresses.
    • ๐Ÿ‘€ Now there is an interval (see Opt) between each read, this should reduce the number of total system calls.

    โž• Added

    • Add support for simple_http and tls1.2_ticket_auth obfuscation for SSR.
    • ๐Ÿ”ง ota: true is obsolete, use the configuration of ShadowsocksR (obfs: verify_sha1) instead.