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
94489d1
commit 97435be
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule clash
updated
6 files
+2 −0 | adapter/adapter.go | |
+10 −0 | adapter/outbound/base.go | |
+4 −0 | adapter/outbound/singmux.go | |
+14 −0 | adapter/outbound/wireguard.go | |
+4 −4 | component/process/process_windows.go | |
+2 −0 | constant/adapters.go |