VLESS Post-Quantum Encryption
This commit is contained in:
parent
36e6c420bc
commit
e842942319
@ -183,7 +183,8 @@
|
|||||||
},
|
},
|
||||||
clearKeys() {
|
clearKeys() {
|
||||||
this.inbound.settings.decryption = 'none';
|
this.inbound.settings.decryption = 'none';
|
||||||
this.inbound.settings.encryption = '';
|
this.inbound.settings.encryption = 'none';
|
||||||
|
this.inbound.settings.selectedAuth = undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user