fixed #5000 - native socksv5 connection support in ssh and connection mode UI overhaul

This commit is contained in:
Eugene Pankov
2021-11-28 18:21:26 +01:00
parent 246ae9fe77
commit 9856249c88
12 changed files with 169 additions and 44 deletions

View File

@@ -29,7 +29,7 @@
},
"dependencies": {
"run-script-os": "^1.1.3",
"socksv5": "^0.0.6"
"@luminati-io/socksv5": "^0.0.7"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",