mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
xdp-sni UI: allow UI to enable/disable XDP SNI
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ my $xdpsnidomainfile = "${General::swroot}/xdpsni/domainfile";
|
||||
|
||||
&Header::showhttpheaders();
|
||||
|
||||
$settings{'ENABLE_SNIBLOCK'} = 'on';
|
||||
$settings{'ENABLE_SNIBLOCK'} = 'off';
|
||||
$settings{'ACTION'} = '';
|
||||
|
||||
$settings{'KEY1'} = ''; # point record for ACTION
|
||||
|
||||
Reference in New Issue
Block a user