This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
Releases: zhuhaow/NEKit
Releases · zhuhaow/NEKit
0.5.0
0.4.2
0.4.1
[0.4.0]
0.3.1
0.3.0: - 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`. - DNS server will only process A queries and return others intact. - Support for IP range list matching rule.
0.2.5: - Many things in `HTTPHeader` and `ConnectRequest` become `public`.
- Refined `description` of many classes. - The `RuleManager` now triggers events.