forked from xuhaoyang/ClashForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d62430a
commit 94e95d5
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 | |
+1 −15 | hub/hub.go | |
+86 −45 | hub/route/server.go | |
+2 −0 | listener/sing_tun/server_android.go | |
+1 −1 | listener/sing_tun/server_notandroid.go |