mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 10:28:05 +00:00
fixed #5000 - native socksv5 connection support in ssh and connection mode UI overhaul
This commit is contained in:
@@ -84,7 +84,7 @@ Tabby.registerModule('crypto', {
|
||||
},
|
||||
})
|
||||
Tabby.registerMock('dns', {})
|
||||
Tabby.registerMock('socksv5', {})
|
||||
Tabby.registerMock('@luminati-io/socksv5', {})
|
||||
Tabby.registerMock('util', require('util/'))
|
||||
Tabby.registerMock('keytar', {
|
||||
getPassword: () => null,
|
||||
|
Reference in New Issue
Block a user