目前Surge 支持 IP-CIDR 和 SRC-IP,能否支持一下 SRC-IP-CIDR 这个功能? 具体场景是,我在 macOS 上跑 UTM,UTM 里启动的虚拟机是一个特定的网段。我希望 UTM 虚拟机过来的流量走特殊的规则。现在我只能有一个虚拟机就写一条规则。 Reply SurgeTeam Nov 7, 2024 SRC-IP 支持使用 CIDR 表达式。 Reply doze...
mydog8it Builder 03-25-2019 04:01 PM If you don't use a field name the search command will interpret the CIDR as a string, it will not make a match. You must use a field name in the search, like src_ip or dest_ip. 0 Karma Reply ...