Update config.md

This commit is contained in:
Morrigan-Ship 2025-01-22 04:58:15 +03:30 committed by GitHub
parent ede029d336
commit 5688dea6be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ On your PC (or phone), you need to run Xray with the following configuration:
{
"inbounds": [
{
"port": 1080, // SOCKS代理端口,需要在浏览器中配置代理并指向该端口
"port": 1080, // SOCKS proxy port, you need to configure the proxy in the browser and point to this port
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
@ -57,8 +57,8 @@ On your PC (or phone), you need to run Xray with the following configuration:
"settings": {
"vnext": [
{
"address": "server", // 服务器地址请将其更改为您自己的服务器IP或域名
"port": 10086, // 服务器端口
"address": "server", // Server address, please change it to your own server IP or domain name
"port": 10086, // Server Port
"users": [
{
"id": "b831381d-6324-4d53-ad4f-8cda48b30811"