macos adds system proxy for USB

https://github.com/2dust/v2rayN/issues/6381
pull/6443/head
2dust 2024-12-31 14:55:35 +08:00
parent 37cba5ee34
commit 21f8ddcf9f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
/// <summary>
/// 应用接口类型
/// </summary>
private static readonly List<string> LstInterface = ["Ethernet", "Wi-Fi", "Thunderbolt Bridge"];
private static readonly List<string> LstInterface = ["Ethernet", "Wi-Fi", "Thunderbolt Bridge", "USB 10/100/1000 LAN"];
/// <summary>
/// 代理类型,对应 http,https,socks