There was an error while loading. Please reload this page.
1 parent 1be32ae commit 3f83d21Copy full SHA for 3f83d21
1 file changed
backend/src/core/proxy-utils/producers/stash.js
@@ -34,6 +34,7 @@ export default function Stash_Producer() {
34
'juicity',
35
'anytls',
36
'tailscale',
37
+ 'trusttunnel',
38
].includes(proxy.type) ||
39
(proxy.type === 'ss' &&
40
![
0 commit comments