mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-06-05 21:05:07 +08:00
fix: gvisor
This commit is contained in:
parent
3b202bc839
commit
dfde54de13
@ -92,7 +92,7 @@ enum DomainStrategy {
|
||||
enum TunImplementation {
|
||||
mixed,
|
||||
system,
|
||||
gVisor;
|
||||
gvisor;
|
||||
}
|
||||
|
||||
enum MuxProtocol {
|
||||
|
||||
2
libcore
2
libcore
@ -1 +1 @@
|
||||
Subproject commit a5ca136a4c2c5cc23ebadcf392aeaf5815f677da
|
||||
Subproject commit 558b152668d3b2c92feb3a84ea14fd516cb14636
|
||||
Loading…
Reference in New Issue
Block a user