mirror of
https://github.com/telemt/telemt.git
synced 2026-06-10 04:51:42 +03:00
Merge pull request #825 from groozchique/main
[docs] change fingerprint for xray double hop instruction
This commit is contained in:
@@ -206,7 +206,7 @@ File content:
|
|||||||
"publicKey": "<SERVER_B_PUBLIC_KEY>",
|
"publicKey": "<SERVER_B_PUBLIC_KEY>",
|
||||||
"shortId": "<SHORT_ID>",
|
"shortId": "<SHORT_ID>",
|
||||||
"spiderX": "/",
|
"spiderX": "/",
|
||||||
"fingerprint": "chrome"
|
"fingerprint": "firefox"
|
||||||
},
|
},
|
||||||
"xhttpSettings": {
|
"xhttpSettings": {
|
||||||
"path": "/<YOUR_RANDOM_PATH>"
|
"path": "/<YOUR_RANDOM_PATH>"
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ nano /usr/local/etc/xray/config.json
|
|||||||
"publicKey": "<SERVER_B_PUBLIC_KEY>",
|
"publicKey": "<SERVER_B_PUBLIC_KEY>",
|
||||||
"shortId": "<SHORT_ID>",
|
"shortId": "<SHORT_ID>",
|
||||||
"spiderX": "/",
|
"spiderX": "/",
|
||||||
"fingerprint": "chrome"
|
"fingerprint": "firefox"
|
||||||
},
|
},
|
||||||
"xhttpSettings": {
|
"xhttpSettings": {
|
||||||
"path": "/<YOUR_RANDOM_PATH>"
|
"path": "/<YOUR_RANDOM_PATH>"
|
||||||
|
|||||||
Reference in New Issue
Block a user