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
Legacy macOS binaries (with `-legacy-macos-10.13` suffix) now support
94
+
macOS 10.13 High Sierra, built using Go 1.25 with patches
95
+
from [SagerNet/go](https://github.com/SagerNet/go).
96
+
97
+
**3**:
98
+
99
+
See [OCM](/configuration/service/ocm).
100
+
101
+
#### 1.14.0-alpha.1
102
+
103
+
* Add `source_mac_address` and `source_hostname` rule items **1**
104
+
* Add `include_mac_address` and `exclude_mac_address` TUN options **2**
105
+
* Update NaiveProxy to 145.0.7632.159 **3**
106
+
* Fixes and improvements
107
+
108
+
**1**:
109
+
110
+
New rule items for matching LAN devices by MAC address and hostname via neighbor resolution.
111
+
Supported on Linux, macOS, or in graphical clients on Android and macOS.
112
+
113
+
See [Route Rule](/configuration/route/rule/#source_mac_address), [DNS Rule](/configuration/dns/rule/#source_mac_address) and [Neighbor Resolution](/configuration/shared/neighbor/).
114
+
115
+
**2**:
116
+
117
+
Limit or exclude devices from TUN routing by MAC address.
118
+
Only supported on Linux with `auto_route` and `auto_redirect` enabled.
119
+
120
+
See [TUN](/configuration/inbound/tun/#include_mac_address).
121
+
122
+
**3**:
123
+
124
+
This is not an official update from NaiveProxy. Instead, it's a Chromium codebase update maintained by Project S.
0 commit comments