mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-08 04:08:46 +02:00
feat: xray support
This commit is contained in:
@@ -973,6 +973,7 @@ impl CloudAuthManager {
|
||||
port: config.port,
|
||||
username: config.username,
|
||||
password: config.password,
|
||||
vless_uri: None,
|
||||
};
|
||||
match PROXY_MANAGER.upsert_cloud_proxy(settings) {
|
||||
Ok(_) => {
|
||||
|
||||
Reference in New Issue
Block a user