mirror of https://github.com/2dust/v2rayN
parent
37cba5ee34
commit
21f8ddcf9f
|
@ -9,7 +9,7 @@
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 应用接口类型
|
/// 应用接口类型
|
||||||
/// </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>
|
/// <summary>
|
||||||
/// 代理类型,对应 http,https,socks
|
/// 代理类型,对应 http,https,socks
|
||||||
|
|
Loading…
Reference in New Issue