new: add warp option (experimental)
This commit is contained in:
@@ -20,7 +20,7 @@ enum ProxyType {
|
||||
|
||||
selector("Selector"),
|
||||
urltest("URLTest"),
|
||||
|
||||
warp("Warp")
|
||||
unknown("Unknown");
|
||||
|
||||
const ProxyType(this.label);
|
||||
|
||||
Reference in New Issue
Block a user