Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit b75410c

Browse files
authored
Merge pull request #47 from SonyaCore/update-1.1.7
Update 1.1.7
2 parents 85202df + b62503d commit b75410c

File tree

2 files changed

+198
-28
lines changed

2 files changed

+198
-28
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ You can use one of the following protocols for installation and change its setti
6060
| VLESS WS TLS | --vless |
6161
| VLESS TCP TLS | --vless --tcp |
6262
| VLESS TCP XTLS | --vless --tcp --xtls |
63+
| TROJAN WS TLS | --trojan |
64+
| TROJAN TCP TLS | --trojan --tcp |
6365
| ShadowSocks TCP | --shadowsocks |
6466
| ShadowSocks TCP TLS | --shadowsocks --tls |
6567

@@ -397,6 +399,12 @@ vmess://{"add":"ip / domain ","aid":"alterid","host":"","id":"random-uuid","net"
397399
vless://random-uuid@ip:port?path=websocketpath&security=type&encryption=none&type=ws#linkname
398400
```
399401

402+
##### `Trojan` :
403+
404+
```json
405+
trojan://password@ip:port?allowInsecure=insecure&security=&type=networkstream#linkname
406+
```
407+
400408
##### `ShadowSocks` :
401409

402410
```json

0 commit comments

Comments
 (0)