Illumotion commited on
Commit
aa2b14a
·
verified ·
1 Parent(s): 1554cb5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -1
config.json CHANGED
@@ -12,7 +12,13 @@
12
  ]
13
  },
14
  "streamSettings": {
15
- "network": "tcp"
 
 
 
 
 
 
16
  }
17
  }],
18
  "outbounds": [{
 
12
  ]
13
  },
14
  "streamSettings": {
15
+ "network": "ws",
16
+ "wsSettings": {
17
+ "headers": {
18
+ "Host": "illumotion-handbrake.hf.space"
19
+ },
20
+ "path": "/v2ray"
21
+ }
22
  }
23
  }],
24
  "outbounds": [{