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
dccab90
commit 290814d
Showing
5 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule clash
updated
15 files
+8 −0 | adapter/outbound/hysteria2.go | |
+2 −1 | adapter/outboundgroup/parser.go | |
+7 −6 | adapter/provider/healthcheck.go | |
+2 −1 | adapter/provider/parser.go | |
+5 −0 | component/dialer/dialer.go | |
+5 −4 | component/dialer/tfo.go | |
+2 −6 | component/resource/fetcher.go | |
+1 −1 | config/config.go | |
+2 −2 | constant/adapters.go | |
+2 −2 | go.mod | |
+4 −4 | go.sum | |
+1 −0 | listener/config/hysteria2.go | |
+2 −0 | listener/inbound/hysteria2.go | |
+7 −0 | listener/sing_hysteria2/server.go | |
+3 −1 | transport/tuic/v5/frag.go |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters