mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add chacha20 option for glorytun
This commit is contained in:
parent
66624acda7
commit
56fe7f0819
3 changed files with 14 additions and 9 deletions
|
@ -26,6 +26,7 @@ local basicParams = {
|
|||
{ Flag,"mtuauto",0, translate("MTU auto") },
|
||||
|
||||
{ Flag,"mptcp",0, translate("MPTCP") }
|
||||
{ Flag,"chacha20",0, translate("Use ChaCha20 stream cipher") }
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue