From 04b4fb438487ada373fb3e6437b4cdb28b5174de Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Apr 2026 16:38:33 +0200 Subject: finalmask Co-Authored-By: Alireza Ahmadi --- web/html/form/stream/stream_finalmask.html | 217 ++++++++++++++++++++--------- 1 file changed, 150 insertions(+), 67 deletions(-) (limited to 'web/html/form/stream/stream_finalmask.html') diff --git a/web/html/form/stream/stream_finalmask.html b/web/html/form/stream/stream_finalmask.html index 0b6418b7..be3761b7 100644 --- a/web/html/form/stream/stream_finalmask.html +++ b/web/html/form/stream/stream_finalmask.html @@ -1,84 +1,167 @@ {{define "form/streamFinalMask"}} - - + + + @click="inbound.stream.addUdpMask(inbound.protocol === Protocols.HYSTERIA ? 'salamander' : 'mkcp-aes128gcm')"> - -{{end}} +{{end}} \ No newline at end of file -- cgit v1.2.3