forked from xuhaoyang/ClashForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d62430a
commit 000e205
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule clash
updated
9 files
+11 −0 | component/fakeip/pool.go | |
+22 −0 | component/fakeip/pool_test.go | |
+3 −0 | config/config.go | |
+61 −1 | constant/dns.go | |
+3 −0 | docs/config.yaml | |
+21 −9 | hub/hub.go | |
+62 −45 | hub/route/server.go | |
+2 −0 | listener/sing_tun/server_android.go | |
+1 −1 | listener/sing_tun/server_notandroid.go |