Replies: 1 comment 4 replies
-
v2ray属于应用层软件,mac属于二层数据包。拿不到mac地址。有这种需求,应该选择二层防火墙, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
需求场景:
某些需要联网的智能设备不需要走proxy, 目前通过 source 指定IP列表,可以使这些设备走direct链路。但是 IP 毕竟有可能变化,如果能通过匹配MAC地址,来路由流量,就比较稳妥了。
Beta Was this translation helpful? Give feedback.
All reactions