Skip to content

Commit 406e400

Browse files
committed
Update Proxy.kt
1 parent 5cd01b1 commit 406e400

File tree

1 file changed

+1
-0
lines changed
  • core/src/main/java/com/github/kr328/clash/core/model

1 file changed

+1
-0
lines changed

core/src/main/java/com/github/kr328/clash/core/model/Proxy.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ data class Proxy(
3939
AnyTLS(false),
4040
Sudoku(false),
4141
Masque(false),
42+
TrustTunnel(false),
4243

4344

4445
Relay(true),

0 commit comments

Comments
 (0)