Skip to content

Commit 3f83d21

Browse files
committed
feat: Stash 支持 TrustTunnel
1 parent 1be32ae commit 3f83d21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • backend/src/core/proxy-utils/producers

backend/src/core/proxy-utils/producers/stash.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export default function Stash_Producer() {
3434
'juicity',
3535
'anytls',
3636
'tailscale',
37+
'trusttunnel',
3738
].includes(proxy.type) ||
3839
(proxy.type === 'ss' &&
3940
![

0 commit comments

Comments
 (0)