❓ Help Json config for v2ray modem creation help

Status
Not open for further replies.
@unixous..Yup notepad yung gamit mo edit..
@ATTACH..type="full"]1341291[/ATTACH]
kunware ganyan po paps?
anong paraan sa pag-edit at anong idadagdag ko pra
maging functional sya as json config file para magamit sya sa v2ray modem?
 

Attachments

  • c123125.webp
    c123125.webp
    27.2 KB · Views: 95
JSON:
{
  "dns": {
    "servers": [
      "8.8.8.8"
    ]
  },
  "inbounds": [
    {
      "port": 10808,
      "protocol": "socks",
      "settings": {
        "auth": "noauth",
        "udp": true,
        "userLevel": 8
      },
      "sniffing": {
        "destOverride": [
          "http",
          "tls"
        ],
        "enabled": false
      },
      "tag": "socks"
    },
    {
      "port": 10809,
      "protocol": "http",
      "settings": {
        "userLevel": 8
      },
      "tag": "http"
    }
  ],
  "log": {
    "loglevel": "warning"
  },
  "outbounds": [
    {
      "mux": {
        "enabled": false
      },
      "protocol": "vmess",
      "settings": {
        "vnext": [
          {
            "address": "SERVER_DOMAIN_HERE.ML",
            "port": 443,
            "users": [
              {
                "alterId": 64,
                "id": "YOUR_UUID_CODE_HERE",
                "level": 8,
                "security": "none"
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "ws",
        "security": "tls",
        "tlsSettings": {
          "allowInsecure": true,
          "serverName": "SERVER_DOMAIN_HERE.ML"
        },
        "wsSettings": {
          "headers": {
            "Host": "SERVER_DOMAIN_HERE.ML"
          },
          "path": "/"
        }
      },
      "tag": "proxy"
    },
    {
      "protocol": "freedom",
      "settings": {},
      "tag": "direct"
    },
    {
      "protocol": "blackhole",
      "settings": {
        "response": {
          "type": "http"
        }
      },
      "tag": "block"
    }
  ],
  "policy": {
    "levels": {
      "8": {
        "connIdle": 300,
        "downlinkOnly": 1,
        "handshake": 4,
        "uplinkOnly": 1
      }
    },
    "system": {
      "statsOutboundUplink": true,
      "statsOutboundDownlink": true
    }
  },
  "routing": {
    "domainStrategy": "IPIfNonMatch",
    "rules": []
  },
  "stats": {}
}
 
JSON:
{
  "dns": {
    "servers": [
      "8.8.8.8"
    ]
  },
  "inbounds": [
    {
      "port": 10808,
      "protocol": "socks",
      "settings": {
        "auth": "noauth",
        "udp": true,
        "userLevel": 8
      },
      "sniffing": {
        "destOverride": [
          "http",
          "tls"
        ],
        "enabled": false
      },
      "tag": "socks"
    },
    {
      "port": 10809,
      "protocol": "http",
      "settings": {
        "userLevel": 8
      },
      "tag": "http"
    }
  ],
  "log": {
    "loglevel": "warning"
  },
  "outbounds": [
    {
      "mux": {
        "enabled": false
      },
      "protocol": "vmess",
      "settings": {
        "vnext": [
          {
            "address": "SERVER_DOMAIN_HERE.ML",
            "port": 443,
            "users": [
              {
                "alterId": 64,
                "id": "YOUR_UUID_CODE_HERE",
                "level": 8,
                "security": "none"
              }
            ]
          }
        ]
      },
      "streamSettings": {
        "network": "ws",
        "security": "tls",
        "tlsSettings": {
          "allowInsecure": true,
          "serverName": "SERVER_DOMAIN_HERE.ML"
        },
        "wsSettings": {
          "headers": {
            "Host": "SERVER_DOMAIN_HERE.ML"
          },
          "path": "/"
        }
      },
      "tag": "proxy"
    },
    {
      "protocol": "freedom",
      "settings": {},
      "tag": "direct"
    },
    {
      "protocol": "blackhole",
      "settings": {
        "response": {
          "type": "http"
        }
      },
      "tag": "block"
    }
  ],
  "policy": {
    "levels": {
      "8": {
        "connIdle": 300,
        "downlinkOnly": 1,
        "handshake": 4,
        "uplinkOnly": 1
      }
    },
    "system": {
      "statsOutboundUplink": true,
      "statsOutboundDownlink": true
    }
  },
  "routing": {
    "domainStrategy": "IPIfNonMatch",
    "rules": []
  },
  "stats": {}
}
Nandyan na yung guide kung ano ang maari mong eedit pero dapat alam mo secret ng noload para gumana😊
 
Status
Not open for further replies.

About this Thread

  • 26
    Replies
  • 1K
    Views
  • 8
    Participants
Last reply from:
PHC_Gulai23

Trending Topics

Online now

Members online
1,150
Guests online
1,365
Total visitors
2,515

Forum statistics

Threads
2,273,442
Posts
28,949,527
Members
1,235,747
Latest member
_usteng_
Back
Top