Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-admin-essentials
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etersoft-admin-essentials
Commits
0817005d
Commit
0817005d
authored
Feb 12, 2026
by
System Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
router/a_add_manual.sh: switch SETNAME from rkz to egw
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
607d48d3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
a_add_manual.sh
router/a_add_manual.sh
+4
-2
No files found.
router/a_add_manual.sh
View file @
0817005d
#!/bin/sh
SETNAME
=
rkz
#echo "don't use"
#exit
SETNAME
=
egw
arg
=
$1
...
...
@@ -13,6 +15,6 @@ get_ipv4_list()
for
ip
in
$(
get_ipv4_list
$arg
)
;
do
echo
"add
$ip
"
ipset add
$SETNAME
$ip
||
exit
echo
"
$ip
"
>>
a_manual.list
#
echo "$ip" >> a_manual.list
done
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