We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a485030 commit 845f4b4Copy full SHA for 845f4b4
2 files changed
init.d/custom.d.examples.linux/50-discord-media
@@ -15,7 +15,6 @@ zapret_custom_daemons()
15
local opt="--qnum=$QNUM_DISCORD_MEDIA $NFQWS_OPT_DESYNC_DISCORD_MEDIA"
16
do_nfqws $1 $DNUM_DISCORD_MEDIA "$opt"
17
}
18
-# size = 156 (8 udp header + 148 payload) && payload starts with 0x01000000
19
zapret_custom_firewall()
20
{
21
# $1 - 1 - run, 0 - stop
init.d/custom.d.examples.linux/50-stun4all
@@ -14,7 +14,6 @@ zapret_custom_daemons()
14
local opt="--qnum=$QNUM_STUN4ALL $NFQWS_OPT_DESYNC_STUN"
do_nfqws $1 $DNUM_STUN4ALL "$opt"
0 commit comments