Given the 2 following external policy groups:
# proxygroup1.conf
Proxy1 = socks5, example.com, 1080
Proxy2 = socks5, example.com, 1081
Proxy3 = socks5, example.com, 1082
# proxygroup2.conf
Proxy1 = socks5, example.net, 1080
Proxy2 = socks5, example.net, 1081
Proxy3 = socks5, example.net, 1082
When adding those 2 external policy groups to Surge profile:
[Proxy Group]
Group1 = select, policy-path=./example1.list
Group2 = select, policy-path=./example2.list
Example = select, include-other-group="Group1, Group2"
The Surge Mac main menu shows the following contents:
The "overlapping" proxies are missing. And I can't determine which proxy is from which group.