Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nextgen-router
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
nextgen-router
Commits
214189b9
Commit
214189b9
authored
Feb 10, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
8341587f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
network.yaml
network.yaml
+4
-4
prepare.sh
prepare.sh
+1
-1
No files found.
network.yaml
View file @
214189b9
...
...
@@ -84,10 +84,10 @@
with_items
:
-
iptables-forward.sh
-
iptables-gateways-interpreter.sh
-
name
:
load chnroute reverse list
include_vars
:
name
:
chnrouteReverseList
file
:
./data/chnroute_reverse.yaml
#
- name: load chnroute reverse list
#
include_vars:
#
name: chnrouteReverseList
#
file: ./data/chnroute_reverse.yaml
-
name
:
localnet ipset file
template
:
src
:
./files/localnet-ipset.j2
...
...
prepare.sh
View file @
214189b9
...
...
@@ -11,7 +11,7 @@ download_repo() {
fi
}
#
download_repo chnroutes2 https://github.com/misakaio/chnroutes2.git
download_repo chnroutes2 https://github.com/misakaio/chnroutes2.git
download_repo dnsmasq-china-list https://github.com/felixonmars/dnsmasq-china-list.git
download_repo mycard-dnsmasq https://code.mycard.moe/mycard/dnsmasq
...
...
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