Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
nexdpi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
sysadmin
nexdpi
Commits
209e631d
Commit
209e631d
authored
Jun 17, 2021
by
Stefy Lanza (nextime / spora )
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Raise default speed
parent
4f0d4f88
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
shaping
shaping
+2
-2
No files found.
shaping
View file @
209e631d
...
@@ -15,7 +15,7 @@ IPSET="/usr/sbin/ipset"
...
@@ -15,7 +15,7 @@ IPSET="/usr/sbin/ipset"
IPT
=
"/usr/sbin/iptables"
IPT
=
"/usr/sbin/iptables"
IP6T
=
"/usr/sbin/ip6tables"
IP6T
=
"/usr/sbin/ip6tables"
FORCEIFB
=
false
FORCEIFB
=
false
DEFBAND
=
"
980
"
DEFBAND
=
"
1024
"
DOUPLOAD
=
true
DOUPLOAD
=
true
DODOWNLOAD
=
true
DODOWNLOAD
=
true
IPSET_DURATION
=
3600
# Seconds
IPSET_DURATION
=
3600
# Seconds
...
@@ -58,7 +58,7 @@ if [ "$DOWNDEV" == "ifb0" ] ; then
...
@@ -58,7 +58,7 @@ if [ "$DOWNDEV" == "ifb0" ] ; then
FORCEIFB
=
true
FORCEIFB
=
true
fi
fi
if
[
$DOWNISBRIDGE
]
;
then
if
$DOWNISBRIDGE
;
then
if
[
x
"
$(
brctl show |
grep
$DOWNDEV
)
"
!=
""
]
;
then
if
[
x
"
$(
brctl show |
grep
$DOWNDEV
)
"
!=
""
]
;
then
DOWNDEV
=
$(
ls
/sys/class/net/br0/brif/
)
DOWNDEV
=
$(
ls
/sys/class/net/br0/brif/
)
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment