JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

config | JustPaste.app
8 months ago131 views

config

Starting Xray with config: {
                                                                                                      "dns": {
                                                                                                        "hosts": {
                                                                                                          "domain:googleapis.cn": "googleapis.com"
                                                                                                        },
                                                                                                        "servers": [
                                                                                                          "1.1.1.1",
                                                                                                          "8.8.8.8",
                                                                                                          "77.88.8.8"
                                                                                                        ]
                                                                                                      },
                                                                                                      "inbounds": [
                                                                                                        {
                                                                                                          "listen": "127.0.0.1",
                                                                                                          "port": 10808,
                                                                                                          "protocol": "socks",
                                                                                                          "settings": {
                                                                                                            "auth": "noauth",
                                                                                                            "udp": true,
                                                                                                            "userLevel": 8
                                                                                                          },
                                                                                                          "sniffing": {
                                                                                                            "destOverride": [
                                                                                                              "http",
                                                                                                              "tls"
                                                                                                            ],
                                                                                                            "enabled": true
                                                                                                          },
                                                                                                          "tag": "socks"
                                                                                                        },
                                                                                                        {
                                                                                                          "listen": "127.0.0.1",
                                                                                                          "port": 10809,
                                                                                                          "protocol": "http",
                                                                                                          "settings": {
                                                                                                            "userLevel": 8
                                                                                                          },
                                                                                                          "tag": "http"
                                                                                                        },
                                                                                                        {
                                                                                                          "listen": "127.0.0.1",
                                                                                                          "port": 11111,
                                                                                                          "protocol": "dokodemo-door",
                                                                                                          "settings": {
                                                                                                            "address": "127.0.0.1"
                                                                                                          },
                                                                                                          "tag": "metrics_in"
                                                                                                        }
                                                                                                      ],
                                                                                                      "log": {
                                                                                                        "access": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_info.log",
                                                                                                        "error": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_error.log",
                                                                                                        "loglevel": "debug"
                                                                                                      },
                                                                                                      "metrics": {
                                                                                                        "tag": "metrics_out"
                                                                                                      },
                                                                                                      "outbounds": [
                                                                                                        {
                                                                                                          "mux": {
                                                                                                            "concurrency": -1,
                                                                                                            "enabled": false,
                                                                                                            "xudpConcurrency": 8,
                                                                                                            "xudpProxyUDP443": ""
                                                                                                          },
                                                                                                          "protocol": "vless",
                                                                                                          "settings": {
                                                                                                            "vnext": [
                                                                                                              {
                                                                                                                "address": "95.181.182.182",
                                                                                                                "port": 443,
                                                                                                                "users": [
                                                                                                                  {
                                                                                                                    "encryption": "none",
                                                                                                                    "flow": "",
                                                                                                                    "id": "088ebd5d-f071-43af-afa0-6d6a5d36bf8b",
                                                                                                                    "level": 8,
                                                                                                                    "security": "auto"
                                                                                                                  }
                                                                                                                ]
                                                                                                              }
                                                                                                            ]
                                                                                                          },
                                                                                                          "streamSettings": {
                                                                                                            "network": "tcp",
                                                                                                            "security": "tls",
                                                                                                            "wsSettings": {
                                                                                                              "headers": {
                                                                                                                "Host": ""
                                                                                                              },
                                                                                                              "host": "cdn.emrata.top",
                                                                                                              "path": "/4490c5f9-afe1-43c8-9766-7d59a2b584f6"
                                                                                                            }
                                                                                                          },
                                                                                                          "tag": "ENTRY-PROXY"
                                                                                                        },
                                                                                                        {
                                                                                                          "protocol": "freedom",
                                                                                                          "settings": {},
                                                                                                          "tag": "direct"
                                                                                                        },
                                                                                                        {
                                                                                                          "protocol": "blackhole",
                                                                                                          "settings": {
                                                                                                            "response": {
                                                                                                              "type": "http"
                                                                                                            }
                                                                                                          },
                                                                                                          "tag": "block"
                                                                                                        },
                                                                                                        {
                                                                                                          "mux": {
                                                                                                            "concurrency": 8,
                                                                                                            "enabled": false,
                                                                                                            "xudpConcurrency": 8,
                                                                                                            "xudpProxyUDP443": ""
                                                                                                          },
                                                                                                          "protocol": "freedom",
                                                                                                          "tag": "metrics_out"
                                                                                                        }
                                                                                                      ],
                                                                                                      "remarks": "Обход Белого Списка",
                                                                                                      "routing": {
                                                                                                        "domainStrategy": "IPIfNonMatch",
                                                                                                        "rules": []
                                                                                                      }
                                                                                                    }

⚠️Content was pasted as plain text and auto-formatted as a code block. Use the Code Block button in the editor for proper formatting.

← Back to timeline