From a92d61f9a023d54e1df7e0c238f73aecd88ea0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 01:57:42 +0800 Subject: [PATCH 01/23] Delete web-hosting.md --- web-hosting.md | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 web-hosting.md diff --git a/web-hosting.md b/web-hosting.md deleted file mode 100644 index 030ce5726b..0000000000 --- a/web-hosting.md +++ /dev/null @@ -1,42 +0,0 @@ -## Web Hosting 部署指南(适用于所有带nodejs App功能DirectAdmin面板) - -## 部署流程 - -**1:登录DirectAdmin面板,设置域名,如果已经设置为自己的子域名可以忽略这一步,点击`Account Manager`——`Domain Step`——`RENAME DOMAIN`——选择旧域名,输入一个新的子域名SAVE保存,参考如图:** -![image](https://github.com/user-attachments/assets/823bbe4a-5343-4322-9c1b-a1f80c97f9ed) - -![image](https://github.com/user-attachments/assets/e400548f-225f-4716-8973-35ee8aa68986) - - -**2:设置好域名后,查看域名需要解析到的IP,点击DNS Management查看,打开cloudflared,找到上一步添加的子域名所属的主域名添加A记录,并打开小黄云** -![image](https://github.com/user-attachments/assets/be3a1c29-50b2-41f7-af76-07c170cafc7d) - -![image](https://github.com/user-attachments/assets/4862226b-a053-458c-a842-7da80da14a66) - - -**3:解析完之后回到面板,找到File Manager进入,打开 `domains/你的域名/public_html` 目录,鼠标右键选择Upload Files 上传此项目里的`index.js`和`package.json`** -![image](https://github.com/user-attachments/assets/fdeaa875-739d-42e9-b6fc-e50005446a1f) - - -**4:设置index.js权限为777,并修改index.js里的必要环境变量,DOMAIN为必填,AUTO_ACCESS可设置为true开启自动保活,其他哪吒等参数可选** -![image](https://github.com/user-attachments/assets/5b2cd552-9dc4-4537-a899-967472d83ef2) - -![image](https://github.com/user-attachments/assets/4096918b-46e2-4745-b525-55e5c12d6773) - - -**5:复制地址栏的路径(不要带第一个斜杠)格式:`domains/你的域名/public_html` 再点击左上角的图标回到面板首页** - -**6:找到Setup Nodejs APP,点击进去,接着点击 CREATE APPLICATION,选择`推荐的nodejs版本`以及`Production` -Application root为上一步复制的路径,Application URL留空,Application startup file为 `index.js` 点击右上角的CREATE** -![image](https://github.com/user-attachments/assets/6df13972-a213-4bd5-a055-821fcd34e340) - - -**7:创建完后如下图成功所示后,点击RUN NPM install 按钮 等待30秒** -![image](https://github.com/user-attachments/assets/c094064e-6433-49a8-bd15-43c060d6752e) - -![image](https://github.com/user-attachments/assets/623d3888-e96c-498d-ac9a-84cacca4fea0) - - -**8:返回创建Nodejs App首页,点击重启,然后即可访问 域名/${SUB_PATH} 获取节点, 如果没有修改${SUB_PATH}变量,则默认订阅连接为 https://域名/sub** -![image](https://github.com/user-attachments/assets/3aac69a1-3ec3-4909-872f-fd4e1032012e) - From 886c2a3eca88750393d41c3be5374bda7d97eb34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 01:59:30 +0800 Subject: [PATCH 02/23] Add files via upload --- Dockerfile | 8 +- index.html | 722 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.js | 102 +++++++- 3 files changed, 815 insertions(+), 17 deletions(-) create mode 100644 index.html diff --git a/Dockerfile b/Dockerfile index 4351d63b1c..a7c31eb3db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,10 @@ -FROM node:alpine +FROM node:20-alpine3.20 -WORKDIR /app +WORKDIR /tmp -COPY . . +COPY index.js index.html package.json ./ -EXPOSE 3000 +EXPOSE 7860 RUN apk update && apk add --no-cache openssl curl &&\ chmod +x index.js &&\ diff --git a/index.html b/index.html new file mode 100644 index 0000000000..c60c5041cf --- /dev/null +++ b/index.html @@ -0,0 +1,722 @@ + + + + + + Green Network - Protect Earth + + + + + +
+ +
+ + +
+
+

Protect Our Planet, Preserve Our Future

+

Join the global movement to create a sustainable world through conservation, education, and community action.

+ Join Our Network +
+
+ + +
+
+
+

About Green Network

+

We are a global community dedicated to environmental protection and sustainable development.

+
+
+
+ Team planting trees +
+
+

Our Mission

+

Green Network is committed to creating a sustainable future by protecting natural ecosystems, promoting renewable energy, and empowering communities to take environmental action.

+

Founded in 2010, we've grown from a small grassroots organization to an international network with over 50,000 members across 120 countries.

+

Our approach combines scientific research, community engagement, and policy advocacy to address the most pressing environmental challenges of our time.

+ Learn More +
+
+
+
+ +

0

+

Trees Planted

+
+
+ +

0

+

Active Members

+
+
+ +

0

+

Countries Reached

+
+
+ +

0

+

Cleanup Projects

+
+
+
+
+ + +
+
+
+

Our Initiatives

+

Discover the key programs and projects we're implementing to protect our planet.

+
+
+
+
+ Reforestation +
+
+

Global Reforestation

+

Planting millions of trees worldwide to restore ecosystems, combat climate change, and protect biodiversity.

+ Learn More +
+
+
+
+ Ocean Conservation +
+
+

Ocean Conservation

+

Protecting marine ecosystems, reducing plastic pollution, and promoting sustainable fishing practices.

+ Learn More +
+
+
+
+ Renewable Energy +
+
+

Renewable Energy

+

Promoting solar, wind, and other clean energy sources to reduce dependence on fossil fuels.

+ Learn More +
+
+
+
+
+ + +
+
+

Join Our Global Movement

+

Together, we can create a sustainable future for generations to come. Every action counts, no matter how small.

+ Become a Member +
+
+ + + + + + + \ No newline at end of file diff --git a/index.js b/index.js index df56f1da2d..b8389fdf2d 100644 --- a/index.js +++ b/index.js @@ -3,6 +3,7 @@ const http = require('http'); const fs = require('fs'); const axios = require('axios'); const net = require('net'); +const path = require('path'); const { Buffer } = require('buffer'); const { exec, execSync } = require('child_process'); const { WebSocket, createWebSocketStream } = require('ws'); @@ -10,12 +11,12 @@ const UUID = process.env.UUID || '5efabea4-f6d4-91fd-b8f0-17e004c89c60'; // 运 const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 -const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 +const DOMAIN = process.env.DOMAIN || 'xx-hf.space.domain'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 const AUTO_ACCESS = process.env.AUTO_ACCESS || false; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 -const NAME = process.env.NAME || 'Vls'; // 节点名称 -const PORT = process.env.PORT || 3000; // http和ws服务端口 +const NAME = process.env.NAME || 'Hug'; // 节点名称 +const PORT = process.env.PORT || 7860; // http和ws服务端口 let ISP = ''; const GetISP = async () => { @@ -30,8 +31,18 @@ const GetISP = async () => { GetISP(); const httpServer = http.createServer((req, res) => { if (req.url === '/') { - res.writeHead(200, { 'Content-Type': 'text/plain' }); - res.end('Hello, World\n'); + const filePath = path.join(__dirname, 'index.html'); + fs.readFile(filePath, 'utf8', (err, content) => { + if (err) { + res.writeHead(500, { 'Content-Type': 'text/plain' }); + res.end('Internal Server Error'); + return; + } + + res.writeHead(200, { 'Content-Type': 'text/html' }); + res.end(content); + }); + return; } else if (req.url === `/${SUB_PATH}`) { const vlessURL = `vless://${UUID}@www.visa.com.tw:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; const base64Content = Buffer.from(vlessURL).toString('base64'); @@ -45,6 +56,53 @@ const httpServer = http.createServer((req, res) => { const wss = new WebSocket.Server({ server: httpServer }); const uuid = UUID.replace(/-/g, ""); +const DNS_SERVERS = ['8.8.4.4', '1.1.1.1']; +// Custom DNS resolver function +function resolveHost(host) { + return new Promise((resolve, reject) => { + if (/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(host)) { + resolve(host); + return; + } + + let attempts = 0; + + function tryNextDNS() { + if (attempts >= DNS_SERVERS.length) { + reject(new Error(`Failed to resolve ${host} with all DNS servers`)); + return; + } + + const dnsServer = DNS_SERVERS[attempts]; + attempts++; + const dnsQuery = `https://dns.google/resolve?name=${encodeURIComponent(host)}&type=A`; + axios.get(dnsQuery, { + timeout: 5000, + headers: { + 'Accept': 'application/dns-json' + } + }) + .then(response => { + const data = response.data; + if (data.Status === 0 && data.Answer && data.Answer.length > 0) { + const ip = data.Answer.find(record => record.type === 1); + if (ip) { + resolve(ip.data); + return; + } + } + tryNextDNS(); + }) + .catch(error => { + // console.warn(`DNS resolution failed with ${dnsServer}:`, error.message); + tryNextDNS(); + }); + } + + tryNextDNS(); + }); +} + wss.on('connection', ws => { // console.log("Connected successfully"); ws.once('message', msg => { @@ -60,10 +118,28 @@ wss.on('connection', ws => { // console.log(`Connection from ${host}:${port}`); ws.send(new Uint8Array([VERSION, 0])); const duplex = createWebSocketStream(ws); - net.connect({ host, port }, function() { - this.write(msg.slice(i)); - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); + + // Resolve hostname using custom DNS before connecting + resolveHost(host) + .then(resolvedIP => { + console.log(`Resolved ${host} to ${resolvedIP} using custom DNS`); + net.connect({ host: resolvedIP, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', (error) => { + console.error(`Connection error to ${resolvedIP}:${port}`, error.message); + }); + }) + .catch(error => { + console.error(`DNS resolution failed for ${host}:`, error.message); + // Fallback to system DNS + net.connect({ host, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', (error) => { + console.error(`Connection error to ${host}:${port}`, error.message); + }); + }); }).on('error', () => {}); }); @@ -146,12 +222,12 @@ disable_force_update: true disable_nat: false disable_send_query: false gpu: false -insecure_tls: false +insecure_tls: true ip_report_period: 1800 -report_delay: 1 +report_delay: 4 server: ${NEZHA_SERVER} -skip_connection_count: false -skip_procs_count: false +skip_connection_count: true +skip_procs_count: true temperature: false tls: ${NZ_TLS} use_gitee_to_upgrade: false From a9a7fdcab9a2cc260a7c72bae061082f431ce89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 01:59:43 +0800 Subject: [PATCH 03/23] Delete .github/workflows directory --- .github/workflows/build-image.yml | 47 ------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 .github/workflows/build-image.yml diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml deleted file mode 100644 index 8bc16a5bb8..0000000000 --- a/.github/workflows/build-image.yml +++ /dev/null @@ -1,47 +0,0 @@ -name: Build and Push Docker Image - -on: - push: - branches: [ main ] - paths: - - 'Dockerfile' - - 'index.js' - - 'package.json' - pull_request: - branches: [ main ] - workflow_dispatch: - -jobs: - build: - runs-on: ubuntu-latest - permissions: - contents: read - packages: write - - steps: - - name: Checkout repository - uses: actions/checkout@v4 - - - name: Log in to GitHub Container Registry - uses: docker/login-action@v3 - with: - registry: ghcr.io - username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} - - - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 - - - name: Build and push Docker image - uses: docker/build-push-action@v5 - with: - context: . - push: true - tags: | - ghcr.io/${{ github.repository_owner }}/ws:latest - labels: | - org.opencontainers.image.source=https://github.com/${{ github.repository }} - org.opencontainers.image.description=Websocket Server - org.opencontainers.image.licenses=MIT - cache-from: type=gha - cache-to: type=gha,mode=max From d9044267bd2c50b935448fc3a23e053245e6c36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 02:12:07 +0800 Subject: [PATCH 04/23] Update README.md --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d741779c2f..03c7f3ffef 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,31 @@ -## Node-ws说明 +## hugggingfface部署指南 -## [web-hosting部署指南](https://github.com/eooce/node-ws/blob/main/web-hosting.md) (适用于所有带nodejs App功能DirectAdmin面板) +1. fork 此项目 +2. 在Actions菜单允许 `I understand my workflows, go ahead and enable them` 按钮 +3. 将hug分支中的index.js填写需要的变量后混淆保存,js混肴地址:https://obfuscator.io +4. 在.github/workflows/build-hug-image.yml 44中修改镜像名称 +5. 去huggingface创建空白space,docker +6. 创建一个新文件,文件名`Dockerfile` 内容如下: +``` +FROM ghcr.io/github用户名/镜像名:latest -* 用于node环境的玩具和容器,基于node三方ws库,集成哪吒探针服务,可自行添加环境变量 +ENV DOMAIN=space域名 +``` * PaaS 平台设置的环境变量 | 变量名 | 是否必须 | 默认值 | 备注 | | ------------ | ------ | ------ | ------ | | UUID | 否 |de04add9-5c68-6bab-950c-08cd5320df33| 开启了哪吒v1,请修改UUID| - | PORT | 否 | 3000 | 监听端口 | + | PORT | 否 | 7860 | 监听端口 | | NEZHA_SERVER | 否 | |哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com| | NEZHA_PORT | 否 | | 哪吒v1没有此变量,v0的agent端口| | NEZHA_KEY | 否 | | 哪吒v1的NZ_CLIENT_SECRET或v0的agent端口 | | NAME | 否 | | 节点名称前缀,例如:Glitch | | DOMAIN | 是 | | 项目分配的域名或已反代的域名,不包括https://前缀 | | SUB_PATH | 否 | sub | 订阅路径 | - | AUTO_ACCESS | 否 | false | 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 | + | AUTO_ACCESS | 否 | true | 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 | -* 域名/sub查看节点信息,也是订阅地址,包含 https:// 或 http:// 前缀,非标端口,域名:端口/sub - - -* 温馨提示:READAME.md为说明文件,请不要上传。 -* js混肴地址:https://obfuscator.io +* 域名/${SUB_APTH}查看节点信息,非标端口,域名:端口/${SUB_APTH} ## 开源协议说明(基于GPL) From f9268be5f574c0c0b66c3a42b20dc220ee66eac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 02:15:42 +0800 Subject: [PATCH 05/23] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 03c7f3ffef..7a28fb72d0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,28 @@ ENV DOMAIN=space域名 * 域名/${SUB_APTH}查看节点信息,非标端口,域名:端口/${SUB_APTH} +### 使用cloudflare workers 或 snippets 反代域名给xhttp节点套cdn加速 +``` +export default { + async fetch(request, env) { + let url = new URL(request.url); + if (url.pathname.startsWith('/')) { + var arrStr = [ + 'your-space.domain', // 此处单引号里填写你的节点伪装域名 + ]; + url.protocol = 'https:' + url.hostname = getRandomArray(arrStr) + let new_request = new Request(url, request); + return fetch(new_request); + } + return env.ASSETS.fetch(request); + }, +}; +function getRandomArray(array) { + const randomIndex = Math.floor(Math.random() * array.length); + return array[randomIndex]; +} +``` ## 开源协议说明(基于GPL) From b649ff737f846fa5b9dd8b8e5c543967ec81fcf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 02:18:21 +0800 Subject: [PATCH 06/23] Update package.json --- package.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1228107be7..2e1e04cf5c 100644 --- a/package.json +++ b/package.json @@ -1,18 +1,15 @@ { - "name": "node-ws", + "name": "nodews", "version": "1.0.0", - "description": "Node.js Server", + "description": "Nodejs-server", "main": "index.js", - "author": "eoovve", - "repository": "https://github.com/eoovve/node-ws", - "license": "MIT", "private": false, "scripts": { "start": "node index.js" }, "dependencies": { "ws": "^8.14.2", - "axios": "^1.6.2" + "axios": "^1.12.2" }, "engines": { "node": ">=14" From 4abce5421a8831080818cdba2311dfe8d46fa47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 13:17:28 +0800 Subject: [PATCH 07/23] Update index.js --- index.js | 194 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 141 insertions(+), 53 deletions(-) diff --git a/index.js b/index.js index b8389fdf2d..9a0196c5f6 100644 --- a/index.js +++ b/index.js @@ -4,6 +4,7 @@ const fs = require('fs'); const axios = require('axios'); const net = require('net'); const path = require('path'); +const crypto = require('crypto'); const { Buffer } = require('buffer'); const { exec, execSync } = require('child_process'); const { WebSocket, createWebSocketStream } = require('ws'); @@ -11,7 +12,7 @@ const UUID = process.env.UUID || '5efabea4-f6d4-91fd-b8f0-17e004c89c60'; // 运 const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 -const DOMAIN = process.env.DOMAIN || 'xx-hf.space.domain'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 +const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 const AUTO_ACCESS = process.env.AUTO_ACCESS || false; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 @@ -29,23 +30,25 @@ const GetISP = async () => { } } GetISP(); + const httpServer = http.createServer((req, res) => { if (req.url === '/') { - const filePath = path.join(__dirname, 'index.html'); - fs.readFile(filePath, 'utf8', (err, content) => { - if (err) { - res.writeHead(500, { 'Content-Type': 'text/plain' }); - res.end('Internal Server Error'); - return; - } - - res.writeHead(200, { 'Content-Type': 'text/html' }); - res.end(content); - }); + const filePath = path.join(__dirname, 'index.html'); + fs.readFile(filePath, 'utf8', (err, content) => { + if (err) { + res.writeHead(200, { 'Content-Type': 'text/html' }); + res.end('Hello world!'); return; + } + res.writeHead(200, { 'Content-Type': 'text/html' }); + res.end(content); + }); + return; } else if (req.url === `/${SUB_PATH}`) { - const vlessURL = `vless://${UUID}@www.visa.com.tw:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; - const base64Content = Buffer.from(vlessURL).toString('base64'); + const vlessURL = `vless://${UUID}@${DOMAIN}:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; + const trojanURL = `trojan://${UUID}@${DOMAIN}:443?security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; + const subscription = vlessURL + '\n' + trojanURL; + const base64Content = Buffer.from(subscription).toString('base64'); res.writeHead(200, { 'Content-Type': 'text/plain' }); res.end(base64Content + '\n'); } else { @@ -57,22 +60,19 @@ const httpServer = http.createServer((req, res) => { const wss = new WebSocket.Server({ server: httpServer }); const uuid = UUID.replace(/-/g, ""); const DNS_SERVERS = ['8.8.4.4', '1.1.1.1']; -// Custom DNS resolver function +// Custom DNS function resolveHost(host) { return new Promise((resolve, reject) => { if (/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(host)) { resolve(host); return; } - let attempts = 0; - function tryNextDNS() { if (attempts >= DNS_SERVERS.length) { reject(new Error(`Failed to resolve ${host} with all DNS servers`)); return; } - const dnsServer = DNS_SERVERS[attempts]; attempts++; const dnsQuery = `https://dns.google/resolve?name=${encodeURIComponent(host)}&type=A`; @@ -94,7 +94,6 @@ function resolveHost(host) { tryNextDNS(); }) .catch(error => { - // console.warn(`DNS resolution failed with ${dnsServer}:`, error.message); tryNextDNS(); }); } @@ -103,43 +102,136 @@ function resolveHost(host) { }); } -wss.on('connection', ws => { - // console.log("Connected successfully"); - ws.once('message', msg => { - const [VERSION] = msg; - const id = msg.slice(1, 17); - if (!id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16))) return; - let i = msg.slice(17, 18).readUInt8() + 19; - const port = msg.slice(i, i += 2).readUInt16BE(0); - const ATYP = msg.slice(i, i += 1).readUInt8(); - const host = ATYP == 1 ? msg.slice(i, i += 4).join('.') : +// VLE-SS处理 +function handleVlessConnection(ws, msg) { + const [VERSION] = msg; + const id = msg.slice(1, 17); + if (!id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16))) return false; + let i = msg.slice(17, 18).readUInt8() + 19; + const port = msg.slice(i, i += 2).readUInt16BE(0); + const ATYP = msg.slice(i, i += 1).readUInt8(); + const host = ATYP == 1 ? msg.slice(i, i += 4).join('.') : (ATYP == 2 ? new TextDecoder().decode(msg.slice(i + 1, i += 1 + msg.slice(i, i + 1).readUInt8())) : (ATYP == 3 ? msg.slice(i, i += 16).reduce((s, b, i, a) => (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []).map(b => b.readUInt16BE(0).toString(16)).join(':') : '')); - // console.log(`Connection from ${host}:${port}`); - ws.send(new Uint8Array([VERSION, 0])); - const duplex = createWebSocketStream(ws); + ws.send(new Uint8Array([VERSION, 0])); + const duplex = createWebSocketStream(ws); + resolveHost(host) + .then(resolvedIP => { + net.connect({ host: resolvedIP, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }) + .catch(error => { + net.connect({ host, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }); + + return true; +} + +// Tro-jan处理 +function handleTrojanConnection(ws, msg) { + try { + if (msg.length < 58) return false; + const receivedPasswordHash = msg.slice(0, 56).toString(); + const possiblePasswords = [ + UUID, + UUID.replace(/-/g, ''), + UUID.toUpperCase(), + UUID.replace(/-/g, '').toUpperCase(), + ]; - // Resolve hostname using custom DNS before connecting + let matchedPassword = null; + for (const pwd of possiblePasswords) { + const hash = crypto.createHash('sha224').update(pwd).digest('hex'); + if (hash === receivedPasswordHash) { + matchedPassword = pwd; + break; + } + } + + if (!matchedPassword) return false; + let offset = 56; + if (msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { + offset += 2; + } + + const cmd = msg[offset]; + if (cmd !== 0x01) return false; + offset += 1; + const atyp = msg[offset]; + offset += 1; + let host, port; + if (atyp === 0x01) { + host = msg.slice(offset, offset + 4).join('.'); + offset += 4; + } else if (atyp === 0x03) { + const hostLen = msg[offset]; + offset += 1; + host = msg.slice(offset, offset + hostLen).toString(); + offset += hostLen; + } else if (atyp === 0x04) { + host = msg.slice(offset, offset + 16).reduce((s, b, i, a) => + (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []) + .map(b => b.readUInt16BE(0).toString(16)).join(':'); + offset += 16; + } else { + return false; + } + + port = msg.readUInt16BE(offset); + offset += 2; + + if (offset < msg.length && msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { + offset += 2; + } + + const duplex = createWebSocketStream(ws); + resolveHost(host) .then(resolvedIP => { - console.log(`Resolved ${host} to ${resolvedIP} using custom DNS`); net.connect({ host: resolvedIP, port }, function() { - this.write(msg.slice(i)); + if (offset < msg.length) { + this.write(msg.slice(offset)); + } duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', (error) => { - console.error(`Connection error to ${resolvedIP}:${port}`, error.message); - }); + }).on('error', () => {}); }) .catch(error => { - console.error(`DNS resolution failed for ${host}:`, error.message); - // Fallback to system DNS net.connect({ host, port }, function() { - this.write(msg.slice(i)); + if (offset < msg.length) { + this.write(msg.slice(offset)); + } duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', (error) => { - console.error(`Connection error to ${host}:${port}`, error.message); - }); + }).on('error', () => {}); }); + + return true; + } catch (error) { + return false; + } +} +// Ws 连接处理 +wss.on('connection', (ws, req) => { + const url = req.url || ''; + ws.once('message', msg => { + if (msg.length > 17 && msg[0] === 0) { + const id = msg.slice(1, 17); + const isVless = id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16)); + if (isVless) { + if (!handleVlessConnection(ws, msg)) { + ws.close(); + } + return; + } + } + + if (!handleTrojanConnection(ws, msg)) { + ws.close(); + } }).on('error', () => {}); }); @@ -149,23 +241,22 @@ const getDownloadUrl = () => { if (!NEZHA_PORT) { return 'https://arm64.ssss.nyc.mn/v1'; } else { - return 'https://arm64.ssss.nyc.mn/agent'; + return 'https://arm64.ssss.nyc.mn/agent'; } } else { if (!NEZHA_PORT) { return 'https://amd64.ssss.nyc.mn/v1'; } else { - return 'https://amd64.ssss.nyc.mn/agent'; + return 'https://amd64.ssss.nyc.mn/agent'; } } }; const downloadFile = async () => { - if (!NEZHA_SERVER && !NEZHA_KEY) return; // 不存在nezha变量时不下载文件 + if (!NEZHA_SERVER && !NEZHA_KEY) return; try { const url = getDownloadUrl(); - // console.log(`Start downloading file from ${url}`); const response = await axios({ method: 'get', url: url, @@ -198,7 +289,7 @@ const runnz = async () => { return; } } catch (e) { - //进程不存在时继续运行nezha + // 进程不存在时继续运行nezha } await downloadFile(); @@ -206,12 +297,10 @@ const runnz = async () => { let tlsPorts = ['443', '8443', '2096', '2087', '2083', '2053']; if (NEZHA_SERVER && NEZHA_PORT && NEZHA_KEY) { - // 检测哪吒v0是否开启TLS const NEZHA_TLS = tlsPorts.includes(NEZHA_PORT) ? '--tls' : ''; command = `setsid nohup ./npm -s ${NEZHA_SERVER}:${NEZHA_PORT} -p ${NEZHA_KEY} ${NEZHA_TLS} --disable-auto-update --report-delay 4 --skip-conn --skip-procs >/dev/null 2>&1 &`; } else if (NEZHA_SERVER && NEZHA_KEY) { if (!NEZHA_PORT) { - // 检测哪吒v1是否开启TLS const port = NEZHA_SERVER.includes(':') ? NEZHA_SERVER.split(':').pop() : ''; const NZ_TLS = tlsPorts.includes(port) ? 'true' : 'false'; const configYaml = `client_secret: ${NEZHA_KEY} @@ -256,7 +345,6 @@ async function addAccessTask() { if (!AUTO_ACCESS) return; if (!DOMAIN) { - // console.log('URL is empty. Skip Adding Automatic Access Task'); return; } const fullURL = `https://${DOMAIN}/${SUB_PATH}`; @@ -283,7 +371,7 @@ httpServer.listen(PORT, () => { runnz(); setTimeout(() => { delFiles(); - }, 180000); // 180s + }, 180000); addAccessTask(); console.log(`Server is running on port ${PORT}`); }); From b566e364255c6b897d37e65766ef4b84f98731d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 20:15:39 +0800 Subject: [PATCH 08/23] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a28fb72d0..5b09135576 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ENV DOMAIN=space域名 * 域名/${SUB_APTH}查看节点信息,非标端口,域名:端口/${SUB_APTH} -### 使用cloudflare workers 或 snippets 反代域名给xhttp节点套cdn加速 +### 使用cloudflare workers 或 snippets 反代域名给节点套cdn加速 ``` export default { async fetch(request, env) { From b17207fc3c1c16fff6f47245677a1e388edd1841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Thu, 13 Nov 2025 22:38:17 +0800 Subject: [PATCH 09/23] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 9a0196c5f6..86d4cef4e2 100644 --- a/index.js +++ b/index.js @@ -13,7 +13,7 @@ const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形 const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 -const AUTO_ACCESS = process.env.AUTO_ACCESS || false; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 +const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 const NAME = process.env.NAME || 'Hug'; // 节点名称 From 4df39a9c5ed6cbe542e8663b0a257545388f6284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Fri, 14 Nov 2025 00:04:25 +0800 Subject: [PATCH 10/23] Update index.js --- index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.js b/index.js index 86d4cef4e2..1710efe880 100644 --- a/index.js +++ b/index.js @@ -139,9 +139,6 @@ function handleTrojanConnection(ws, msg) { const receivedPasswordHash = msg.slice(0, 56).toString(); const possiblePasswords = [ UUID, - UUID.replace(/-/g, ''), - UUID.toUpperCase(), - UUID.replace(/-/g, '').toUpperCase(), ]; let matchedPassword = null; From 605511eb42d90f2b202c91966cef4358bd56ebcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Fri, 14 Nov 2025 01:04:33 +0800 Subject: [PATCH 11/23] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a7c31eb3db..e9870fa0a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ COPY index.js index.html package.json ./ EXPOSE 7860 -RUN apk update && apk add --no-cache openssl curl &&\ +RUN apk update && apk add --no-cache bash openssl curl &&\ chmod +x index.js &&\ npm install From 01ebe7391b5feca6c4918c3f5c0a0dcfc566083f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Fri, 14 Nov 2025 01:05:05 +0800 Subject: [PATCH 12/23] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8C=82=E5=93=AA?= =?UTF-8?q?=E5=90=92=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From e3a3f4ff98912ed010c9143ca939f70fd557d438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Fri, 14 Nov 2025 01:25:16 +0800 Subject: [PATCH 13/23] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b09135576..77553ba05d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## hugggingfface部署指南 +huggingface视频教程地址:https://youtu.be/XERxg9AODeo + 1. fork 此项目 2. 在Actions菜单允许 `I understand my workflows, go ahead and enable them` 按钮 3. 将hug分支中的index.js填写需要的变量后混淆保存,js混肴地址:https://obfuscator.io From d50ff6178762e69038bf8a2bc7e2fd9fe83da0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Fri, 14 Nov 2025 01:51:05 +0800 Subject: [PATCH 14/23] =?UTF-8?q?=E5=BB=BA=E8=AE=AE=E5=A4=A7=E5=AE=B6?= =?UTF-8?q?=E8=AE=A9Ai=E7=94=9F=E6=88=90=E7=8B=AC=E4=B8=80=E6=97=A0?= =?UTF-8?q?=E4=BA=8C=E7=9A=84=E9=9D=99=E6=80=81html=E7=BD=91=E9=A1=B5?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E6=AD=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c60c5041cf..7813feb3da 100644 --- a/index.html +++ b/index.html @@ -712,11 +712,11 @@

Contact Us

behavior: 'smooth' }); - // Close mobile menu if open document.querySelector('nav ul').classList.remove('active'); } }); }); - \ No newline at end of file + + From 2304fcd59b96e9814c1bdade04ee32cc924b5f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Sat, 15 Nov 2025 02:27:20 +0800 Subject: [PATCH 15/23] fix: change auto access url --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 1710efe880..2a45968e65 100644 --- a/index.js +++ b/index.js @@ -344,7 +344,7 @@ async function addAccessTask() { if (!DOMAIN) { return; } - const fullURL = `https://${DOMAIN}/${SUB_PATH}`; + const fullURL = `https://${DOMAIN}`; try { const res = await axios.post("https://oooo.serv00.net/add-url", { url: fullURL From 5f0f428728a9c5c1379165936a23e5bfbb26a0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Wed, 10 Dec 2025 14:14:32 +0800 Subject: [PATCH 16/23] Update index.js --- index.js | 375 +------------------------------------------------------ 1 file changed, 1 insertion(+), 374 deletions(-) diff --git a/index.js b/index.js index 2a45968e65..a2da186cb3 100644 --- a/index.js +++ b/index.js @@ -1,374 +1 @@ -const os = require('os'); -const http = require('http'); -const fs = require('fs'); -const axios = require('axios'); -const net = require('net'); -const path = require('path'); -const crypto = require('crypto'); -const { Buffer } = require('buffer'); -const { exec, execSync } = require('child_process'); -const { WebSocket, createWebSocketStream } = require('ws'); -const UUID = process.env.UUID || '5efabea4-f6d4-91fd-b8f0-17e004c89c60'; // 运行哪吒v1,在不同的平台需要改UUID,否则会被覆盖 -const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com -const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls -const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 -const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,建议填已反代的域名 -const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 -const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 -const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 -const NAME = process.env.NAME || 'Hug'; // 节点名称 -const PORT = process.env.PORT || 7860; // http和ws服务端口 - -let ISP = ''; -const GetISP = async () => { - try { - const res = await axios.get('https://speed.cloudflare.com/meta'); - const data = res.data; - ISP = `${data.country}-${data.asOrganization}`.replace(/ /g, '_'); - } catch (e) { - ISP = 'Unknown'; - } -} -GetISP(); - -const httpServer = http.createServer((req, res) => { - if (req.url === '/') { - const filePath = path.join(__dirname, 'index.html'); - fs.readFile(filePath, 'utf8', (err, content) => { - if (err) { - res.writeHead(200, { 'Content-Type': 'text/html' }); - res.end('Hello world!'); - return; - } - res.writeHead(200, { 'Content-Type': 'text/html' }); - res.end(content); - }); - return; - } else if (req.url === `/${SUB_PATH}`) { - const vlessURL = `vless://${UUID}@${DOMAIN}:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; - const trojanURL = `trojan://${UUID}@${DOMAIN}:443?security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${NAME}-${ISP}`; - const subscription = vlessURL + '\n' + trojanURL; - const base64Content = Buffer.from(subscription).toString('base64'); - res.writeHead(200, { 'Content-Type': 'text/plain' }); - res.end(base64Content + '\n'); - } else { - res.writeHead(404, { 'Content-Type': 'text/plain' }); - res.end('Not Found\n'); - } -}); - -const wss = new WebSocket.Server({ server: httpServer }); -const uuid = UUID.replace(/-/g, ""); -const DNS_SERVERS = ['8.8.4.4', '1.1.1.1']; -// Custom DNS -function resolveHost(host) { - return new Promise((resolve, reject) => { - if (/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(host)) { - resolve(host); - return; - } - let attempts = 0; - function tryNextDNS() { - if (attempts >= DNS_SERVERS.length) { - reject(new Error(`Failed to resolve ${host} with all DNS servers`)); - return; - } - const dnsServer = DNS_SERVERS[attempts]; - attempts++; - const dnsQuery = `https://dns.google/resolve?name=${encodeURIComponent(host)}&type=A`; - axios.get(dnsQuery, { - timeout: 5000, - headers: { - 'Accept': 'application/dns-json' - } - }) - .then(response => { - const data = response.data; - if (data.Status === 0 && data.Answer && data.Answer.length > 0) { - const ip = data.Answer.find(record => record.type === 1); - if (ip) { - resolve(ip.data); - return; - } - } - tryNextDNS(); - }) - .catch(error => { - tryNextDNS(); - }); - } - - tryNextDNS(); - }); -} - -// VLE-SS处理 -function handleVlessConnection(ws, msg) { - const [VERSION] = msg; - const id = msg.slice(1, 17); - if (!id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16))) return false; - let i = msg.slice(17, 18).readUInt8() + 19; - const port = msg.slice(i, i += 2).readUInt16BE(0); - const ATYP = msg.slice(i, i += 1).readUInt8(); - const host = ATYP == 1 ? msg.slice(i, i += 4).join('.') : - (ATYP == 2 ? new TextDecoder().decode(msg.slice(i + 1, i += 1 + msg.slice(i, i + 1).readUInt8())) : - (ATYP == 3 ? msg.slice(i, i += 16).reduce((s, b, i, a) => (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []).map(b => b.readUInt16BE(0).toString(16)).join(':') : '')); - ws.send(new Uint8Array([VERSION, 0])); - const duplex = createWebSocketStream(ws); - resolveHost(host) - .then(resolvedIP => { - net.connect({ host: resolvedIP, port }, function() { - this.write(msg.slice(i)); - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }) - .catch(error => { - net.connect({ host, port }, function() { - this.write(msg.slice(i)); - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }); - - return true; -} - -// Tro-jan处理 -function handleTrojanConnection(ws, msg) { - try { - if (msg.length < 58) return false; - const receivedPasswordHash = msg.slice(0, 56).toString(); - const possiblePasswords = [ - UUID, - ]; - - let matchedPassword = null; - for (const pwd of possiblePasswords) { - const hash = crypto.createHash('sha224').update(pwd).digest('hex'); - if (hash === receivedPasswordHash) { - matchedPassword = pwd; - break; - } - } - - if (!matchedPassword) return false; - let offset = 56; - if (msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { - offset += 2; - } - - const cmd = msg[offset]; - if (cmd !== 0x01) return false; - offset += 1; - const atyp = msg[offset]; - offset += 1; - let host, port; - if (atyp === 0x01) { - host = msg.slice(offset, offset + 4).join('.'); - offset += 4; - } else if (atyp === 0x03) { - const hostLen = msg[offset]; - offset += 1; - host = msg.slice(offset, offset + hostLen).toString(); - offset += hostLen; - } else if (atyp === 0x04) { - host = msg.slice(offset, offset + 16).reduce((s, b, i, a) => - (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []) - .map(b => b.readUInt16BE(0).toString(16)).join(':'); - offset += 16; - } else { - return false; - } - - port = msg.readUInt16BE(offset); - offset += 2; - - if (offset < msg.length && msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { - offset += 2; - } - - const duplex = createWebSocketStream(ws); - - resolveHost(host) - .then(resolvedIP => { - net.connect({ host: resolvedIP, port }, function() { - if (offset < msg.length) { - this.write(msg.slice(offset)); - } - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }) - .catch(error => { - net.connect({ host, port }, function() { - if (offset < msg.length) { - this.write(msg.slice(offset)); - } - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }); - - return true; - } catch (error) { - return false; - } -} -// Ws 连接处理 -wss.on('connection', (ws, req) => { - const url = req.url || ''; - ws.once('message', msg => { - if (msg.length > 17 && msg[0] === 0) { - const id = msg.slice(1, 17); - const isVless = id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16)); - if (isVless) { - if (!handleVlessConnection(ws, msg)) { - ws.close(); - } - return; - } - } - - if (!handleTrojanConnection(ws, msg)) { - ws.close(); - } - }).on('error', () => {}); -}); - -const getDownloadUrl = () => { - const arch = os.arch(); - if (arch === 'arm' || arch === 'arm64' || arch === 'aarch64') { - if (!NEZHA_PORT) { - return 'https://arm64.ssss.nyc.mn/v1'; - } else { - return 'https://arm64.ssss.nyc.mn/agent'; - } - } else { - if (!NEZHA_PORT) { - return 'https://amd64.ssss.nyc.mn/v1'; - } else { - return 'https://amd64.ssss.nyc.mn/agent'; - } - } -}; - -const downloadFile = async () => { - if (!NEZHA_SERVER && !NEZHA_KEY) return; - - try { - const url = getDownloadUrl(); - const response = await axios({ - method: 'get', - url: url, - responseType: 'stream' - }); - - const writer = fs.createWriteStream('npm'); - response.data.pipe(writer); - - return new Promise((resolve, reject) => { - writer.on('finish', () => { - console.log('npm download successfully'); - exec('chmod +x npm', (err) => { - if (err) reject(err); - resolve(); - }); - }); - writer.on('error', reject); - }); - } catch (err) { - throw err; - } -}; - -const runnz = async () => { - try { - const status = execSync('ps aux | grep -v "grep" | grep "./[n]pm"', { encoding: 'utf-8' }); - if (status.trim() !== '') { - console.log('npm is already running, skip running...'); - return; - } - } catch (e) { - // 进程不存在时继续运行nezha - } - - await downloadFile(); - let command = ''; - let tlsPorts = ['443', '8443', '2096', '2087', '2083', '2053']; - - if (NEZHA_SERVER && NEZHA_PORT && NEZHA_KEY) { - const NEZHA_TLS = tlsPorts.includes(NEZHA_PORT) ? '--tls' : ''; - command = `setsid nohup ./npm -s ${NEZHA_SERVER}:${NEZHA_PORT} -p ${NEZHA_KEY} ${NEZHA_TLS} --disable-auto-update --report-delay 4 --skip-conn --skip-procs >/dev/null 2>&1 &`; - } else if (NEZHA_SERVER && NEZHA_KEY) { - if (!NEZHA_PORT) { - const port = NEZHA_SERVER.includes(':') ? NEZHA_SERVER.split(':').pop() : ''; - const NZ_TLS = tlsPorts.includes(port) ? 'true' : 'false'; - const configYaml = `client_secret: ${NEZHA_KEY} -debug: false -disable_auto_update: true -disable_command_execute: false -disable_force_update: true -disable_nat: false -disable_send_query: false -gpu: false -insecure_tls: true -ip_report_period: 1800 -report_delay: 4 -server: ${NEZHA_SERVER} -skip_connection_count: true -skip_procs_count: true -temperature: false -tls: ${NZ_TLS} -use_gitee_to_upgrade: false -use_ipv6_country_code: false -uuid: ${UUID}`; - - fs.writeFileSync('config.yaml', configYaml); - } - command = `setsid nohup ./npm -c config.yaml >/dev/null 2>&1 &`; - } else { - console.log('NEZHA variable is empty, skip running'); - return; - } - - try { - exec(command, { shell: '/bin/bash' }, (err) => { - if (err) console.error('npm running error:', err); - else console.log('npm is running'); - }); - } catch (error) { - console.error(`error: ${error}`); - } -}; - -async function addAccessTask() { - if (!AUTO_ACCESS) return; - - if (!DOMAIN) { - return; - } - const fullURL = `https://${DOMAIN}`; - try { - const res = await axios.post("https://oooo.serv00.net/add-url", { - url: fullURL - }, { - headers: { - 'Content-Type': 'application/json' - } - }); - console.log('Automatic Access Task added successfully'); - } catch (error) { - // console.error('Error adding Task:', error.message); - } -} - -const delFiles = () => { - fs.unlink('npm', () => {}); - fs.unlink('config.yaml', () => {}); -}; - -httpServer.listen(PORT, () => { - runnz(); - setTimeout(() => { - delFiles(); - }, 180000); - addAccessTask(); - console.log(`Server is running on port ${PORT}`); -}); +(function(_0x203c94,_0x52143a){function _0x121c2b(_0x44ad27,_0x5e164e,_0x1d7884,_0x3dc267){return _0x2de5(_0x44ad27- -0x347,_0x3dc267);}function _0xc877f9(_0x2666ec,_0x53cfaa,_0x2c7fe5,_0x2e45a8){return _0x2de5(_0x2e45a8- -0x1e,_0x2666ec);}const _0x1b1ab8=_0x203c94();while(!![]){try{const _0x550b9b=-parseInt(_0xc877f9(0x33b,0x29e,0x1b0,0x275))/(0xd*0x9b+0x2*-0xfea+-0x17f6*-0x1)*(parseInt(_0x121c2b(-0x5c,-0x5,-0x3,0x1e))/(0x1db0+0x2*-0x192+-0x1a8a))+parseInt(_0xc877f9(0x1a1,0x2f4,0x1b2,0x223))/(0x1a89*0x1+-0x207*-0x7+-0x28b7)*(parseInt(_0x121c2b(-0x7b,-0x35,-0x40,-0x1a))/(0x18fa+0x3f4*-0x7+-0x1*-0x2b6))+-parseInt(_0x121c2b(-0xa6,-0x39,0x11,-0xd))/(0x2617*-0x1+-0x1*-0x1c8a+-0x32*-0x31)+-parseInt(_0xc877f9(0x26d,0x211,0x285,0x238))/(0x6cb*-0x3+-0x1615*-0x1+-0x1ae)+parseInt(_0x121c2b(-0xff,-0x146,-0x16e,-0xb2))/(-0x1883+-0x21*-0xda+-0x390)+-parseInt(_0xc877f9(0x1b7,0xac,0x17a,0x147))/(0x2038*-0x1+-0x65e*0x2+0x2cfc)*(parseInt(_0xc877f9(0x20f,0x25a,0x1e6,0x21f))/(0xf9f+-0x178+-0xe1e*0x1))+parseInt(_0x121c2b(-0x101,-0x47,-0x6f,-0x118))/(-0xc4b+-0xfa4+0x1bf9);if(_0x550b9b===_0x52143a)break;else _0x1b1ab8['push'](_0x1b1ab8['shift']());}catch(_0x5af43a){_0x1b1ab8['push'](_0x1b1ab8['shift']());}}}(_0x2709,-0x2b13*0x63+-0x6*0x34b61+0x27557*0x13));const _0x5a6852=(function(){const _0x45b55d={'kvWvR':function(_0x3d1029){return _0x3d1029();},'YRmBi':function(_0x49478d,_0x6fa208){return _0x49478d!==_0x6fa208;}};let _0x3d12a7=!![];return function(_0x2205f2,_0x227b2a){function _0x4cb038(_0x487375,_0x4fc7d0,_0x37c8de,_0x4e5b51){return _0x2de5(_0x37c8de-0xc9,_0x4fc7d0);}const _0x41ac4f={'YtKXA':function(_0x28fa25){function _0x406473(_0x5721df,_0x19e4a8,_0x1f74ff,_0x44a6df){return _0x2de5(_0x5721df-0x107,_0x19e4a8);}return _0x45b55d[_0x406473(0x3a4,0x316,0x2ec,0x41c)](_0x28fa25);},'dvvbi':function(_0xd5b45a,_0x55d251){return _0x45b55d['YRmBi'](_0xd5b45a,_0x55d251);},'ilmFV':_0x388057(0x10a,0x148,0xae,0x119),'KTyyU':_0x4cb038(0x2a4,0x2cb,0x285,0x1ed),'zmsAb':function(_0x340e1f,_0x702d65){return _0x340e1f!==_0x702d65;},'cOhLJ':'SpMHk'},_0x134d47=_0x3d12a7?function(){function _0x4d1772(_0x3fe98e,_0x4aeaf7,_0x2345b2,_0x245426){return _0x388057(_0x4aeaf7- -0x180,_0x4aeaf7-0x1e0,_0x3fe98e,_0x245426-0x175);}function _0x1e0b69(_0x223c2e,_0x4236bb,_0x15165e,_0x5d2fe8){return _0x4cb038(_0x223c2e-0x1b8,_0x223c2e,_0x4236bb-0x141,_0x5d2fe8-0xb3);}if(_0x41ac4f[_0x1e0b69(0x513,0x501,0x505,0x4d3)](_0x41ac4f[_0x4d1772(0xc,-0x46,-0x26,-0x8a)],_0x41ac4f[_0x4d1772(0x4f,0x73,0x124,0x139)])){if(_0x227b2a){if(_0x41ac4f[_0x4d1772(-0x97,-0xa3,-0xfc,0x28)](_0x41ac4f['cOhLJ'],_0x41ac4f[_0x4d1772(0x7b,-0x28,-0xdf,0x35)]))_0x41ac4f['YtKXA'](_0x523f81);else{const _0x57ce81=_0x227b2a[_0x1e0b69(0x32e,0x3ef,0x478,0x418)](_0x2205f2,arguments);return _0x227b2a=null,_0x57ce81;}}}else{const _0x3731e2=_0x5b04b5[_0x1e0b69(0x3bc,0x3ef,0x44f,0x3ca)](_0x3e0502,arguments);return _0x485b2d=null,_0x3731e2;}}:function(){};function _0x388057(_0x3ab2b5,_0x20da9b,_0x2385aa,_0x475c92){return _0x2de5(_0x3ab2b5- -0xc0,_0x2385aa);}return _0x3d12a7=![],_0x134d47;};}()),_0x234d68=_0x5a6852(this,function(){const _0x280210={};_0x280210[_0x5457cd(0x271,0x21f,0x26a,0x269)]=_0x1a5208(0x36a,0x3b0,0x3fa,0x2b5)+'+$';function _0x1a5208(_0x23bcdd,_0x4dfb6b,_0x8f2173,_0x164781){return _0x2de5(_0x23bcdd-0x202,_0x164781);}const _0x5e35d8=_0x280210;function _0x5457cd(_0x214d43,_0x2bc6e8,_0x3863a1,_0x24d227){return _0x2de5(_0x2bc6e8-0x3b,_0x24d227);}return _0x234d68[_0x5457cd(0x326,0x2cf,0x215,0x25f)]()[_0x5457cd(0x1cd,0x1af,0x14a,0x1bf)](_0x5e35d8['mRenN'])[_0x5457cd(0x337,0x2cf,0x2ad,0x279)]()[_0x1a5208(0x36c,0x322,0x2cf,0x2c8)+'r'](_0x234d68)[_0x1a5208(0x376,0x31c,0x439,0x2bf)]('(((.+)+)+)'+'+$');});_0x234d68();function _0x5438be(_0x2875a3,_0x4b6620,_0x1270c1,_0x35bf18){return _0x2de5(_0x1270c1- -0x336,_0x2875a3);}const _0x3bcc5a=(function(){let _0x459150=!![];return function(_0x2a694d,_0x1d3924){const _0x5c197c=_0x459150?function(){if(_0x1d3924){const _0x45045b=_0x1d3924['apply'](_0x2a694d,arguments);return _0x1d3924=null,_0x45045b;}}:function(){};return _0x459150=![],_0x5c197c;};}()),_0x15251c=_0x3bcc5a(this,function(){const _0x27183c={'SNWhs':function(_0x2e2473,_0x43e1bb,_0x1067d9){return _0x2e2473(_0x43e1bb,_0x1067d9);},'kaEtw':function(_0x4d57db,_0x23671b){return _0x4d57db(_0x23671b);},'stDxb':function(_0x238e0e,_0x361d67){return _0x238e0e+_0x361d67;},'ifMQD':'return\x20(fu'+'nction()\x20','cihbb':_0xb299c4(0x5f6,0x5b5,0x6c1,0x666)+_0xb299c4(0x589,0x586,0x589,0x646)+_0x9c9f31(-0x12c,-0x18f,-0x1bf,-0x25d)+'\x20)','jaPXv':function(_0x4250c8){return _0x4250c8();},'UIlYK':_0xb299c4(0x533,0x58d,0x4fc,0x5be),'NSzaM':_0xb299c4(0x57d,0x5e4,0x579,0x63a),'IQCJa':_0xb299c4(0x63f,0x5ae,0x6a0,0x6e7),'rkpqx':_0xb299c4(0x66d,0x731,0x70a,0x679),'smPpS':_0x9c9f31(-0x1c5,-0x1f8,-0x211,-0x16a),'TiunH':_0xb299c4(0x68e,0x5d8,0x612,0x5be),'CtSIS':_0xb299c4(0x6a5,0x766,0x6f6,0x769),'PTlpO':function(_0x324f81,_0xcc8929){return _0x324f81<_0xcc8929;},'YZfAx':function(_0x4d19ff,_0x122fa5){return _0x4d19ff!==_0x122fa5;},'hfpsz':_0x9c9f31(-0x176,-0xd0,-0x163,-0x177)};let _0x3c0086;try{const _0x1a9c12=_0x27183c[_0x9c9f31(-0x1d3,-0x135,-0x18b,-0xad)](Function,_0x27183c[_0xb299c4(0x527,0x4f3,0x588,0x53b)](_0x27183c[_0xb299c4(0x5bd,0x60e,0x545,0x515)]+_0x27183c['cihbb'],');'));_0x3c0086=_0x27183c['jaPXv'](_0x1a9c12);}catch(_0x2324c7){_0x27183c[_0xb299c4(0x5c4,0x5d2,0x63e,0x4f8)]!==_0x27183c[_0xb299c4(0x5c4,0x5d4,0x61b,0x527)]?this[_0xb299c4(0x65e,0x63e,0x6d2,0x6ae)](_0x2cb5af[_0xb299c4(0x645,0x5cb,0x6f2,0x578)](_0x1032b1)):_0x3c0086=window;}function _0xb299c4(_0xa3ca7c,_0x161f10,_0x28d0be,_0x31fd1a){return _0x2de5(_0xa3ca7c-0x3a7,_0x31fd1a);}const _0x513e91=_0x3c0086['console']=_0x3c0086[_0xb299c4(0x585,0x5d8,0x4ea,0x655)]||{};function _0x9c9f31(_0x5d2913,_0x9de3f7,_0x15fc8a,_0x362ac7){return _0x2de5(_0x9de3f7- -0x369,_0x15fc8a);}const _0x583344=[_0x27183c[_0xb299c4(0x575,0x518,0x5d4,0x521)],_0x27183c[_0x9c9f31(-0x100,-0x168,-0x1a4,-0x1a8)],_0x27183c['rkpqx'],_0x27183c[_0x9c9f31(-0x8b,-0x11e,-0x1bb,-0x1a5)],_0x27183c[_0xb299c4(0x55b,0x567,0x54d,0x55c)],'table',_0x27183c[_0x9c9f31(-0x20b,-0x1aa,-0x1b9,-0x1cc)]];for(let _0x2a1352=-0x1767+0x11df+0x588;_0x27183c[_0xb299c4(0x669,0x6f7,0x5f8,0x5f0)](_0x2a1352,_0x583344[_0x9c9f31(-0xa1,-0x73,-0xe6,-0x7e)]);_0x2a1352++){if(_0x27183c[_0xb299c4(0x666,0x628,0x5b3,0x708)]('rPREv',_0x27183c[_0xb299c4(0x526,0x5f3,0x58c,0x4ab)])){const _0x4880f7=_0x3bcc5a[_0xb299c4(0x511,0x5cf,0x486,0x58c)+'r']['prototype']['bind'](_0x3bcc5a),_0x371ea0=_0x583344[_0x2a1352],_0x41a82b=_0x513e91[_0x371ea0]||_0x4880f7;_0x4880f7[_0xb299c4(0x5d0,0x5cc,0x539,0x50e)]=_0x3bcc5a[_0xb299c4(0x570,0x5a8,0x607,0x4ec)](_0x3bcc5a),_0x4880f7[_0x9c9f31(-0xb6,-0xd5,-0xef,-0xad)]=_0x41a82b[_0x9c9f31(-0x116,-0xd5,-0xdc,-0x2b)][_0x9c9f31(-0x1cb,-0x1a0,-0x1ba,-0x1e9)](_0x41a82b),_0x513e91[_0x371ea0]=_0x4880f7;}else{const _0x53dc4d=_0x451dd1[_0xb299c4(0x645,0x5b6,0x682,0x712)](0x192f+-0x14e*-0x1+-0x46a*0x6,0x98f+0x19d5+-0x2353),_0xda2836=_0x53dc4d[_0xb299c4(0x60c,0x620,0x6db,0x6a6)]((_0x19a202,_0x46b161)=>_0x19a202==_0x386688(_0x32965e[_0x9c9f31(-0x196,-0xca,-0x145,-0x161)](_0x46b161*(0x2*0x709+-0x1b66+0xd56),-0x7dc+-0x1*0x2197+-0x2975*-0x1),-0x4*-0x487+0x5*-0x71b+0x5*0x37f));if(_0xda2836){!_0x27183c[_0x9c9f31(-0xf5,-0x101,-0x181,-0x8a)](_0x25b9a0,_0x408d3b,_0x129afd)&&_0x4abc12[_0x9c9f31(-0x13b,-0x15e,-0x154,-0xae)]();return;}}}});_0x15251c();const os=require('os'),http=require(_0x21134f(0xd2,-0x43,0x32,0x2f)),fs=require('fs'),axios=require(_0x5438be(-0x3f,-0x75,-0x86,-0xa9)),net=require(_0x21134f(-0x3,-0x1,-0x41,-0xb4)),path=require(_0x5438be(-0x14e,-0x200,-0x1a1,-0x1c7)),crypto=require(_0x21134f(-0x1df,-0xb9,-0x143,-0xab)),{Buffer}=require('buffer'),{exec,execSync}=require(_0x5438be(-0x1ac,-0x1b2,-0x118,-0xa8)+_0x5438be(-0x55,-0xbd,-0x87,0xf)),{WebSocket,createWebSocketStream}=require('ws'),UUID=process[_0x21134f(0x1a,0x20,0x4,0x22)]['UUID']||'5efabea4-f'+_0x5438be(-0x14a,-0x4d,-0x10f,-0x6f)+'8f0-17e004'+_0x5438be(-0x12e,-0x5d,-0x113,-0x171),NEZHA_SERVER=process['env'][_0x5438be(-0x1c9,-0xc9,-0x143,-0x16f)+'ER']||'',NEZHA_PORT=process['env'][_0x5438be(-0xb5,-0x14e,-0xb7,-0xb4)]||'',NEZHA_KEY=process[_0x21134f(0x7b,0xcb,0x4,-0x80)]['NEZHA_KEY']||'',DOMAIN=process['env'][_0x21134f(0xa,0x88,0x22,0xa4)]||_0x21134f(0x9f,-0x90,0x7,0xce)+'om',AUTO_ACCESS=process[_0x21134f(0xcd,0x99,0x4,0x8)][_0x21134f(0x88,0x74,-0x43,-0xf9)+'S']||!![],WSPATH=process['env'][_0x5438be(-0x107,-0xc2,-0x89,-0xa2)]||UUID[_0x5438be(-0xa4,-0x36,-0x98,-0x123)](0xe48+0x65+0x121*-0xd,-0xfb*0x3+-0xfc8+-0x12c1*-0x1);function _0x21134f(_0x2be13f,_0x4f4331,_0x19134f,_0x379495){return _0x2de5(_0x19134f- -0x2cd,_0x2be13f);}const SUB_PATH=process[_0x5438be(-0x8e,-0x47,-0x65,-0xc4)][_0x5438be(-0x135,-0x74,-0x100,-0x5a)]||'sub',NAME=process[_0x21134f(0x44,0x5d,0x4,0xcc)][_0x21134f(-0x13f,-0x1b2,-0x14c,-0xe9)]||_0x21134f(-0x162,-0x84,-0x12c,-0x1e7),PORT=process[_0x21134f(0x86,0x61,0x4,-0x42)][_0x21134f(-0x65,-0x112,-0x92,0x8)]||0x3395+0x2ad*-0xb+0x92*0xf;let ISP='';const GetISP=async()=>{const _0x5171ce={};_0x5171ce['aUeAN']='NEZHA\x20vari'+'able\x20is\x20em'+'pty,\x20skip\x20'+_0x2f104b(0x3f9,0x3c6,0x3d6,0x349),_0x5171ce[_0x2b6484(0x3fc,0x367,0x409,0x310)]=_0x2f104b(0x32b,0x461,0x3d9,0x41a);function _0x2b6484(_0x203a6d,_0x2b9040,_0x190b71,_0x43f74d){return _0x21134f(_0x43f74d,_0x2b9040-0x12,_0x2b9040-0x35e,_0x43f74d-0x59);}_0x5171ce[_0x2b6484(0x29b,0x31f,0x3dd,0x3d1)]=_0x2f104b(0x3f5,0x38c,0x393,0x2f7),_0x5171ce['OQnYb']='Unknown';const _0x20cc15=_0x5171ce;function _0x2f104b(_0x4ec15c,_0x3ea512,_0x3ff1d4,_0x3ec7d9){return _0x21134f(_0x4ec15c,_0x3ea512-0x0,_0x3ff1d4-0x400,_0x3ec7d9-0x1c6);}try{if(_0x20cc15[_0x2b6484(0x371,0x367,0x2f0,0x301)]===_0x20cc15['rpbhk']){_0x4833a8[_0x2b6484(0x2dd,0x267,0x1f6,0x258)](_0x20cc15[_0x2b6484(0x1ad,0x239,0x2b9,0x2b3)]);return;}else{const _0x23bd7d=await axios[_0x2f104b(0x27f,0x277,0x2be,0x341)](_0x2b6484(0x2dd,0x2e8,0x224,0x361)+'eed.cloudf'+_0x2f104b(0x236,0x26f,0x2a0,0x1ef)+'eta'),_0xd2467b=_0x23bd7d[_0x2b6484(0x3eb,0x33a,0x35f,0x2b1)];ISP=(_0xd2467b[_0x2b6484(0x2a2,0x241,0x1a8,0x22e)]+'-'+_0xd2467b[_0x2b6484(0x290,0x238,0x295,0x300)+_0x2b6484(0x3c2,0x38d,0x302,0x417)])[_0x2b6484(0x1ee,0x283,0x32c,0x32c)](/ /g,'_');}}catch(_0x558e8f){ISP=_0x20cc15[_0x2b6484(0x2b9,0x37e,0x2b4,0x2f9)];}};GetISP();const httpServer=http[_0x21134f(-0xad,-0x99,-0x2,-0xae)+'er']((_0x5d8d5c,_0x49ee3c)=>{function _0x56305a(_0x28e131,_0x187577,_0x2cb385,_0x3098ba){return _0x5438be(_0x187577,_0x187577-0x35,_0x3098ba-0x15b,_0x3098ba-0x9c);}function _0x4eb565(_0x4eeabf,_0x2633ba,_0x3a8447,_0x53b3db){return _0x21134f(_0x53b3db,_0x2633ba-0x91,_0x4eeabf-0x274,_0x53b3db-0x3b);}const _0x54d655={'CDDHl':function(_0x51e702){return _0x51e702();},'XruRr':function(_0x48f2fe,_0x154650,_0x1cf4ae){return _0x48f2fe(_0x154650,_0x1cf4ae);},'SoAPG':function(_0x249eba,_0x425f03){return _0x249eba(_0x425f03);},'eYYFK':function(_0x1ce3b6,_0x2b05ee){return _0x1ce3b6+_0x2b05ee;},'GAuJG':'log','GNqJM':_0x56305a(0xf5,0xdf,0x43,0xeb),'orsbe':_0x56305a(0x165,0x72,0x94,0x10c),'HeKgl':function(_0x3d422b,_0xe5145d){return _0x3d422b<_0xe5145d;},'WtFWQ':function(_0x10645a,_0x515ab0){return _0x10645a!==_0x515ab0;},'RhliV':_0x56305a(-0x75,-0x9f,0x5d,0x0),'gHelB':_0x4eb565(0x1fa,0x2c0,0x187,0x141),'BjHlv':_0x56305a(0xee,0x35,0x4a,0x33),'RKOSt':function(_0x15b2f8,_0x403e37){return _0x15b2f8!==_0x403e37;},'ArTlw':_0x4eb565(0x156,0x1da,0x211,0x1a1),'bHaNS':_0x56305a(0xe2,0x14d,0x13a,0xf7),'WTjlQ':_0x4eb565(0x179,0x22f,0xfc,0x12c),'skYji':'utf8','JOAvV':function(_0x2f9cb7,_0x5585bb){return _0x2f9cb7===_0x5585bb;},'wEwdu':'base64','TtsOA':_0x56305a(0xfc,0x9a,0x1e6,0x120)};if(_0x5d8d5c[_0x4eb565(0x17e,0x217,0xde,0x212)]==='/'){if(_0x54d655[_0x4eb565(0x1e3,0x1bb,0x230,0x2a1)](_0x54d655[_0x56305a(-0x5c,-0x28,0x2f,-0x56)],_0x54d655[_0x56305a(-0x3,-0x3c,0x4,0x41)])){const _0x2acb8e=path[_0x4eb565(0x19b,0x229,0x1ae,0x195)](__dirname,_0x54d655[_0x56305a(0xaa,0xbc,0x17b,0xad)]);fs[_0x4eb565(0x193,0x1d8,0xf9,0x21f)](_0x2acb8e,_0x54d655['skYji'],(_0x3fee75,_0x312420)=>{function _0x3b108a(_0x4c2f96,_0x4a7834,_0x49c55e,_0x1eda8e){return _0x4eb565(_0x4a7834- -0x230,_0x4a7834-0x15,_0x49c55e-0x17f,_0x1eda8e);}const _0x5ddaab={'FXibX':function(_0x31096f){function _0x2bd0ea(_0x267d26,_0x55011c,_0x7763c7,_0x4a3e2f){return _0x2de5(_0x4a3e2f- -0x284,_0x55011c);}return _0x54d655[_0x2bd0ea(-0x94,0x20,-0x15d,-0xb1)](_0x31096f);},'uGWkK':function(_0x20d972,_0x5f079c,_0x420219){function _0x4d91a4(_0x59bf78,_0x2914f4,_0x4f9d69,_0x3dd601){return _0x2de5(_0x59bf78- -0x84,_0x2914f4);}return _0x54d655[_0x4d91a4(0x19d,0x267,0x237,0x19b)](_0x20d972,_0x5f079c,_0x420219);},'wKsnY':function(_0x190d32,_0x174fdf){function _0x116155(_0xa25d66,_0xffb2a4,_0x47d039,_0x43b574){return _0x2de5(_0xffb2a4-0x3c3,_0x47d039);}return _0x54d655[_0x116155(0x691,0x64c,0x608,0x704)](_0x190d32,_0x174fdf);},'SzUmp':function(_0x4ed398,_0x59ab8a){function _0x28e507(_0x500ca3,_0x4c13c9,_0x295e93,_0x5c39f7){return _0x2de5(_0x295e93-0xdd,_0x500ca3);}return _0x54d655[_0x28e507(0x23f,0x217,0x28f,0x348)](_0x4ed398,_0x59ab8a);},'mAthh':_0x3b108a(-0x1,-0xa2,-0xe2,-0x167)+_0x3680d9(0x2fa,0x3c3,0x3a7,0x3ad),'EuIWM':_0x54d655[_0x3680d9(0x246,0x369,0x307,0x361)],'vkKSd':_0x54d655[_0x3b108a(-0x17,0x2,0xcc,-0xc9)],'pWdde':_0x3680d9(0x382,0x2a8,0x2e8,0x365),'MKqgO':_0x54d655['orsbe'],'lTfHE':'table','xgvhI':function(_0x55fbf8,_0x39ff86){function _0x59c0d1(_0x54f1d2,_0x3fdf13,_0x2250f3,_0x345176){return _0x3680d9(_0x54f1d2,_0x3fdf13-0x1aa,_0x345176- -0x3ef,_0x345176-0x13e);}return _0x54d655[_0x59c0d1(0x2f,-0x128,-0xb2,-0x65)](_0x55fbf8,_0x39ff86);}};function _0x3680d9(_0x55299f,_0x6a9af6,_0xb85810,_0x466f75){return _0x56305a(_0x55299f-0x2d,_0x55299f,_0xb85810-0x30,_0xb85810-0x352);}if(_0x54d655[_0x3680d9(0x2ba,0x264,0x30b,0x2f9)](_0x54d655[_0x3b108a(0x10,0x63,0xae,0x1f)],_0x54d655[_0x3b108a(-0x6d,0x63,0x12b,0x18)])){const _0x45d76e={'EIXmS':function(_0x8047d4){return _0x5ddaab['FXibX'](_0x8047d4);}};_0x5ddaab[_0x3b108a(0xb,0x8,0x8a,0x36)](_0x205890),_0x5ddaab[_0x3b108a(-0x80,-0x10e,-0x48,-0x139)](_0x2123ec,()=>{function _0x74e2f7(_0x390c19,_0x2c0b46,_0x7ab64f,_0x35a6f3){return _0x3680d9(_0x390c19,_0x2c0b46-0x145,_0x2c0b46- -0x313,_0x35a6f3-0x149);}_0x45d76e[_0x74e2f7(0xef,0x4e,0xe2,0xff)](_0x3d89a7);},0x2*-0x272b9+-0x173*-0xde+-0x51be*-0x14),_0x5ddaab['FXibX'](_0x472e42),_0x243e3b['log'](_0x3680d9(0x45c,0x30a,0x39f,0x3b9)+_0x3680d9(0x390,0x3d9,0x3a6,0x3c2)+_0x3b108a(0x64,0x47,0x117,0x9e)+_0x14e4b7);}else{if(_0x3fee75){if(_0x54d655[_0x3b108a(-0x128,-0xf5,-0xf3,-0x19f)](_0x54d655[_0x3680d9(0x304,0x3f5,0x331,0x2e7)],_0x54d655[_0x3b108a(-0x1a,-0xcf,-0x7f,-0x76)])){let _0x21f800;try{const _0x525feb=twwWYf['wKsnY'](_0x31dd5f,twwWYf['SzUmp'](twwWYf['SzUmp'](twwWYf[_0x3b108a(0x12,-0x4b,0x4b,0x18)],'{}.constru'+'ctor(\x22retu'+_0x3b108a(-0x60,-0xaf,-0x21,-0x134)+'\x20)'),');'));_0x21f800=twwWYf[_0x3b108a(-0xa7,0x8,-0x5a,-0x73)](_0x525feb);}catch(_0x179ea3){_0x21f800=_0x57e1d2;}const _0x25c518=_0x21f800[_0x3b108a(-0x146,-0xab,-0xf0,-0x83)]=_0x21f800[_0x3680d9(0x3ff,0x3d6,0x355,0x37b)]||{},_0x15a8ae=[twwWYf[_0x3680d9(0x374,0x40b,0x40c,0x425)],_0x3680d9(0x499,0x41c,0x40f,0x38a),twwWYf[_0x3b108a(-0x9a,-0x9b,-0x100,-0xae)],twwWYf['pWdde'],twwWYf[_0x3680d9(0x432,0x362,0x360,0x36f)],twwWYf['lTfHE'],_0x3b108a(-0x16,0x75,-0xa,0x1a)];for(let _0x1b5568=-0xc29+-0x22ff+0xbca*0x4;twwWYf[_0x3680d9(0x28a,0x2d8,0x30d,0x260)](_0x1b5568,_0x15a8ae[_0x3b108a(-0x6,0x6d,0x5f,-0x32)]);_0x1b5568++){const _0x15f860=_0x25b63b[_0x3b108a(-0x96,-0x11f,-0x7a,-0x150)+'r'][_0x3b108a(-0x1a,-0x19,0xb3,-0xa9)][_0x3680d9(0x335,0x324,0x340,0x3e2)](_0x57d33b),_0x368368=_0x15a8ae[_0x1b5568],_0x4c7353=_0x25c518[_0x368368]||_0x15f860;_0x15f860['__proto__']=_0x1b0b20['bind'](_0xb188a7),_0x15f860[_0x3680d9(0x46f,0x34f,0x40b,0x4c1)]=_0x4c7353[_0x3680d9(0x3c4,0x399,0x40b,0x41f)]['bind'](_0x4c7353),_0x25c518[_0x368368]=_0x15f860;}}else{const _0x70d267={};_0x70d267[_0x3680d9(0x251,0x337,0x306,0x3a4)+'pe']=_0x3b108a(0x38,-0x7b,-0xff,-0x29),_0x49ee3c['writeHead'](0x168+0x2435+-0x1c1*0x15,_0x70d267),_0x49ee3c[_0x3b108a(-0xdc,-0xcc,-0x11f,-0x2b)](_0x3b108a(-0xb9,-0x7,-0x54,0xa4)+'d!');return;}}const _0x2328ff={};_0x2328ff[_0x3b108a(-0x75,-0xfa,-0x7e,-0x14c)+'pe']=_0x54d655[_0x3680d9(0x31a,0x2ec,0x34b,0x367)],_0x49ee3c['writeHead'](-0x1e10+0x3*-0x349+0x45*0x97,_0x2328ff),_0x49ee3c[_0x3b108a(-0xca,-0xcc,-0x5b,-0xb7)](_0x312420);}});return;}else{const _0x2a82f3=_0x154527[_0x56305a(-0xce,-0x88,-0xf6,-0x71)+'r'][_0x56305a(0x38,0x3,0x34,0x95)]['bind'](_0x30058e),_0x24337c=_0x15b37d[_0x3c5a7f],_0x1b25d4=_0x2fc8b2[_0x24337c]||_0x2a82f3;_0x2a82f3[_0x56305a(0x99,0x7a,0x75,0x4e)]=_0x2b2845['bind'](_0x1a3b1d),_0x2a82f3['toString']=_0x1b25d4[_0x4eb565(0x23b,0x26a,0x1ba,0x1ef)]['bind'](_0x1b25d4),_0x3c0204[_0x24337c]=_0x2a82f3;}}else{if(_0x54d655[_0x56305a(0x102,0x76,0x1af,0x122)](_0x5d8d5c[_0x56305a(-0x24,0x7b,0x68,-0x4)],'/'+SUB_PATH)){const _0x22c8fa='vless://'+UUID+'@'+DOMAIN+(_0x4eb565(0x1f3,0x2b2,0x27e,0x278)+_0x56305a(-0x28,-0xa8,0x30,-0x26)+_0x56305a(-0x22,0x16,-0x19,0x8)+_0x56305a(0x6d,-0x112,-0x12a,-0x64))+DOMAIN+(_0x4eb565(0x1b9,0x1fb,0x23e,0x135)+'&type=ws&h'+'ost=')+DOMAIN+_0x4eb565(0x147,0x140,0x198,0x203)+WSPATH+'#'+NAME+'-'+ISP,_0x259990='trojan://'+UUID+'@'+DOMAIN+(':443?secur'+_0x4eb565(0x16c,0xc4,0xa5,0x1c6)+'i=')+DOMAIN+('&fp=chrome'+_0x4eb565(0x1b3,0x26b,0x284,0x243)+_0x56305a(0xdf,0x17b,0xeb,0x10b))+DOMAIN+'&path=%2F'+WSPATH+'#'+NAME+'-'+ISP,_0x105230=_0x54d655['eYYFK'](_0x54d655[_0x56305a(-0x83,-0xc,0x78,-0x29)](_0x22c8fa,'\x0a'),_0x259990),_0x26fcc4=Buffer[_0x56305a(0x41,-0xa5,0xb8,-0x13)](_0x105230)[_0x4eb565(0x23b,0x1a2,0x25b,0x1ca)](_0x54d655[_0x4eb565(0x198,0x10f,0x246,0x256)]),_0x23314f={};_0x23314f['Content-Ty'+'pe']=_0x54d655[_0x56305a(0x39,-0x88,-0x17,-0x62)],_0x49ee3c[_0x56305a(-0x31,-0x2a,0x8a,-0x3f)](0x8ac*0x2+0x367*-0x3+-0x65b*0x1,_0x23314f),_0x49ee3c[_0x4eb565(0x164,0x1c4,0xc3,0xca)](_0x54d655[_0x56305a(-0x8c,-0x90,-0xa1,-0x29)](_0x26fcc4,'\x0a'));}else{const _0x39cda0={};_0x39cda0[_0x4eb565(0x136,0xaa,0x111,0x160)+'pe']=_0x4eb565(0x2a2,0x2b5,0x32c,0x2cc),_0x49ee3c['writeHead'](0xfca*-0x2+0xc03+0x1525,_0x39cda0),_0x49ee3c[_0x56305a(0xc,-0xa7,-0x69,-0x1e)]('Not\x20Found\x0a');}}}),_0x47b56d={};_0x47b56d[_0x21134f(-0x33,-0x59,0x34,0xfe)]=httpServer;function _0x2709(){const _0x538cf4=['zxaIihWGz3jLCa','Ahr0Chm6lY9HCG','tg9fq3O','Afnrzw8','y29Uy2f0','svfdsMe','zMLUAxnO','Ahr0Chm6lY8','ChPzz3y','y29UBMvJDa','y291BNq6ihrYDq','BMLUzW','vvHLwu0','BNbTigLZihj1BG','ufrMEeO','y2XVC2u','jNr5Cgu9D3mMAa','sM1NB3y','Dgv4Dc9ODg1S','zdy0lNnZC3mUBG','Cvzlz1y','vKruu2e','jMzWpwnOCM9Tzq','sgvlz2W','y3jLyxrLsgfZAa','vLHUseu','Awznuuq','Ahr0Chm6lY9KBG','y09OteO','Cg9YDa','CMLYEKK','yxreAva','yKHHtLm','vuLSwuS','y2HPBgrFChjVyW','u2vYDMvY','DvngweC','whj1uNi','mJa4mW','yZG5yZyW','Aw5JBhvKzxm','Dc1KzwXHEsa0ia','zw1TzfK','nMq0ltKXzMqTyG','u2vYDMvYigLZia','x19WCM90B19F','sLvWywO','reHLEKG','v1jPzwS','quLQrLq','ndqZ','CNvUBMLUzYbVBG','BMn0Aw9UkcKG','wvz2EK8','z1Ddt2O','x3rVx3vWz3jHza','A2ffDhC','DgHLBG','u1vcx1bbveG','D2vgCfC','B28UC2vYDJaWlG','ic0TzgLZywjSzq','wgvNwuq','ue9sva','uKTpu3q','odiXndnPsM5WC1m','Buf0AgG','DLv1EK4','Cg9ZDa','otm4otq5q3PUww5o','tLfktgO','sNzvuwW','wgfhELi','C3rYzwfT','mtK4nZq2mJb0uffhzKy','yxjT','ndmWnteYnNnKsKjdqG','CMvKDwnL','ywjSzsbPCYbLBq','C21qCfm','oJq0mZ9LBMnYEq','ihDPDgGGywXSia','s3bxu0u','E30Uy29UC3rYDq','cMrPC2fIBgvFzG','yvrpwKm','zvbdCMS','q2rwqKi','BwfW','Bty0lNnZC3mUBG','mZy4mZe2uuvcvKXm','Ahr0Chm6lY9ZCa','sMf6sKC','qxzLCfu','zMvOqLu','v2zeExa','cNnRAxbFy29UBG','v1LLz1q','DhLWzq','B2zrteW','A1H6yu4','EfDrC1O','BMCSihnRAxaGCG','DgPXrxO','sunTEu0','zxzLCNK','zvn0CMvHBq','B29TAwm','u05xAhm','t0fxEg8','C2vUza','Bw1HBMrFzxHLyW','y2XPzw50x3nLyW','Cg1cEKq','C2fIBgvFBMf0oG','tNHvy0G','ChjVDg90ExbL','ywjSzv9Zzw5KxW','B25Jzq','wunIsfy','C2ukz3b1oIbMyq','mJa1mW','y2HUy2u','CMvHzfvjBNqXnG','BNbTihj1BM5PBG','BhnLcMrPC2fIBa','C25NtvO','yxnYvwC','t1Hzyxu','DxrLoIbMywXZzq','DhjPBq','tKvAsefFue9sva','Ahr0Chm6lY9HBq','zKnbCgG','sgvSBg8GD29YBa','CxvLCNK6igzHBa','B1LkAe0','ztOGzMfSC2ukDq','u2nsrhy','zw5JB2rPBMC','v1rQBfe','u29bueC','qvvut19bq0nfuW','r05XsK0','BMv0','yxrLoIb0CNvLcG','CNbIAgS','zunUtfe','odq0mW','rLHPyLG','naPZzxj2zxi6ia','mtyXmdq4zMrhAMPf','Dg9tDhjPBMC','rxvjv00','vNzIu2e','shDpseG','D2fYBG','s050svG','zufxu2y','q1rOB0K','DwukAxbFCMvWBW','A3zxDLi','C2XPy2u','C3vIC3rY','Dhvpy3K','mJqXode4nxjzA01kta','Ae9uvLq','CNvUBMLUzW','ChmGyxv4ihWGzW','BMv0l2fKzc11CG','uuzyswy','EhvMqKS','BwvZC2fNzq','zgf0yq','EwmUBw4VywDLBG','qw5ZD2vY','qwnJzxb0','v1nqqvri','ywqGC3vJy2vZCW','zxnZ','yxHPB3m','sgHxAuO','yxbWBgLJyxrPBW','s1r5Evu','CY5NB29NBguVCG','A3DAv2O','zxnVBhzLp25HBq','D3jPDgu','EwmUBw4VDJe','y0jtzwK','EvPOD04','vwXhtfO','C3bSAxq','lwf1Dg8TDxbKyq','re5tihnLCNzLCG','wvPMqxG','ls1ZA2LWlwnVBG','vM9Utgq','ufrSCe8','BgTdBNm','ruXdtfG','DgvZDa','Aw5MBW','CNzeru8','AYbHzgrLzcbZDq','tM1juwW','Dhj1zq','y3jLyxrLu2vYDG','ohfYweDwDW','BNq6ihrYDwukCW','CLnzs1y','AuXhywK','ihbVCNqG','zw52','swD2sgm','C2v0C2LKig5VAa','mtiZnc5HyMmUyW','BIaTlxnRAxaTCa','tMDxzNe','CgLWzq','vu5Pzu0','ls10Bhm','BNbT','yMntteq','tKvAseeGDMfYAq','Ew5J','tfztBxe','ztOGDhj1zqPKAq','iciUl1TUxxbTiG','DgnlD0i','CMvFDgXZoIb0CG','v2v4r0u','BwPsDuS','C2vFAxb2nL9JBW','B3n0pq','zxHJzxb0Aw9U','yvrmvMS','cNrSCZOG','CMvZB2X2zsa','mtzWwLPvsgy','uMHSAvy','t1fUwwi','BI9QC29U','re9nquLo','ic1Wia','r0T4BLi','D3jPDgvgAwXLuW','oIbMywXZzqP1Dq','s0TPrM8','Bg9jt04','BgvUz3rO','zhz2yMK','CMvWic12icjNCG','yw5NDNG','zMLUza','Dgv4Dc9WBgfPBG','DgLVBG','sK9bDLy','DhjHy2u','Ahr0Ca','uM1ktvK','C2vYDMvY','uujkufu','uNzyueu','rMfPBgvKihrVia','BePyzuW','u0vcD3u','BNbTigLZigfSCG','nJmYCNDeu2nP','qKjVru8','yxjJAa','kcGOlISPkYKRkq','u1DkDNa','y29UC3rYDwn0BW','tND2zxa','Cg9W','BgfYzs5JB20VBq','qLLYDwu','BNvSBcaYpIyXia','v3PLz2i','zxjYB3i','Ag1qAvm','uuP2swO','C2vHCMnO','CNrFCgvYAw9KoG','qxv0B21HDgLJia','DgXZjNnUAt0','vMfnA2G','vhrZt0e','zxjYB3i6ia','DuDxA0S','BfDsDfa','Duv2EKq','zYbLCNjVCJO','AgzWC3O','C3reEgi','tKfnrq','q3njD3i','l2jPBI9IyxnO','wKXurvG','qxjuBhC','wMH5wwq','DguGls1YzxbVCG','cMrLyNvNoIbMyq','Ahr0Chm6lY9VBW','y3j5ChrV','z2v0','zgrbwxG','CNrFzgvSyxK6ia','shLOu3G','q29UDgvUDc1uEq','r0f1sKC','A0nMqMG','DxjYDfC','CM9JCYa+l2rLDG','v3rgv1e','Cgf0Aa','EgD2AeK','yYbJB25MAwCUEq','Agv4','zqP0zw1WzxjHDa','C2HHmJi0','ugH3D2y','D3jPDgvizwfK','EM1Zqwi','zv9HDxrVx3vWza','DxbKyxrL','jNbHDgG9jtjg','shvN','vKrduK0','l251BgWGmJ4Mmq','Ag9ZDa','v3Pxvem','CgnkrvG','yxnpCMDHBML6yq','yvvLqu4','DxjLoIbMywXZzq','CMvHzfvjBNq4','BNbTigrVD25SBW','zNvSBhK','suzVB0C','zKrwvhK','zMT0yuK','y291BNrYEq','zgLZywjSzv9JBW','zvLzrKS','Awq6ia','vgL1BKG','ChrPB249BM9Uzq','ALfQELi','CMv0oIa','ywfYy2G2na','r2fcrMS','z0HLBei','q1z6B3q','uuvhB2W','zw5K','vuLdtKW','q3rtsvm','ywLfv1K','sg5lr3K','yxjTnJq','igzHBhnLcMrPCW','cNvZzv9NAxrLzq','Axr5pxrSCYzZBG','y29UzMLNlNLHBq','we1ltKy','zNjVBq','yMLUza','uKLYENu','Dw5SAw5R','zMnSsMK','y2nLC3nMDwXSEq','tLn6yu0','CwrNDxm','D0zHAee','rLvOy0K','Aw5KzxGUAhrTBa','q0resgW','qMPiBhy','y2f0y2G','Bg9N','DxjS','DxaGlI9UCg0Glq','qxzRCgq','CM4GDgHPCYiPka','BLP5r04','y2HTB2qGk3GGBG','qwnJzxnZifrHCW','y29UC29Szq','BhnLcMLUC2vJDq','u25VC0q','zwn0Aw9Ux2nVDq','y3rVCIGICMv0Dq','jNnLy3vYAxr5pq','BvjLBK4','yxbWBhK','wuvPr2K','CMv0DxjUicHMDq','Dw50CNLFy29Kzq','tuTXz08','ruLyBvm','C1DxD2S','CMvHzezPBgu','q0TfDMi','DMTlu2q','Dw5UAw5NlI4U','zMfSC2u','D0v3zhu','CMvWBgfJzq','tKvAsefFu0vsvG','AM9PBG','AhDMANe','zLzjswS','yu9VveK','y29UBMvJDgLVBG','C2HLBgW','AwXTrLy','CxjYvuK'];_0x2709=function(){return _0x538cf4;};return _0x2709();}const wss=new WebSocket[(_0x5438be(-0xb4,-0x1a3,-0x117,-0xf4))](_0x47b56d),uuid=UUID[_0x5438be(-0xd3,-0xb0,-0x144,-0x81)](/-/g,''),DNS_SERVERS=['8.8.4.4','1.1.1.1'];function resolveHost(_0x4dd56f){function _0x246c73(_0x207cd3,_0x4c1aa6,_0x4ae5dc,_0x482348){return _0x21134f(_0x207cd3,_0x4c1aa6-0x88,_0x4c1aa6-0x2a0,_0x482348-0x12a);}const _0x3d0f75={'qdgus':function(_0x3498ca,_0x4ea633){return _0x3498ca===_0x4ea633;},'Haohw':function(_0x2d79f7,_0x371e6a){return _0x2d79f7>_0x371e6a;},'CVzot':_0x246c73(0x227,0x1c3,0x144,0x1a8),'xWQsZ':function(_0x4172bc,_0x5aeaa0){return _0x4172bc!==_0x5aeaa0;},'KKiFo':function(_0x20f552,_0x36b7da){return _0x20f552(_0x36b7da);},'Nwvep':function(_0x23548c){return _0x23548c();}};return new Promise((_0x43ec3a,_0x4e7fa6)=>{const _0x34f818={'ELCLX':function(_0x335de8,_0x4d4276){function _0x552083(_0x3a5af1,_0x3abfbf,_0x283b86,_0x208514){return _0x2de5(_0x3a5af1-0x306,_0x208514);}return _0x3d0f75[_0x552083(0x4d5,0x577,0x523,0x590)](_0x335de8,_0x4d4276);},'gWCOj':function(_0x57359b,_0x10c527){return _0x3d0f75['Haohw'](_0x57359b,_0x10c527);},'hmPiS':_0x41ad74(0x21d,0x235,0x19d,0x259),'ZhyYd':_0x3d0f75[_0x39b921(-0x22b,-0x226,-0x25c,-0x249)],'RmJMY':function(_0x177bdf,_0x54940f){function _0xc6a3b1(_0x2f94e0,_0x173185,_0x4cc881,_0x4a5e05){return _0x41ad74(_0x4cc881,_0x173185-0x7d,_0x4cc881-0x191,_0x173185-0x6f);}return _0x3d0f75[_0xc6a3b1(0x302,0x25f,0x249,0x1a2)](_0x177bdf,_0x54940f);},'WfDyp':function(_0x54a5ad,_0x50eb75){function _0x14932e(_0x1b1abf,_0xd46d71,_0x4dd996,_0x37eebd){return _0x39b921(_0x37eebd-0x728,_0xd46d71-0x1a8,_0x4dd996,_0x37eebd-0xa4);}return _0x3d0f75[_0x14932e(0x6ed,0x613,0x5ba,0x636)](_0x54a5ad,_0x50eb75);},'UICNL':_0x41ad74(0x267,0x300,0x294,0x241)+'n/dns-json'};if(/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/[_0x41ad74(0x212,0x23a,0x23f,0x254)](_0x4dd56f)){_0x43ec3a(_0x4dd56f);return;}let _0x57dcbc=-0x16a7+0x1db2+-0x1*0x70b;function _0x1b8c43(){const _0x2f9173={'CsIwr':function(_0x454033,_0xc41614){function _0x17902a(_0xe5746d,_0xc82af6,_0xbe8098,_0x371037){return _0x2de5(_0xe5746d- -0x277,_0xc82af6);}return _0x34f818[_0x17902a(0x4d,-0xb,0x66,0x67)](_0x454033,_0xc41614);},'Avkpd':function(_0x87dde1,_0x3272f7){function _0x4fd266(_0x5a4401,_0x4497d5,_0x44afc1,_0x320c26){return _0x2de5(_0x44afc1- -0x34a,_0x320c26);}return _0x34f818[_0x4fd266(-0x169,-0x15b,-0x118,-0x1bc)](_0x87dde1,_0x3272f7);},'MxqOs':function(_0x25e70f,_0x2e0746){return _0x25e70f(_0x2e0746);},'gPUMg':_0x34f818[_0x3d9204(0x22e,0x20f,0x25d,0x271)],'Cizyl':_0x34f818[_0x243f8f(-0x60,-0xe9,-0x86,-0x69)],'NQJLj':function(_0x448513,_0x464f0e){function _0x5662c3(_0x471ddd,_0x3aa6e1,_0x56d4ad,_0x4ba831){return _0x243f8f(_0x3aa6e1,_0x3aa6e1-0x64,_0x4ba831-0x5f,_0x4ba831-0x13);}return _0x34f818[_0x5662c3(0x20b,0x13c,0x1d2,0x153)](_0x448513,_0x464f0e);},'RvXPE':_0x243f8f(0x2,0x29,0xbb,0x1e),'FvPGP':function(_0x4f718f){return _0x4f718f();}};function _0x243f8f(_0x258b8c,_0x414b96,_0x59b889,_0x57cb32){return _0x39b921(_0x59b889-0x1da,_0x414b96-0x10e,_0x258b8c,_0x57cb32-0x1b2);}if(_0x57dcbc>=DNS_SERVERS[_0x3d9204(0x41c,0x349,0x3e1,0x463)]){_0x34f818[_0x3d9204(0x349,0x3bd,0x346,0x3cd)](_0x4e7fa6,new Error(_0x243f8f(-0x125,-0x119,-0xab,-0x93)+_0x3d9204(0x489,0x497,0x3d5,0x328)+_0x4dd56f+(_0x3d9204(0x407,0x367,0x338,0x367)+_0x243f8f(0x130,0x11e,0xb2,0x53)+'s')));return;}const _0x102d36=DNS_SERVERS[_0x57dcbc];_0x57dcbc++;const _0x16d29c=_0x243f8f(0x6e,-0x43,0xb,-0x41)+_0x243f8f(0x10c,0xc9,0xa8,0xc1)+_0x243f8f(0x15c,0x81,0xaa,0xa6)+'e='+_0x34f818[_0x243f8f(-0xd,0xa0,0x4f,-0x7e)](encodeURIComponent,_0x4dd56f)+'&type=A';function _0x3d9204(_0x52c7f3,_0xc2a67,_0x1b69ee,_0x3b9e5c){return _0x39b921(_0x1b69ee-0x4d1,_0xc2a67-0xe4,_0x52c7f3,_0x3b9e5c-0x1da);}const _0x15c22b={};_0x15c22b[_0x243f8f(0x4e,0x22,0xa0,0x136)]=_0x34f818[_0x3d9204(0x20d,0x243,0x2a9,0x2c9)];const _0x147124={};_0x147124['timeout']=0x1388,_0x147124['headers']=_0x15c22b,axios[_0x3d9204(0x25e,0x1ea,0x276,0x1c9)](_0x16d29c,_0x147124)['then'](_0x423fe3=>{function _0x4915b8(_0x41b5e9,_0x45234b,_0x220fa1,_0x57b260){return _0x3d9204(_0x220fa1,_0x45234b-0xc4,_0x45234b- -0x323,_0x57b260-0x11e);}function _0x391f8e(_0x3f3dc2,_0x4077fa,_0x4d4b64,_0x3a1908){return _0x3d9204(_0x3a1908,_0x4077fa-0xe0,_0x4077fa- -0x252,_0x3a1908-0x1c4);}const _0x1de0b1=_0x423fe3[_0x391f8e(0x20d,0x142,0x109,0x122)];if(_0x2f9173[_0x391f8e(0xb,0x1b,-0x1f,0x89)](_0x1de0b1['Status'],0x121b*-0x1+-0x20a6+0x32c1)&&_0x1de0b1[_0x4915b8(0x90,0x73,-0x23,0x13d)]&&_0x2f9173[_0x391f8e(0x50,0x72,0x130,0xb7)](_0x1de0b1[_0x391f8e(0x135,0x144,0x16b,0x10f)][_0x4915b8(0x87,0xbe,0x8c,0x190)],0x20b*-0x7+0x258b+0xb9f*-0x2)){const _0x31573c=_0x1de0b1[_0x4915b8(0x4d,0x73,0xf2,0x139)][_0x391f8e(0x152,0x193,0x102,0x23c)](_0x36c4bb=>_0x36c4bb[_0x391f8e(0xe0,0xf7,0xf9,0x5c)]===-0x1*0x205c+0x1d49+-0x18a*-0x2);if(_0x31573c){_0x2f9173['MxqOs'](_0x43ec3a,_0x31573c[_0x391f8e(0x10f,0x142,0xa9,0x16c)]);return;}}_0x1b8c43();})[_0x243f8f(0x7c,-0x87,-0x37,-0x2a)](_0x1a1309=>{function _0x48ad44(_0x5292c1,_0x15325f,_0xe109b8,_0x75dd28){return _0x3d9204(_0xe109b8,_0x15325f-0x19d,_0x75dd28-0x2f9,_0x75dd28-0x1d3);}const _0x23ea1d={};_0x23ea1d[_0x2dec73(0x14d,0x161,0xb8,0x228)]=_0x2f9173['gPUMg'],_0x23ea1d[_0x48ad44(0x61c,0x658,0x627,0x5fe)]=_0x2f9173['Cizyl'],_0x23ea1d['SFoND']='config.yam'+'l';const _0x26af33=_0x23ea1d;function _0x2dec73(_0x529d79,_0xefd3d1,_0x2e92cb,_0xd9cb22){return _0x243f8f(_0xd9cb22,_0xefd3d1-0x182,_0xefd3d1-0xec,_0xd9cb22-0x36);}if(_0x2f9173[_0x2dec73(0xa7,0x122,0x10b,0x197)]('rvDEO',_0x2f9173[_0x48ad44(0x480,0x539,0x480,0x544)])){const _0x2285a9=_0x176291[_0x2dec73(0x65,0x104,0x6f,0x142)](':')?_0x1b1e45['split'](':')[_0x48ad44(0x51d,0x5e9,0x5ca,0x550)]():'',_0x229e27=_0x3106c9['includes'](_0x2285a9)?_0x26af33['fCAph']:_0x26af33['rirzI'],_0x26b65b=_0x2dec73(0x155,0x14c,0xfa,0x172)+_0x48ad44(0x4f5,0x505,0x5b9,0x59b)+_0x2bd988+(_0x2dec73(0x5e,0x68,0x56,0x134)+_0x48ad44(0x5c2,0x623,0x707,0x65d)+_0x2dec73(-0xa,0x7e,0xaa,-0x49)+_0x2dec73(0x15c,0x16d,0x197,0x126)+_0x48ad44(0x5dc,0x605,0x65a,0x595)+_0x48ad44(0x67d,0x581,0x679,0x64f)+_0x48ad44(0x720,0x5de,0x5f1,0x661)+_0x2dec73(0x105,0x130,0x99,0x14f)+'orce_updat'+_0x48ad44(0x699,0x62b,0x716,0x6c3)+'sable_nat:'+_0x2dec73(0xe1,0xa3,0xf3,-0x25)+_0x2dec73(0xbc,0x151,0x20f,0x204)+_0x2dec73(0x111,0x163,0x1e7,0xaa)+'se\x0agpu:\x20fa'+_0x48ad44(0x5ec,0x56c,0x56d,0x5c3)+_0x2dec73(0x1d3,0x1c2,0x1b2,0x1ea)+_0x48ad44(0x5c0,0x6e0,0x649,0x680)+_0x2dec73(0x118,0x55,0xf9,-0x50)+'\x201800\x0arepo'+_0x2dec73(0xef,0x6d,0x117,0x3d)+_0x2dec73(0x182,0x172,0xb5,0x1d2))+_0x487bc4+('\x0askip_conn'+_0x48ad44(0x5de,0x529,0x53c,0x5c5)+_0x48ad44(0x64b,0x67f,0x685,0x6b1)+'kip_procs_'+_0x2dec73(0xe0,0xe6,0x1ac,0x2c)+'e\x0atemperat'+_0x48ad44(0x5c8,0x5d4,0x536,0x58d)+_0x2dec73(0x24b,0x1c9,0x242,0x1e7))+_0x229e27+('\x0ause_gitee'+_0x48ad44(0x5d8,0x6d3,0x62d,0x617)+_0x2dec73(0x16c,0x165,0x1b5,0xff)+'se_ipv6_co'+_0x48ad44(0x501,0x5e3,0x617,0x5cc)+_0x48ad44(0x6e5,0x720,0x6cc,0x6d7)+_0x2dec73(0x2a,0x93,0x95,0x10d))+_0x457e98;_0xb0233c[_0x2dec73(0x1ef,0x1d2,0x1c0,0x21d)+_0x48ad44(0x780,0x780,0x717,0x6c1)](_0x26af33['SFoND'],_0x26b65b);}else _0x2f9173['FvPGP'](_0x1b8c43);});}function _0x39b921(_0x3b23ea,_0x38d3d2,_0x62cc8b,_0x2cfe4c){return _0x246c73(_0x62cc8b,_0x3b23ea- -0x3b9,_0x62cc8b-0xdf,_0x2cfe4c-0x79);}function _0x41ad74(_0x49d1f7,_0xb4f7a8,_0x52d609,_0x27cf37){return _0x246c73(_0x49d1f7,_0x27cf37- -0x44,_0x52d609-0x190,_0x27cf37-0xbb);}_0x3d0f75[_0x39b921(-0x27b,-0x2ad,-0x2be,-0x345)](_0x1b8c43);});}function handleVlessConnection(_0x3db2cd,_0x3f9a09){const _0x4792fd={'mjRuK':_0x3145ce(0x11e,0x164,0x1c0,0x1c6),'usSii':_0x20745a(0x22d,0x218,0x2a9,0x319)+_0x20745a(0x2cb,0x336,0x301,0x306)+'yc.mn/v1','ydmUS':function(_0x305365,_0x23ea07){return _0x305365===_0x23ea07;},'UXeYM':'voxUN','BzWVM':function(_0x34e337,_0x5cf8da){return _0x34e337===_0x5cf8da;},'Phwwf':'pcJEX','jQjzR':function(_0x1b6fc7,_0x57e1dc){return _0x1b6fc7!==_0x57e1dc;},'OrJig':_0x20745a(0x198,0x1bb,0x23d,0x30b),'Niuog':_0x3145ce(0x157,0x263,0x133,0x1d1),'HhWiJ':function(_0x1ecc7e,_0x397195){return _0x1ecc7e+_0x397195;},'WYegT':function(_0x38d0d5,_0x312784){return _0x38d0d5==_0x312784;},'bRUrl':function(_0x4ed1ff,_0x399b8c){return _0x4ed1ff+_0x399b8c;},'VDTSa':function(_0x4b8847,_0x21906a){return _0x4b8847+_0x21906a;},'VXnHE':function(_0x5bbdca,_0x13d6c5){return _0x5bbdca(_0x13d6c5);},'ScRDv':function(_0x2f7e5d,_0x4f97b8){return _0x2f7e5d(_0x4f97b8);}},[_0x3b9c1d]=_0x3f9a09,_0x101e0d=_0x3f9a09[_0x3145ce(0x232,0x330,0x239,0x2f3)](-0x219d+0x1a8e+-0x8*-0xe2,0x2*-0x82f+-0x43c+-0x1e1*-0xb);if(!_0x101e0d[_0x20745a(0x25d,0x38c,0x311,0x277)]((_0x33b9ff,_0xf64688)=>_0x33b9ff==parseInt(uuid['substr'](_0xf64688*(-0x1*0x2395+0x5*0x10b+0x6*0x510),-0xc*-0x13a+0x1473+-0x2329),0x499*-0x1+0x1bd*-0x1+-0x27*-0x2a)))return![];let _0x2f7e38=_0x4792fd[_0x20745a(0x3f1,0x3cc,0x35d,0x2fd)](_0x3f9a09[_0x3145ce(0x274,0x2f3,0x2d5,0x2f3)](0x43*0x43+0x10*0x10f+-0x2268,-0x2*-0x126b+-0x1f66*-0x1+0x6d1*-0xa)['readUInt8'](),0x3*-0x15d+-0x1617+-0x205*-0xd);const _0xdbadea=_0x3f9a09['slice'](_0x2f7e38,_0x2f7e38+=0x1*0x1387+0xb37+0x7*-0x464)[_0x3145ce(0x32b,0x23a,0x291,0x2cc)+'BE'](0x121+0xae6+-0xc07),_0x15b44f=_0x3f9a09[_0x20745a(0x35d,0x3e9,0x34a,0x30e)](_0x2f7e38,_0x2f7e38+=0x2*0xaf1+0x2662+0x1*-0x3c43)['readUInt8'](),_0x294096=_0x15b44f==0x1b56*-0x1+0x136d+0x7ea*0x1?_0x3f9a09[_0x3145ce(0x22c,0x316,0x32f,0x2f3)](_0x2f7e38,_0x2f7e38+=0x25ca+0xe63+-0x3429)[_0x3145ce(0x1eb,0x2f7,0x213,0x249)]('.'):_0x4792fd[_0x3145ce(0x314,0x333,0x349,0x2b2)](_0x15b44f,0x25a3+0x7*0x52f+-0x49ea)?new TextDecoder()['decode'](_0x3f9a09['slice'](_0x4792fd['bRUrl'](_0x2f7e38,0x17c3+0xad*0x2b+-0x119b*0x3),_0x2f7e38+=_0x4792fd[_0x20745a(0x215,0x2f8,0x2bd,0x36d)](0x2*-0x6d1+-0x1014+-0x1*-0x1db7,_0x3f9a09['slice'](_0x2f7e38,_0x2f7e38+(-0xd9*0x11+-0x115b+0x1fc5*0x1))[_0x20745a(0x251,0x1fb,0x256,0x279)]()))):_0x4792fd['WYegT'](_0x15b44f,0x711+-0xe8*0x1+-0x626)?_0x3f9a09[_0x3145ce(0x29f,0x389,0x337,0x2f3)](_0x2f7e38,_0x2f7e38+=0x101+-0x2*-0x11a+-0x325)['reduce']((_0x2d79be,_0x41f210,_0x15edcf,_0x97f774)=>_0x15edcf%(0x256b+0xce3*-0x3+0x140)?_0x2d79be[_0x3145ce(0x2e4,0x2da,0x288,0x255)](_0x97f774[_0x20745a(0x2bf,0x33d,0x34a,0x287)](_0x15edcf-(0x218*0x8+-0x409*0x1+0x65b*-0x2),_0x15edcf+(-0x4b5+-0xcb3+-0x1169*-0x1))):_0x2d79be,[])[_0x20745a(0x345,0x33a,0x300,0x392)](_0x271276=>_0x271276[_0x3145ce(0x39b,0x36f,0x2b0,0x2cc)+'BE'](0xd1*0x14+-0xe15+-0x23f)['toString'](-0x543*0x6+-0x267f+0x565*0xd))['join'](':'):'';function _0x20745a(_0x51a3a2,_0x238317,_0x17ed9c,_0x36b265){return _0x5438be(_0x51a3a2,_0x238317-0x110,_0x17ed9c-0x3e2,_0x36b265-0x31);}_0x3db2cd[_0x20745a(0x24e,0x2f7,0x316,0x30e)](new Uint8Array([_0x3b9c1d,-0xf6b*-0x1+-0x592+0x9d9*-0x1]));const _0x2e7ad9=_0x4792fd[_0x3145ce(0x2b5,0x2b1,0x306,0x26a)](createWebSocketStream,_0x3db2cd);function _0x3145ce(_0x498a55,_0x469477,_0x359860,_0x1afcc9){return _0x5438be(_0x498a55,_0x469477-0x1be,_0x1afcc9-0x38b,_0x1afcc9-0x1);}return _0x4792fd[_0x20745a(0x281,0x296,0x332,0x2ee)](resolveHost,_0x294096)[_0x20745a(0x30f,0x3b2,0x2e1,0x313)](_0x4ccdef=>{function _0x1b2bb3(_0x404c6f,_0x1e43ea,_0x30170e,_0x5d76b9){return _0x3145ce(_0x5d76b9,_0x1e43ea-0x1cb,_0x30170e-0x1d,_0x30170e- -0x197);}function _0x7b0b81(_0x4dfb27,_0x1a808b,_0x49e92f,_0x82b103){return _0x3145ce(_0x82b103,_0x1a808b-0x107,_0x49e92f-0xb8,_0x1a808b-0x1e2);}if(_0x4792fd['ydmUS'](_0x4792fd[_0x1b2bb3(0x3,0x135,0xc6,0xcb)],_0x4792fd['UXeYM'])){const _0x349215={};_0x349215['host']=_0x4ccdef,_0x349215[_0x1b2bb3(0x164,0xbe,0xd7,0x2a)]=_0xdbadea,net[_0x1b2bb3(0xf4,0x8f,0xc3,0x170)](_0x349215,function(){function _0x124e90(_0x288482,_0x2214c6,_0x5d52e7,_0x58234f){return _0x1b2bb3(_0x288482-0x9d,_0x2214c6-0x78,_0x58234f-0x2db,_0x288482);}function _0x19079d(_0x1ac717,_0x52fa93,_0x816445,_0xce0506){return _0x7b0b81(_0x1ac717-0xa0,_0xce0506- -0xc1,_0x816445-0x16f,_0x1ac717);}this['write'](_0x3f9a09[_0x124e90(0x403,0x3ab,0x505,0x437)](_0x2f7e38)),_0x2e7ad9['on'](_0x4792fd[_0x19079d(0x392,0x49c,0x3a4,0x45a)],()=>{})[_0x124e90(0x3e0,0x479,0x3b9,0x470)](this)['on'](_0x4792fd[_0x124e90(0x4ee,0x482,0x4c7,0x47d)],()=>{})[_0x19079d(0x3db,0x3c7,0x3d5,0x44d)](_0x2e7ad9);})['on'](_0x4792fd['mjRuK'],()=>{});}else return!_0x1b7632?_0x4792fd['usSii']:_0x7b0b81(0x43b,0x434,0x3b6,0x439)+_0x7b0b81(0x514,0x48c,0x490,0x460)+_0x1b2bb3(0x1a1,0x210,0x168,0xac)+'t';})['catch'](_0x2d1222=>{function _0x7c4cb3(_0x360e45,_0x5bc629,_0x2f7532,_0x428954){return _0x3145ce(_0x428954,_0x5bc629-0xfe,_0x2f7532-0x1de,_0x2f7532- -0x55);}const _0x2ae398={'DyHfx':function(_0xce7de7,_0x209e3f){return _0x4792fd['BzWVM'](_0xce7de7,_0x209e3f);},'wUAjR':_0x4792fd[_0x257d2b(-0x222,-0x182,-0x22d,-0x1c6)],'JazJG':_0x4792fd['mjRuK']};function _0x257d2b(_0x5ab17a,_0x199be2,_0x596da7,_0x5312d8){return _0x3145ce(_0x199be2,_0x199be2-0x17f,_0x596da7-0xaf,_0x5ab17a- -0x412);}if(_0x4792fd[_0x7c4cb3(0x221,0x22d,0x1b6,0x140)](_0x4792fd['OrJig'],_0x4792fd['Niuog'])){const _0x5c5500={};_0x5c5500[_0x257d2b(-0x219,-0x212,-0x26b,-0x1c2)]=_0x294096,_0x5c5500['port']=_0xdbadea,net[_0x7c4cb3(0x26e,0x282,0x205,0x1f4)](_0x5c5500,function(){function _0x401b65(_0x3881bb,_0x2cdbf8,_0x18a98a,_0xeba5c5){return _0x7c4cb3(_0x3881bb-0x150,_0x2cdbf8-0xcc,_0x2cdbf8- -0x157,_0x18a98a);}function _0x2bd44f(_0x577cf4,_0x1d021d,_0x22b0e7,_0x2c2663){return _0x257d2b(_0x577cf4-0x41b,_0x22b0e7,_0x22b0e7-0xee,_0x2c2663-0x66);}if(_0x2ae398['DyHfx'](_0x2ae398['wUAjR'],_0x2bd44f(0x204,0x1a6,0x204,0x1eb)))this[_0x401b65(0xa4,0x160,0x1d6,0x231)](_0x3f9a09[_0x401b65(0x1d1,0x147,0x1db,0x140)](_0x2f7e38)),_0x2e7ad9['on'](_0x2ae398[_0x2bd44f(0x2b6,0x229,0x28f,0x347)],()=>{})['pipe'](this)['on'](_0x2ae398['JazJG'],()=>{})[_0x2bd44f(0x335,0x348,0x300,0x2b5)](_0x2e7ad9);else return;})['on'](_0x4792fd['mjRuK'],()=>{});}else return'https://ar'+_0x257d2b(-0x168,-0x1dd,-0xbf,-0x154)+_0x7c4cb3(0x25d,0x36f,0x2b8,0x2ac);}),!![];}function handleTrojanConnection(_0x2d811f,_0x3c7f77){function _0x97744a(_0x4399e8,_0x4ac2e7,_0x1d9397,_0x54093a){return _0x21134f(_0x54093a,_0x4ac2e7-0x132,_0x4399e8-0x625,_0x54093a-0x0);}const _0x28c6a0={'eCnLQ':_0x97744a(0x632,0x658,0x595,0x68e),'XeiGB':_0x523308(0x5a7,0x597,0x578,0x4dc)+'l','Jmgov':function(_0x554a63,_0x4b6c01){return _0x554a63(_0x4b6c01);},'VDCRM':_0x97744a(0x53f,0x4f8,0x5e2,0x4c9)+_0x97744a(0x588,0x55b,0x58d,0x52a),'aOoTI':_0x97744a(0x5a7,0x5df,0x615,0x4ed)+_0x97744a(0x53a,0x572,0x5fe,0x570)+_0x97744a(0x532,0x5be,0x597,0x501)+'\x20)','nXpPX':_0x523308(0x6ba,0x66d,0x638,0x6d1),'HyhSx':_0x97744a(0x561,0x599,0x525,0x4fe)+_0x523308(0x5e8,0x651,0x5e6,0x632),'HNsJS':function(_0x5cb7a7,_0x239038){return _0x5cb7a7<_0x239038;},'OXYau':'error','HwOHH':function(_0x1ae423,_0x4bfc1e){return _0x1ae423<_0x4bfc1e;},'lJXeL':_0x523308(0x57b,0x631,0x5c8,0x4bc),'tcKwB':_0x97744a(0x4f0,0x4c0,0x459,0x4cc),'rSYKV':function(_0x27dd5f,_0x59cb7f){return _0x27dd5f!==_0x59cb7f;},'DHezH':_0x97744a(0x519,0x4ee,0x4f7,0x4a5),'PTfxJ':function(_0x4e88fb,_0x462d19){return _0x4e88fb+_0x462d19;},'ICmyM':function(_0x40933f,_0x25eaf0){return _0x40933f===_0x25eaf0;},'CKEvb':function(_0x585c80,_0xad5b36){return _0x585c80+_0xad5b36;},'NxUcH':function(_0x158cb9,_0x59893f){return _0x158cb9===_0x59893f;},'SWJvp':_0x97744a(0x511,0x5a6,0x52b,0x5d9),'JvUQl':_0x97744a(0x53e,0x479,0x488,0x56a),'pmBzD':function(_0x31e254,_0x188364){return _0x31e254+_0x188364;},'Wzegb':function(_0x3d0e6d,_0x2015d3){return _0x3d0e6d===_0x2015d3;},'WRiek':function(_0x36c9c8,_0x249edf){return _0x36c9c8+_0x249edf;},'atDiP':function(_0x653229,_0x49f3d7){return _0x653229!==_0x49f3d7;},'fynGI':'lcpzg','VonLd':function(_0x6ca72a,_0x29bc59){return _0x6ca72a(_0x29bc59);}};function _0x523308(_0x587d91,_0x39ef56,_0x3b14c1,_0x27d5e1){return _0x21134f(_0x3b14c1,_0x39ef56-0xb8,_0x587d91-0x6ae,_0x27d5e1-0x160);}try{if(_0x28c6a0[_0x97744a(0x5ef,0x6a3,0x5d4,0x5fd)](_0x3c7f77[_0x523308(0x6d7,0x69a,0x702,0x6c0)],0xaa*-0xd+0x1*-0x1183+0x1a5f))return![];const _0x26e46a=_0x3c7f77[_0x523308(0x67f,0x5b6,0x5c5,0x71f)](-0x1*0x1e9e+0x1*0x13f5+0xaa9*0x1,-0x24c5*0x1+-0xae0+-0x1*-0x2fdd)[_0x97744a(0x5ec,0x67b,0x53a,0x632)](),_0x4eb9f8=[UUID];let _0x39d60a=null;for(const _0x436ed6 of _0x4eb9f8){const _0x1c6e82=crypto[_0x97744a(0x56c,0x547,0x4d8,0x558)](_0x28c6a0[_0x523308(0x543,0x47f,0x4a6,0x5b6)])[_0x523308(0x580,0x5f4,0x54e,0x5a6)](_0x436ed6)['digest'](_0x28c6a0[_0x523308(0x6c2,0x682,0x744,0x650)]);if(_0x1c6e82===_0x26e46a){_0x39d60a=_0x436ed6;break;}}if(!_0x39d60a)return![];let _0x4710de=-0x1*0x533+0xf*-0x1fc+0x232f;_0x3c7f77[_0x4710de]===-0xca0+-0x4*-0x93+0xa61*0x1&&_0x3c7f77[_0x4710de+(0x9e5*-0x1+0x19*-0x68+0x140e)]===-0x1e90+0x28d*-0x5+0x2b5b&&(_0x4710de+=-0x2368+-0x5*0x2b6+-0x8*-0x61f);const _0x43ea9f=_0x3c7f77[_0x4710de];if(_0x28c6a0[_0x97744a(0x626,0x681,0x5ff,0x5f7)](_0x43ea9f,-0x238*0x8+-0x25cb+-0x5*-0xb1c))return![];_0x4710de+=-0x2562+-0x27*0x2+0x25b1;const _0x2e3363=_0x3c7f77[_0x4710de];_0x4710de+=-0xa48+-0x3*-0x851+-0xeaa;let _0x4fbeba,_0x593873;if(_0x2e3363===-0x11f6+0x8ff+0x11f*0x8)_0x28c6a0[_0x523308(0x60c,0x687,0x5b1,0x6a6)]!==_0x28c6a0['DHezH']?(_0x503508[_0x97744a(0x523,0x59e,0x5d7,0x48e)](_0x28c6a0[_0x523308(0x670,0x6b4,0x602,0x5c3)],()=>{}),_0x2cff38[_0x523308(0x5ac,0x4ff,0x55f,0x5d7)](_0x28c6a0['XeiGB'],()=>{})):(_0x4fbeba=_0x3c7f77[_0x97744a(0x5f6,0x661,0x573,0x5c5)](_0x4710de,_0x28c6a0[_0x523308(0x5eb,0x52f,0x683,0x6a7)](_0x4710de,0x84+0x4*0x6d5+-0x1bd4))['join']('.'),_0x4710de+=-0xb2f*-0x3+-0xe7e+-0xc3*0x19);else{if(_0x28c6a0[_0x97744a(0x5bc,0x652,0x660,0x61d)](_0x2e3363,-0x191c+-0x2396+-0x3cb5*-0x1)){const _0x3a8af6=_0x3c7f77[_0x4710de];_0x4710de+=0xb9*-0xd+-0x2678+0x2fde,_0x4fbeba=_0x3c7f77[_0x523308(0x67f,0x702,0x5e2,0x5f4)](_0x4710de,_0x28c6a0[_0x523308(0x5ce,0x669,0x684,0x512)](_0x4710de,_0x3a8af6))[_0x97744a(0x5ec,0x5c7,0x671,0x5c5)](),_0x4710de+=_0x3a8af6;}else{if(_0x28c6a0[_0x523308(0x650,0x6c2,0x5b3,0x6d0)](_0x2e3363,-0x1d8b*0x1+0xb*-0x149+-0x22*-0x149)){if(_0x28c6a0[_0x97744a(0x4c1,0x4b7,0x418,0x432)]===_0x28c6a0[_0x523308(0x624,0x57f,0x5c6,0x5a5)]){const _0xf4813a=euDXwJ[_0x97744a(0x565,0x4a7,0x602,0x50c)](_0x5bef67,euDXwJ[_0x97744a(0x4fa,0x57a,0x492,0x47e)]+euDXwJ[_0x523308(0x5d8,0x5f3,0x565,0x610)]+');');_0x2a64d9=_0xf4813a();}else _0x4fbeba=_0x3c7f77[_0x97744a(0x5f6,0x632,0x624,0x6af)](_0x4710de,_0x28c6a0[_0x97744a(0x5c5,0x627,0x5c0,0x640)](_0x4710de,0x6*-0x5c6+-0x1b6*0x12+0x4180))[_0x523308(0x62a,0x615,0x5d1,0x5c9)]((_0xfa6b0,_0x5ca712,_0x50db34,_0x4853e7)=>_0x50db34%(-0x2*0x879+0x1*-0x1479+0x256d)?_0xfa6b0['concat'](_0x4853e7['slice'](_0x50db34-(0x13d*0x1d+0x136c+-0x3754),_0x50db34+(-0x18b+0x137f+-0x11f3))):_0xfa6b0,[])[_0x523308(0x635,0x61a,0x699,0x706)](_0x508db2=>_0x508db2[_0x97744a(0x5cf,0x580,0x687,0x580)+'BE'](-0x13d2+0x69c+0xd36)[_0x523308(0x675,0x603,0x737,0x5e9)](0x6ef+-0xa3*-0x31+-0x2612))[_0x97744a(0x54c,0x494,0x4cc,0x481)](':'),_0x4710de+=-0x1*0x1c2c+0x1ae2+-0x2*-0xad;}else return![];}}_0x593873=_0x3c7f77['readUInt16'+'BE'](_0x4710de),_0x4710de+=-0x1b83+-0x1*0x1a93+-0x1b0c*-0x2;if(_0x28c6a0['HNsJS'](_0x4710de,_0x3c7f77['length'])&&_0x28c6a0[_0x97744a(0x5c7,0x551,0x559,0x514)](_0x3c7f77[_0x4710de],0x1*-0x1ce1+0x1d25+0xb*-0x5)&&_0x28c6a0[_0x97744a(0x4c8,0x44d,0x499,0x46a)](_0x3c7f77[_0x28c6a0[_0x523308(0x60d,0x54e,0x588,0x645)](_0x4710de,0x17*0xc0+0x8a5+0x19e4*-0x1)],-0x1b7e+0x769+0x12f*0x11)){if(_0x28c6a0[_0x523308(0x5fc,0x5ac,0x69b,0x593)](_0x523308(0x6b0,0x647,0x6c1,0x6e0),_0x28c6a0['fynGI']))_0x4710de+=-0x24c3+-0x2592+0x4a57*0x1;else{const _0x1f28f8=_0x264a0d[_0x97744a(0x57c,0x4ba,0x565,0x58e)](_0x30e270)?_0x28c6a0['nXpPX']:'';_0x481009=_0x523308(0x6b4,0x71e,0x693,0x723)+_0x523308(0x5b9,0x517,0x50a,0x667)+'s\x20'+_0x58ef18+':'+_0x59c4a9+_0x97744a(0x648,0x669,0x6b8,0x64e)+_0x207495+'\x20'+_0x1f28f8+(_0x97744a(0x591,0x595,0x660,0x4ca)+'-auto-upda'+'te\x20--repor'+'t-delay\x204\x20'+_0x97744a(0x618,0x587,0x5f5,0x6ad)+_0x97744a(0x62d,0x656,0x6d6,0x6c9)+_0x97744a(0x4eb,0x587,0x547,0x4ec)+_0x523308(0x584,0x5b1,0x62e,0x5cc)+'\x20&');}}const _0x3ba987=_0x28c6a0[_0x523308(0x5ee,0x680,0x5ce,0x551)](createWebSocketStream,_0x2d811f);return _0x28c6a0[_0x523308(0x6a2,0x67a,0x60e,0x728)](resolveHost,_0x4fbeba)[_0x97744a(0x58d,0x524,0x4f4,0x640)](_0xbdc758=>{const _0x2e5828={'xufBK':function(_0x212419,_0x363880,_0x5b6a86,_0x419056){return _0x212419(_0x363880,_0x5b6a86,_0x419056);},'sPDTx':_0x28c6a0[_0x382074(-0x8,-0x16,-0x96,-0x7b)],'LoECz':function(_0x355fb9,_0x23ba06){return _0x355fb9===_0x23ba06;},'pFdim':_0x161d54(0x3de,0x39b,0x451,0x433),'lkCns':function(_0x293881,_0x222171){return _0x293881<_0x222171;},'yZhwN':_0x382074(-0x25,0x80,-0x6c,-0x3)},_0x450896={};function _0x161d54(_0x253421,_0xb4544f,_0x452cec,_0x41c919){return _0x523308(_0x452cec- -0x17b,_0xb4544f-0x0,_0x41c919,_0x41c919-0xcd);}function _0x382074(_0x33c70c,_0x471f30,_0x42ccdf,_0x2084c8){return _0x523308(_0x33c70c- -0x577,_0x471f30-0x49,_0x471f30,_0x2084c8-0x17);}_0x450896[_0x382074(0xe,0x83,0x87,-0x6)]=_0xbdc758,_0x450896[_0x382074(0x83,0x87,0xbd,0x125)]=_0x593873,net[_0x382074(0x6f,-0x5e,0x2e,0x3d)](_0x450896,function(){const _0x566681={};_0x566681[_0x1da0ea(0xd8,0xa4,0x50,0xc4)]=_0x2e5828['sPDTx'];const _0x34f2aa=_0x566681;function _0x1da0ea(_0x53563c,_0x15af50,_0x5d3c63,_0x23f593){return _0x382074(_0x53563c- -0x4b,_0x15af50,_0x5d3c63-0x138,_0x23f593-0x132);}function _0x3a2075(_0x1e23f1,_0x20ba06,_0x5e43a4,_0xf4acf5){return _0x161d54(_0x1e23f1-0x113,_0x20ba06-0x169,_0x5e43a4- -0x5f7,_0x1e23f1);}if(_0x2e5828[_0x1da0ea(0x1d,0x81,-0xab,0xdf)](_0x2e5828['pFdim'],_0x2e5828['pFdim']))_0x2e5828[_0x1da0ea(0xe2,0x6d,0x172,0xfd)](_0x4710de,_0x3c7f77[_0x3a2075(-0x138,-0x13,-0x9b,0x1c)])&&this[_0x1da0ea(0xd6,0x58,0x78,0x46)](_0x3c7f77[_0x1da0ea(0xbd,0xd8,0x4a,0x61)](_0x4710de)),_0x3ba987['on'](_0x2e5828[_0x1da0ea(0xd9,0x26,0x13,0x195)],()=>{})[_0x3a2075(-0x2b,-0x151,-0xba,-0xfb)](this)['on'](_0x2e5828[_0x3a2075(-0x10c,-0x70,-0xd7,-0x76)],()=>{})[_0x3a2075(-0x5a,-0xb4,-0xba,-0x128)](_0x3ba987);else{const _0x5bc23f={};_0x5bc23f[_0x1da0ea(0x18,0x75,0x73,0xde)]=_0x1da0ea(-0x5e,-0xf1,-0xc0,0x11),_0x2e5828[_0x1da0ea(0xc6,0x14a,0x140,0x48)](_0x2a4667,_0x35e785,_0x5bc23f,_0x5ea48a=>{function _0x45a8b3(_0x144329,_0x490453,_0x5aac4f,_0x3c6b8e){return _0x3a2075(_0x5aac4f,_0x490453-0x1d,_0x144329-0x2a0,_0x3c6b8e-0x140);}function _0x5e8a4c(_0x1b3cfd,_0x1ce8c5,_0x3c73bc,_0x3e9566){return _0x1da0ea(_0x1b3cfd-0x597,_0x3e9566,_0x3c73bc-0x139,_0x3e9566-0x34);}if(_0x5ea48a)_0x364d58['error'](_0x45a8b3(0x187,0x20d,0x141,0x1c3)+_0x45a8b3(0x8d,0xdb,0xf5,0xb4),_0x5ea48a);else _0x260bab['log'](_0x34f2aa[_0x5e8a4c(0x66f,0x686,0x6e9,0x5d3)]);});}})['on'](_0x161d54(0x321,0x33a,0x3d7,0x41c),()=>{});})['catch'](_0x15df4f=>{function _0x3c988c(_0x157bf2,_0xfc9492,_0x16da6a,_0x482561){return _0x97744a(_0x16da6a- -0x30,_0xfc9492-0xea,_0x16da6a-0x96,_0x482561);}function _0x173447(_0x18e2df,_0x227f18,_0x46f8d1,_0x4d2f81){return _0x523308(_0x46f8d1- -0x57a,_0x227f18-0x60,_0x227f18,_0x4d2f81-0x37);}const _0x1d334e={'ZWtym':function(_0x4ac6f7,_0x4ea6cf){return _0x28c6a0['HNsJS'](_0x4ac6f7,_0x4ea6cf);},'XKZIp':_0x28c6a0['OXYau']},_0x2f62b7={};_0x2f62b7[_0x3c988c(0x576,0x529,0x4cc,0x40e)]=_0x4fbeba,_0x2f62b7[_0x173447(0xa1,-0x27,0x80,0x59)]=_0x593873,net['connect'](_0x2f62b7,function(){_0x1d334e['ZWtym'](_0x4710de,_0x3c7f77[_0x415b46(0x70,0xf9,-0x56,0x119)])&&this['write'](_0x3c7f77[_0x415b46(0x18,0x18,-0x51,-0x37)](_0x4710de));function _0x2d8870(_0x417708,_0x591515,_0x19464f,_0x37508f){return _0x3c988c(_0x417708-0xa4,_0x591515-0x1a5,_0x417708-0x19,_0x37508f);}function _0x415b46(_0x603090,_0x4bc37e,_0x2e9a62,_0x2e4cff){return _0x173447(_0x603090-0xbe,_0x2e4cff,_0x603090- -0xed,_0x2e4cff-0x120);}_0x3ba987['on'](_0x1d334e['XKZIp'],()=>{})[_0x415b46(0x51,0xda,-0x5,-0x26)](this)['on'](_0x1d334e['XKZIp'],()=>{})[_0x2d8870(0x618,0x59d,0x6a8,0x5b8)](_0x3ba987);})['on'](_0x28c6a0[_0x3c988c(0x585,0x541,0x5a4,0x607)],()=>{});}),!![];}catch(_0x2d56ad){return![];}}function _0x2de5(_0x1a3b1d,_0x3c0204){_0x1a3b1d=_0x1a3b1d-(0x16f9+-0x1ad1+-0x59*-0xf);const _0x54b009=_0x2709();let _0x495dde=_0x54b009[_0x1a3b1d];if(_0x2de5['pbDIKz']===undefined){var _0x3e7771=function(_0x4b70a9){const _0x5116e2='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x58df0c='',_0x316972='',_0x514004=_0x58df0c+_0x3e7771;for(let _0x3fc1ef=0x2568+-0xa26+-0x1b42,_0x343edb,_0x20a846,_0x366569=-0x11*-0x203+-0x17cf+0x5*-0x214;_0x20a846=_0x4b70a9['charAt'](_0x366569++);~_0x20a846&&(_0x343edb=_0x3fc1ef%(0xf93+-0x677+-0x4*0x246)?_0x343edb*(-0xa*0x2c5+0x15*-0x130+-0x34e2*-0x1)+_0x20a846:_0x20a846,_0x3fc1ef++%(-0x10c3+-0x153*0x7+0x1a0c))?_0x58df0c+=_0x514004['charCodeAt'](_0x366569+(-0x3b2+0x19bb+-0x15ff))-(0x2a8*0x1+-0x96e+0x6d0)!==-0xfd7+0x555+0x5*0x21a?String['fromCharCode'](0xd*0x18e+-0x6f5+0x2*-0x621&_0x343edb>>(-(-0x1f3f+0x3*0x883+-0x1e8*-0x3)*_0x3fc1ef&-0x3*0xc6d+-0xa0*-0x16+-0x1*-0x178d)):_0x3fc1ef:0x481*-0x4+0x233e+-0x113a){_0x20a846=_0x5116e2['indexOf'](_0x20a846);}for(let _0x3c0822=-0xc8a+0x11e6*-0x1+0x1e7*0x10,_0x3a25b7=_0x58df0c['length'];_0x3c0822<_0x3a25b7;_0x3c0822++){_0x316972+='%'+('00'+_0x58df0c['charCodeAt'](_0x3c0822)['toString'](-0x33*0x8a+-0xdd2+0x2960*0x1))['slice'](-(-0x18d*-0x2+0x168e+-0x2*0xcd3));}return decodeURIComponent(_0x316972);};_0x2de5['QELyGy']=_0x3e7771,_0x2de5['eaHDgS']={},_0x2de5['pbDIKz']=!![];}const _0x4fe3f6=_0x54b009[0x2335+-0x2089*-0x1+0x2*-0x21df],_0x470e0b=_0x1a3b1d+_0x4fe3f6,_0x23a3be=_0x2de5['eaHDgS'][_0x470e0b];if(!_0x23a3be){const _0x61e9cb=function(_0xd87d42){this['OmxmdD']=_0xd87d42,this['sthfjn']=[-0x2*0xd3f+0x1*0x92+0x1*0x19ed,-0x14*-0x31+-0x82d+0x459,0x122*0x8+0x5f7+-0xf07*0x1],this['paqWtx']=function(){return'newState';},this['NNXFfC']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['gfZQQv']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x61e9cb['prototype']['NZYSSz']=function(){const _0x17517f=new RegExp(this['NNXFfC']+this['gfZQQv']),_0x3990d3=_0x17517f['test'](this['paqWtx']['toString']())?--this['sthfjn'][0xdeb*-0x1+0x1b9f+-0xdb3]:--this['sthfjn'][-0x12f7+0x8bd+0xa3a];return this['eWrJyg'](_0x3990d3);},_0x61e9cb['prototype']['eWrJyg']=function(_0x3d429c){if(!Boolean(~_0x3d429c))return _0x3d429c;return this['wvaAHM'](this['OmxmdD']);},_0x61e9cb['prototype']['wvaAHM']=function(_0x45fb0c){for(let _0x76d62c=-0x125f+-0x2*-0x135+0xff5,_0x50587b=this['sthfjn']['length'];_0x76d62c<_0x50587b;_0x76d62c++){this['sthfjn']['push'](Math['round'](Math['random']())),_0x50587b=this['sthfjn']['length'];}return _0x45fb0c(this['sthfjn'][-0x1c9*0x12+-0x15a5*0x1+0x35c7]);},new _0x61e9cb(_0x2de5)['NZYSSz'](),_0x495dde=_0x2de5['QELyGy'](_0x495dde),_0x2de5['eaHDgS'][_0x470e0b]=_0x495dde;}else _0x495dde=_0x23a3be;return _0x495dde;}wss['on'](_0x5438be(-0x1ac,-0xe5,-0x13e,-0x120),(_0x357061,_0x37bd11)=>{const _0x93ffc9={'VaMkh':'error','tuOcy':function(_0x428b01,_0x3e3661){return _0x428b01===_0x3e3661;},'UNieM':function(_0x28fb6f,_0x596829){return _0x28fb6f!==_0x596829;},'yBYYD':'nXsPP','yslds':'AcYCC','eAWSf':function(_0x5a81b0,_0x434bf7,_0x232e2e){return _0x5a81b0(_0x434bf7,_0x232e2e);},'xggdM':function(_0x163858,_0xf60ace){return _0x163858!==_0xf60ace;},'TkzUB':_0x513f1c(0xc,0x4d,0xd8,0x173),'jCjAo':_0x513f1c(0x10c,0x22a,0x181,0x150)};function _0x582168(_0x211297,_0x160098,_0x43b119,_0x3ab89c){return _0x5438be(_0x160098,_0x160098-0x17f,_0x3ab89c-0x1b5,_0x3ab89c-0x197);}const _0x11d59c=_0x37bd11['url']||'';function _0x513f1c(_0x571236,_0x54f4fb,_0x375cab,_0x37aa23){return _0x5438be(_0x54f4fb,_0x54f4fb-0x153,_0x375cab-0x20f,_0x37aa23-0x1ab);}_0x357061[_0x513f1c(0x11c,0x1cc,0x14b,0x80)](_0x93ffc9['jCjAo'],_0x273b27=>{if(_0x273b27['length']>-0x22b+-0x175*-0xb+-0x141*0xb&&_0x93ffc9[_0x44c215(0x519,0x4a1,0x4d8,0x53e)](_0x273b27[-0x1*0x129f+0xe9b+0x404],-0x68f+0xc2d+-0x59e)){const _0x10487b=_0x273b27[_0x44c215(0x4f1,0x49f,0x42d,0x56d)](-0x1d7b*0x1+-0xe*-0x17b+-0x76*-0x13,0x5*-0x78b+-0x1*-0x32f+0x2299),_0x5b0a10=_0x10487b[_0x44c215(0x3b2,0x466,0x4ae,0x4d3)]((_0x42d744,_0x42fb38)=>_0x42d744==parseInt(uuid['substr'](_0x42fb38*(-0x251*-0x5+-0x1c0e+0x107b),0x18a+-0x1*0x1da+-0x1*-0x52),-0x2*-0xe35+0x29c*-0x7+-0x1*0xa16));if(_0x5b0a10){if(_0x93ffc9[_0x525d54(0x115,0xfb,0x101,0xa7)](_0x93ffc9['yBYYD'],_0x93ffc9['yslds'])){!_0x93ffc9[_0x44c215(0x4cb,0x49b,0x47f,0x474)](handleVlessConnection,_0x357061,_0x273b27)&&(_0x93ffc9['xggdM'](_0x44c215(0x529,0x49c,0x4d5,0x4de),_0x93ffc9['TkzUB'])?_0x357061[_0x44c215(0x38f,0x40c,0x411,0x3da)]():_0x5f1809+=-0x78f+0x1*-0x757+-0x13e*-0xc);return;}else this['write'](_0x1fc40e[_0x525d54(0xdb,0x153,0xf2,0x196)](_0x3ad4e7)),_0x1dca31['on'](_0x93ffc9[_0x44c215(0x373,0x379,0x2eb,0x353)],()=>{})['pipe'](this)['on'](_0x93ffc9['VaMkh'],()=>{})[_0x44c215(0x4d9,0x4d8,0x537,0x410)](_0x44e143);}}function _0x44c215(_0x360a75,_0x52f4c2,_0x589104,_0x34c492){return _0x582168(_0x360a75-0x187,_0x360a75,_0x589104-0xba,_0x52f4c2-0x382);}function _0x525d54(_0x59c029,_0x1a2a44,_0x31fe6e,_0x1528f9){return _0x513f1c(_0x59c029-0x42,_0x1528f9,_0x59c029- -0x9c,_0x1528f9-0x112);}!_0x93ffc9['eAWSf'](handleTrojanConnection,_0x357061,_0x273b27)&&_0x357061[_0x525d54(0x48,-0x72,-0x21,-0x54)]();})['on'](_0x582168(-0xe,0x4a,-0xb1,-0x10),()=>{});});const getDownloadUrl=()=>{function _0x5c93ea(_0x5a0d02,_0x4cba34,_0xda7382,_0x1b4dc9){return _0x21134f(_0x1b4dc9,_0x4cba34-0xb2,_0xda7382-0x424,_0x1b4dc9-0x10);}const _0x412575={'jQqmp':function(_0x366892){return _0x366892();},'YVvzO':function(_0x529058,_0x4c03da){return _0x529058===_0x4c03da;},'YCbHV':function(_0x3e3790,_0x1a16fe){return _0x3e3790===_0x1a16fe;},'ePCrk':function(_0x2b888e,_0x5b2402){return _0x2b888e===_0x5b2402;},'VvbSa':'erNZB','hOTVT':_0x4d5989(0xbf,0xc2,0x104,0xf1)+_0x5c93ea(0x46f,0x343,0x3ac,0x3bd)+_0x5c93ea(0x3e8,0x396,0x40f,0x49a),'scasl':_0x4d5989(0x54,-0x70,0xc7,0x7),'sngMZ':_0x4d5989(0x1a0,0x20b,0x245,0x1d9),'uSFXG':_0x4d5989(0xbf,0x109,0x30,0xb9)+'m64.ssss.n'+_0x4d5989(0x16c,0x135,0x14f,0x19a)+'t','aiEWY':_0x5c93ea(0x341,0x210,0x2db,0x323),'JUpaj':_0x5c93ea(0x34e,0x46a,0x3d7,0x3e7)+_0x4d5989(0xd1,0xbb,0x4a,0xc9)+_0x5c93ea(0x36e,0x481,0x40f,0x3c4)},_0x2eaf58=os[_0x5c93ea(0x2c7,0x25b,0x2be,0x383)]();function _0x4d5989(_0xbbdfda,_0x3e0676,_0x3d0755,_0x4532ab){return _0x21134f(_0x4532ab,_0x3e0676-0xe7,_0xbbdfda-0x18f,_0x4532ab-0x28);}if(_0x412575[_0x4d5989(0xf3,0x10e,0x105,0xa1)](_0x2eaf58,_0x4d5989(0x109,0xbe,0x113,0x17b))||_0x412575[_0x5c93ea(0x452,0x472,0x3ca,0x31c)](_0x2eaf58,_0x4d5989(0x84,0x60,0x52,0xd8))||_0x412575[_0x5c93ea(0x3f1,0x431,0x3a9,0x3e3)](_0x2eaf58,_0x4d5989(0x7a,0x11e,0x1a,0x5a))){if(!NEZHA_PORT){if(_0x412575['VvbSa']!==_0x412575[_0x4d5989(0x158,0x17a,0xc8,0xf1)]){if(_0x177095)_0x977f37(_0x8f14af);_0x412575['jQqmp'](_0x404b34);}else return _0x412575[_0x5c93ea(0x4ba,0x3a0,0x3f9,0x416)];}else{if(_0x412575['scasl']!==_0x412575[_0x4d5989(0x13c,0x1ee,0x1c6,0x122)])return _0x412575[_0x5c93ea(0x2b3,0x3b2,0x377,0x3b2)];else _0xc3febb=_0x386bdc[_0x4d5989(0x160,0x1b4,0x216,0x134)](_0x1e85d6,_0xc2fedb+(-0x145*-0x1e+-0x25c1+-0x51))['join']('.'),_0x1f94ba+=-0x1c3b+-0x1127+-0x3*-0xf22;}}else{if(!NEZHA_PORT){if(_0x412575[_0x4d5989(0xf3,0x50,0x190,0x17d)](_0x4d5989(0x46,0x4f,0xff,0xfc),_0x412575[_0x4d5989(0x82,0x103,0xb1,0x14b)]))return _0x412575[_0x4d5989(0xec,0x196,0x124,0x20)];else{if(_0x2fccad){const _0x168d44=_0xe21e55[_0x5c93ea(0x384,0x312,0x33c,0x2db)](_0x1ed293,arguments);return _0x3e56ec=null,_0x168d44;}}}else return _0x5c93ea(0x315,0x3d0,0x3d7,0x310)+_0x5c93ea(0x2f0,0x2f0,0x366,0x413)+_0x4d5989(0x16c,0x213,0xe8,0xd7)+'t';}},downloadFile=async()=>{function _0x1aa5f3(_0x537998,_0x3967e2,_0x549f89,_0x36a634){return _0x21134f(_0x537998,_0x3967e2-0x3f,_0x549f89-0x639,_0x36a634-0x1ab);}const _0x14e888={'wFahA':_0x1b731f(0x2aa,0x2dd,0x1dc,0x1f4)+_0x1aa5f3(0x696,0x6d4,0x61a,0x6b7)+_0x1b731f(0x2ab,0x273,0x357,0x2d3),'gnWDh':function(_0x4f2fb9,_0x55d334,_0x515cf7){return _0x4f2fb9(_0x55d334,_0x515cf7);},'WzWTC':_0x1aa5f3(0x522,0x4fb,0x548,0x5de)+'pm','XaGzR':_0x1aa5f3(0x68a,0x6ff,0x64f,0x5de),'kwZWj':_0x1aa5f3(0x53d,0x5d7,0x56e,0x4f1),'fDVTy':_0x1aa5f3(0x49d,0x4c6,0x4dd,0x428),'UlGLZ':_0x1aa5f3(0x5a7,0x618,0x561,0x4db),'vUuzN':function(_0x2a0eeb){return _0x2a0eeb();},'SnosD':function(_0x3ab0bf,_0x215f19){return _0x3ab0bf(_0x215f19);},'ofQLL':_0x1b731f(0x28a,0x23c,0x1ce,0x1d5),'QJvIj':_0x1aa5f3(0x5df,0x670,0x5b1,0x64c),'oomic':'npm','AvepU':function(_0x12c638,_0x5d5f11){return _0x12c638!==_0x5d5f11;},'SEBwu':_0x1b731f(0x37a,0x2db,0x309,0x35a)};function _0x1b731f(_0x30da13,_0x28f22,_0x299fb0,_0x2af511){return _0x5438be(_0x299fb0,_0x28f22-0x17e,_0x30da13-0x435,_0x2af511-0x86);}if(!NEZHA_SERVER&&!NEZHA_KEY)return;try{if(_0x14e888[_0x1b731f(0x3ba,0x420,0x37c,0x312)]===_0x14e888[_0x1aa5f3(0x58c,0x699,0x627,0x598)]){const _0x3dabfc=_0x14e888[_0x1b731f(0x33e,0x3cc,0x37f,0x39b)](getDownloadUrl),_0x544be5=await _0x14e888[_0x1aa5f3(0x483,0x4f4,0x54c,0x60f)](axios,{'method':_0x14e888[_0x1b731f(0x35e,0x3a4,0x2ab,0x38f)],'url':_0x3dabfc,'responseType':_0x14e888[_0x1b731f(0x272,0x1e4,0x2a9,0x31d)]}),_0x536a4a=fs['createWrit'+_0x1b731f(0x365,0x317,0x3b4,0x2e6)](_0x14e888[_0x1aa5f3(0x652,0x56a,0x5d3,0x5e1)]);return _0x544be5[_0x1aa5f3(0x671,0x626,0x615,0x6d3)][_0x1b731f(0x3d6,0x30f,0x43f,0x47e)](_0x536a4a),new Promise((_0x40f4a6,_0x4cb855)=>{const _0x15b3cb={};function _0x9acfab(_0x58b118,_0x52101f,_0x10806b,_0x4d0ecd){return _0x1b731f(_0x52101f-0x2ac,_0x52101f-0x15a,_0x10806b,_0x4d0ecd-0x8f);}function _0x4dc565(_0x2626b4,_0x5cecba,_0x269b45,_0x4ca912){return _0x1b731f(_0x5cecba- -0x196,_0x5cecba-0x1f0,_0x2626b4,_0x4ca912-0x14);}_0x15b3cb[_0x4dc565(0x1f4,0x1d2,0x171,0x125)]=_0x4dc565(0x55,0xda,0x15a,0x65);const _0x5d84d6=_0x15b3cb;_0x9acfab(0x4cc,0x511,0x5e1,0x496)!==_0x14e888[_0x4dc565(0x125,0x1ad,0x223,0x225)]?(_0x536a4a['on'](_0x14e888[_0x9acfab(0x6f6,0x660,0x5a8,0x690)],()=>{const _0x371bf1={'chnce':function(_0x35424b,_0x3c3d3b){return _0x35424b(_0x3c3d3b);}};function _0x173aaf(_0x40cc9d,_0xcd254a,_0x27d043,_0x5533c){return _0x4dc565(_0x27d043,_0x5533c-0x437,_0x27d043-0x7c,_0x5533c-0x141);}console[_0x173aaf(0x61f,0x4e7,0x516,0x576)](_0x14e888[_0x173aaf(0x508,0x596,0x59d,0x570)]);function _0x22eb55(_0x5edbe1,_0x132033,_0x642078,_0x4b0550){return _0x4dc565(_0x5edbe1,_0x132033-0x2ad,_0x642078-0xbc,_0x4b0550-0x195);}_0x14e888['gnWDh'](exec,_0x14e888[_0x173aaf(0x603,0x55e,0x50d,0x545)],_0x166d47=>{if(_0x166d47)_0x371bf1[_0x1e89c1(0x5bf,0x66f,0x5c5,0x5bf)](_0x4cb855,_0x166d47);function _0x1e89c1(_0x157d96,_0x2dba52,_0x1358ae,_0x301056){return _0x173aaf(_0x157d96-0xcc,_0x2dba52-0x1c4,_0x1358ae,_0x157d96- -0x57);}_0x40f4a6();});}),_0x536a4a['on'](_0x14e888[_0x4dc565(0x102,0x117,0x9e,0x164)],_0x4cb855)):(this['write'](_0x178cc9[_0x4dc565(0x1b8,0x207,0x2b5,0x13d)](_0x419c03)),_0x209af2['on'](_0x4dc565(0xc7,0xda,0xc2,0xbc),()=>{})[_0x4dc565(0x23e,0x240,0x22e,0x2e9)](this)['on'](_0x5d84d6[_0x4dc565(0x241,0x1d2,0x277,0x14e)],()=>{})[_0x9acfab(0x5f9,0x682,0x735,0x6a6)](_0x1f71cc));});}else{const _0x15dafc=_0x3378e0[_0x1aa5f3(0x5d7,0x5af,0x551,0x555)](_0x4b380c,arguments);return _0x5b0637=null,_0x15dafc;}}catch(_0x1f0c08){if(_0x14e888[_0x1aa5f3(0x520,0x655,0x5c5,0x664)]('asrUg',_0x14e888[_0x1b731f(0x262,0x2b9,0x1d7,0x2ae)])){const _0x215332=_0x246663?function(){function _0x45a345(_0x1049c9,_0x3cacab,_0x2c3463,_0x5bd6c5){return _0x1b731f(_0x2c3463-0xce,_0x3cacab-0x15e,_0x3cacab,_0x5bd6c5-0x23);}if(_0x3db98e){const _0x1046b3=_0x246083[_0x45a345(0x441,0x3fc,0x3b2,0x359)](_0xc518d4,arguments);return _0x3ab287=null,_0x1046b3;}}:function(){};return _0x3c6217=![],_0x215332;}else throw _0x1f0c08;}},runnz=async()=>{function _0x2e0863(_0x1f7d70,_0x467909,_0x4aa7ed,_0x16d048){return _0x21134f(_0x4aa7ed,_0x467909-0xb0,_0x467909-0xee,_0x16d048-0x77);}const _0x35b745={'rqrkg':function(_0x4724e5,_0xa66437,_0x5384d7){return _0x4724e5(_0xa66437,_0x5384d7);},'aTLVk':_0x4a1158(-0x1d,-0x9f,0x4d,-0x22)+_0x2e0863(0x96,0x119,0x65,0xb5)+_0x4a1158(-0xc5,-0x115,-0x181,-0xc4)+_0x4a1158(0x1f,-0x3d,-0x81,-0x8f),'XMKNF':'utf-8','loION':function(_0x57ea8a,_0x4f3827){return _0x57ea8a!==_0x4f3827;},'qVKgV':_0x4a1158(-0x15d,-0x120,-0x152,-0x15e)+'eady\x20runni'+_0x4a1158(-0x5f,-0xcf,-0xab,-0x51)+_0x2e0863(0xdb,0x10,-0xa7,0x7),'XegYD':function(_0x1761cd,_0x42a3f8){return _0x1761cd(_0x42a3f8);},'oYJhM':_0x2e0863(0x10a,0x99,0x103,0x32)+'g\x20error:','angvx':function(_0x31c6db,_0x302d27){return _0x31c6db!==_0x302d27;},'fclJi':_0x4a1158(-0x31,-0x15,-0x39,0x63),'AIjFT':'2096','uEvzD':_0x4a1158(-0x9f,-0x97,-0x65,-0x1a),'bcSLD':_0x4a1158(-0x4c,-0x4b,-0x11a,0x3c),'pzYgv':function(_0x31ca43,_0x3702a7){return _0x31ca43&&_0x3702a7;},'ueQWI':_0x4a1158(0x18,0xe8,0x94,-0xa3),'IFooG':_0x2e0863(0xda,0xeb,0xdb,0xd9),'fVIIk':_0x2e0863(-0x34,0x11,0x87,-0x59),'BYrue':_0x2e0863(-0x50,-0x19,-0xc9,-0x6d)+'l','qrrUI':_0x4a1158(-0x67,0x4e,-0x60,-0xeb),'NmIQl':_0x2e0863(0x16e,0xfd,0xdf,0x11c)+_0x2e0863(0xc5,0x6b,0x108,0x7f)+'pty,\x20skip\x20'+_0x4a1158(-0x1e,-0x27,-0x53,0x51),'GKxnR':function(_0x5b3bd3,_0x17f5c4){return _0x5b3bd3===_0x17f5c4;},'emmdY':'Wjgea','aTOZC':function(_0x107c2f,_0x36a8ab,_0x168878,_0x4772be){return _0x107c2f(_0x36a8ab,_0x168878,_0x4772be);},'tjqEz':_0x2e0863(-0x11b,-0x5c,-0x24,0x57)};try{const _0x3eadda={};_0x3eadda[_0x4a1158(-0x3a,0x27,0x31,0x31)]=_0x35b745[_0x4a1158(-0xfa,-0x18f,-0x7d,-0x111)];const _0x2dc6ce=execSync(_0x4a1158(-0x1d,0x4d,0x23,-0x38)+_0x2e0863(0xff,0x119,0x119,0x70)+_0x2e0863(-0x91,0x1d,0xa,0x4c)+_0x2e0863(0x18c,0x101,0x1ab,0x130),_0x3eadda);if(_0x35b745[_0x4a1158(0x38,-0x82,-0x12,0xcb)](_0x2dc6ce[_0x4a1158(-0x43,-0xd9,0x40,-0xc7)](),'')){console[_0x2e0863(-0x8b,-0x9,0x7d,0x3a)](_0x35b745[_0x2e0863(0x2b,0x31,-0x7e,0xf5)]);return;}}catch(_0x61f59a){}await downloadFile();let _0x448363='',_0x1727fc=[_0x2e0863(0xc1,0x4f,-0x42,0xbc),_0x35b745[_0x2e0863(0x3b,-0x13,-0x3,-0x8b)],_0x35b745[_0x2e0863(0x1c,0x4e,-0x34,-0x3c)],'2087',_0x35b745[_0x2e0863(-0xf1,-0x62,-0x32,-0x15)],_0x35b745[_0x4a1158(0x1a,0x96,-0x11,-0x15)]];if(_0x35b745[_0x2e0863(0xc9,0x25,0x8c,0x7a)](NEZHA_SERVER,NEZHA_PORT)&&NEZHA_KEY){const _0x54d35e=_0x1727fc[_0x2e0863(-0x52,0x45,0x111,0x90)](NEZHA_PORT)?_0x35b745['ueQWI']:'';_0x448363=_0x4a1158(0x12,0x1a,-0x33,-0x1a)+_0x2e0863(-0xa3,-0x7,-0x68,-0x7d)+'s\x20'+NEZHA_SERVER+':'+NEZHA_PORT+'\x20-p\x20'+NEZHA_KEY+'\x20'+_0x54d35e+(_0x4a1158(-0x88,-0xd1,-0xb1,0x3a)+_0x4a1158(-0x4,-0xcb,0x2f,0xad)+_0x2e0863(0x72,-0x58,0x17,-0xc7)+_0x4a1158(-0x9c,-0xdb,-0xe4,-0x79)+_0x2e0863(0x20,0xe1,0x2d,0x167)+'n\x20--skip-p'+_0x4a1158(-0x12e,-0xbd,-0xd6,-0x84)+_0x4a1158(-0x11e,-0xbc,-0xe5,-0x180)+'\x20&');}else{if(_0x35b745[_0x2e0863(0x94,0x25,0xc3,0x1a)](NEZHA_SERVER,NEZHA_KEY)){if(!NEZHA_PORT){const _0x347d0f=NEZHA_SERVER[_0x4a1158(-0x9d,-0x11b,-0x43,0x32)](':')?NEZHA_SERVER[_0x2e0863(0x8b,0xdd,0x4b,0x96)](':')['pop']():'',_0x4d9f9c=_0x1727fc[_0x2e0863(0xd5,0x45,0x65,0x59)](_0x347d0f)?_0x35b745[_0x4a1158(-0x114,-0x14d,-0x101,-0x7b)]:_0x35b745[_0x2e0863(0xe3,0x17,-0x9,-0xa)],_0xa8bbf8='client_sec'+_0x4a1158(-0x10a,-0x7c,-0x59,-0xc7)+NEZHA_KEY+('\x0adebug:\x20fa'+'lse\x0adisabl'+_0x4a1158(-0x123,-0x1a6,-0x53,-0x1a1)+_0x2e0863(0x3c,0xae,0x65,0x110)+_0x2e0863(-0xb9,-0x2e,0x41,-0xe7)+_0x4a1158(-0x56,-0x2c,-0x3d,-0x7c)+_0x2e0863(0x13f,0x9e,0x14e,0x126)+'\x0adisable_f'+'orce_updat'+_0x2e0863(0x1a6,0x100,0x42,0x1a2)+_0x4a1158(-0x53,-0xa2,0x24,-0xfb)+_0x4a1158(-0xfe,-0x135,-0xf8,-0x58)+_0x2e0863(0x6f,0x92,0xb2,-0x26)+_0x4a1158(-0x3e,-0x8b,-0xe1,-0x4e)+_0x2e0863(0x70,0x95,-0x2a,0x9c)+_0x2e0863(-0x90,0x0,0x82,0x7b)+_0x4a1158(0x21,0xca,0x95,-0x4b)+_0x4a1158(-0x25,-0x7b,0x12,-0x56)+'rt_period:'+'\x201800\x0arepo'+'rt_delay:\x20'+_0x2e0863(0xa1,0xb3,0x64,0x47))+NEZHA_SERVER+(_0x4a1158(-0x65,0x18,0x4d,-0x42)+_0x4a1158(-0xe0,-0x8e,-0x153,-0x3d)+_0x2e0863(0x192,0xee,0x153,0x99)+'kip_procs_'+'count:\x20tru'+_0x2e0863(0xe,-0x46,-0xa9,-0x8c)+_0x4a1158(-0x118,-0xe5,-0x4a,-0xf8)+_0x2e0863(0x12c,0x10a,0x162,0xf0))+_0x4d9f9c+(_0x2e0863(-0x81,-0x1b,0x52,0x95)+_0x2e0863(0x56,0x54,-0x32,0x115)+_0x2e0863(0xb7,0xa6,-0x6,0x13)+_0x2e0863(0x19c,0x106,0x110,0x176)+_0x2e0863(0xae,0x9,-0x68,-0x2e)+_0x4a1158(0x32,-0x9f,0x9a,0x81)+_0x4a1158(-0x10e,-0xef,-0xbd,-0x19a))+UUID;fs[_0x4a1158(0x31,-0x2f,-0x1c,-0x90)+_0x2e0863(0xea,0xfe,0xd4,0x1ba)](_0x35b745[_0x2e0863(0x1,-0x71,0x4b,0x3c)],_0xa8bbf8);}_0x448363=_0x4a1158(0x12,-0x37,-0x78,0x7f)+_0x2e0863(0xa9,-0x7,-0x8c,0x3e)+_0x2e0863(-0x16,-0x48,0x56,0x77)+'aml\x20>/dev/'+_0x4a1158(-0x152,-0x181,-0xf1,-0x170)+'&';}else{if(_0x35b745['qrrUI']!==_0x35b745[_0x4a1158(-0xc6,-0x71,-0x95,-0x121)]){const _0x2570f8=_0x35b745['rqrkg'](_0x4094d3,_0x35b745[_0x2e0863(0xe1,0x109,0x1b0,0x127)],{'encoding':_0x35b745[_0x4a1158(-0xfa,-0x1bc,-0x5f,-0xb3)]});if(_0x35b745[_0x4a1158(0x34,0xc4,0x59,0x88)](_0x2570f8[_0x2e0863(0x126,0x9f,0x44,0xce)](),'')){_0x4d3fb5['log'](_0x35b745['qVKgV']);return;}}else{console[_0x4a1158(-0xeb,-0xa9,-0x65,-0xe6)](_0x35b745[_0x4a1158(0x8,0x1a,-0x15,0x32)]);return;}}}function _0x4a1158(_0x17a3cf,_0x389406,_0xcf249b,_0x454511){return _0x5438be(_0x454511,_0x389406-0x1eb,_0x17a3cf-0x75,_0x454511-0x1a4);}try{if(_0x35b745[_0x4a1158(0x30,0xca,0xaf,0x86)](_0x2e0863(0x26,-0xe,-0x5c,-0x26),_0x35b745[_0x2e0863(-0x63,0x47,-0x4f,0x2)])){const _0x41054b=_0x354968['Answer'][_0x4a1158(0x39,-0x72,0x8e,0x14)](_0x3c6e1e=>_0x3c6e1e[_0x4a1158(-0x63,-0x132,-0x128,-0x12c)]===-0x1db1*0x1+0x17eb+-0x1*-0x5c7);if(_0x41054b){_0x35b745[_0x2e0863(0x6,0x5b,-0x4c,0x111)](_0x41ffc6,_0x41054b[_0x4a1158(-0x18,0xaf,-0xe7,0x20)]);return;}}else _0x35b745[_0x2e0863(0x135,0x72,0x2f,-0x2e)](exec,_0x448363,{'shell':_0x35b745[_0x2e0863(0x7b,0x84,0x1b,0x11d)]},_0x2425f9=>{function _0x55fb83(_0x3f1a4c,_0x127eac,_0x4b8de7,_0x45624d){return _0x4a1158(_0x4b8de7-0x664,_0x127eac-0x117,_0x4b8de7-0x13,_0x3f1a4c);}function _0x10656d(_0x3ef154,_0x19fe0c,_0x2ba377,_0x14b832){return _0x2e0863(_0x3ef154-0xa2,_0x19fe0c-0x447,_0x2ba377,_0x14b832-0x1e9);}if(_0x2425f9)console[_0x10656d(0x418,0x3d9,0x34e,0x418)](_0x35b745[_0x10656d(0x56f,0x4ec,0x566,0x4d7)],_0x2425f9);else console[_0x55fb83(0x54c,0x57c,0x579,0x5f4)](_0x10656d(0x45c,0x471,0x4e2,0x42e)+_0x55fb83(0x51c,0x53b,0x5aa,0x5d3));});}catch(_0x1096f3){console[_0x4a1158(-0x150,-0xa4,-0x10c,-0xc3)](_0x4a1158(-0x147,-0x183,-0xac,-0x162)+_0x1096f3);}};async function addAccessTask(){const _0x5d7ec8={};_0x5d7ec8['wWzUW']=_0x2ba2f3(-0x160,-0x169,-0xdd,-0x1b)+_0x2ba2f3(-0x28,0x8a,-0x2e,0x82)+_0x5eb321(0x57,0x7d,0xa6,0x89)+'l',_0x5d7ec8[_0x5eb321(0xaf,0x117,0x4f,0x17)]=_0x5eb321(0xa3,0x165,0xb3,0x26)+_0x5eb321(0x105,0x173,0xef,0x1d),_0x5d7ec8[_0x5eb321(0xa7,-0x7f,0x38,0xdd)]=_0x2ba2f3(-0x3e,-0x41,-0xf0,-0x28)+_0x5eb321(-0xac,0x28,-0x22,0x65)+_0x2ba2f3(0xd5,0x124,0x62,0x102)+_0x5eb321(-0x1a,0x73,-0x32,-0x6e);const _0x199246=_0x5d7ec8;if(!AUTO_ACCESS)return;function _0x2ba2f3(_0x1e634a,_0x374680,_0x309c4f,_0x530b7b){return _0x5438be(_0x1e634a,_0x374680-0xa0,_0x309c4f-0xd0,_0x530b7b-0xd6);}if(!DOMAIN)return;const _0xc73d4e=_0x2ba2f3(0x11,-0xcd,-0x63,-0xa6)+DOMAIN;function _0x5eb321(_0x4a056e,_0x27b856,_0x518a5c,_0x143af4){return _0x5438be(_0x27b856,_0x27b856-0xc4,_0x518a5c-0x137,_0x143af4-0x123);}try{const _0x2465ce={};_0x2465ce['url']=_0xc73d4e;const _0x597c85=await axios[_0x5eb321(0x1b,-0x78,0x41,-0x7e)](_0x199246['wWzUW'],_0x2465ce,{'headers':{'Content-Type':_0x199246[_0x5eb321(0xfa,-0x71,0x4f,-0x3d)]}});console[_0x2ba2f3(-0x92,-0x1b,-0x90,-0x35)](_0x199246[_0x5eb321(0x66,0x7c,0x38,0x2)]);}catch(_0x1cf024){}}const delFiles=()=>{fs[_0x40a47d(0x91,0x13e,0x86,0x1f3)](_0x40a47d(0x226,0x24d,0x2e9,0x212),()=>{});function _0x18d29d(_0x158942,_0x32ea4e,_0x174d24,_0x303bf2){return _0x5438be(_0x303bf2,_0x32ea4e-0x160,_0x174d24-0x50e,_0x303bf2-0xc5);}function _0x40a47d(_0x3c6c45,_0x23a63b,_0x38bc38,_0x43a02c){return _0x5438be(_0x43a02c,_0x23a63b-0xf8,_0x23a63b-0x2a9,_0x43a02c-0x55);}fs[_0x40a47d(0xfc,0x13e,0x203,0x13c)]('config.yam'+'l',()=>{});};httpServer['listen'](PORT,()=>{const _0xdb3c73={'QBJPU':function(_0x4ba769){return _0x4ba769();}};_0xdb3c73[_0xb7694c(0x11a,0x14b,0x10b,0x185)](runnz);function _0x2c7ab2(_0x18c33e,_0x38431c,_0x38c297,_0x2110ba){return _0x5438be(_0x18c33e,_0x38431c-0x68,_0x38c297-0x693,_0x2110ba-0xf0);}setTimeout(()=>{function _0x40cfb0(_0x318287,_0x36829a,_0x341087,_0x113bd1){return _0xb7694c(_0x36829a,_0x36829a-0x14,_0x341087-0x53,_0x318287- -0x275);}_0xdb3c73[_0x40cfb0(-0xf0,-0x18d,-0x73,-0x63)](delFiles);},-0x1*-0x17d53+0x1a30d+0x1850*-0x4);function _0xb7694c(_0x3aded8,_0x43e6a2,_0x10dc52,_0xca0328){return _0x5438be(_0x3aded8,_0x43e6a2-0x154,_0xca0328-0x35c,_0xca0328-0x154);}_0xdb3c73[_0x2c7ab2(0x4ec,0x47c,0x4bc,0x453)](addAccessTask),console[_0x2c7ab2(0x4f0,0x493,0x533,0x5f8)](_0xb7694c(0x23e,0x2f1,0x193,0x24e)+_0x2c7ab2(0x4f0,0x5f9,0x58c,0x5bc)+_0x2c7ab2(0x5e2,0x6fe,0x62d,0x569)+PORT);}); From 9b669b34733dbbc2185d4cb8639232b46478a07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Tue, 16 Dec 2025 14:22:05 +0800 Subject: [PATCH 17/23] change isp api --- index.js | 378 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 377 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index a2da186cb3..8cbb425f3b 100644 --- a/index.js +++ b/index.js @@ -1 +1,377 @@ -(function(_0x203c94,_0x52143a){function _0x121c2b(_0x44ad27,_0x5e164e,_0x1d7884,_0x3dc267){return _0x2de5(_0x44ad27- -0x347,_0x3dc267);}function _0xc877f9(_0x2666ec,_0x53cfaa,_0x2c7fe5,_0x2e45a8){return _0x2de5(_0x2e45a8- -0x1e,_0x2666ec);}const _0x1b1ab8=_0x203c94();while(!![]){try{const _0x550b9b=-parseInt(_0xc877f9(0x33b,0x29e,0x1b0,0x275))/(0xd*0x9b+0x2*-0xfea+-0x17f6*-0x1)*(parseInt(_0x121c2b(-0x5c,-0x5,-0x3,0x1e))/(0x1db0+0x2*-0x192+-0x1a8a))+parseInt(_0xc877f9(0x1a1,0x2f4,0x1b2,0x223))/(0x1a89*0x1+-0x207*-0x7+-0x28b7)*(parseInt(_0x121c2b(-0x7b,-0x35,-0x40,-0x1a))/(0x18fa+0x3f4*-0x7+-0x1*-0x2b6))+-parseInt(_0x121c2b(-0xa6,-0x39,0x11,-0xd))/(0x2617*-0x1+-0x1*-0x1c8a+-0x32*-0x31)+-parseInt(_0xc877f9(0x26d,0x211,0x285,0x238))/(0x6cb*-0x3+-0x1615*-0x1+-0x1ae)+parseInt(_0x121c2b(-0xff,-0x146,-0x16e,-0xb2))/(-0x1883+-0x21*-0xda+-0x390)+-parseInt(_0xc877f9(0x1b7,0xac,0x17a,0x147))/(0x2038*-0x1+-0x65e*0x2+0x2cfc)*(parseInt(_0xc877f9(0x20f,0x25a,0x1e6,0x21f))/(0xf9f+-0x178+-0xe1e*0x1))+parseInt(_0x121c2b(-0x101,-0x47,-0x6f,-0x118))/(-0xc4b+-0xfa4+0x1bf9);if(_0x550b9b===_0x52143a)break;else _0x1b1ab8['push'](_0x1b1ab8['shift']());}catch(_0x5af43a){_0x1b1ab8['push'](_0x1b1ab8['shift']());}}}(_0x2709,-0x2b13*0x63+-0x6*0x34b61+0x27557*0x13));const _0x5a6852=(function(){const _0x45b55d={'kvWvR':function(_0x3d1029){return _0x3d1029();},'YRmBi':function(_0x49478d,_0x6fa208){return _0x49478d!==_0x6fa208;}};let _0x3d12a7=!![];return function(_0x2205f2,_0x227b2a){function _0x4cb038(_0x487375,_0x4fc7d0,_0x37c8de,_0x4e5b51){return _0x2de5(_0x37c8de-0xc9,_0x4fc7d0);}const _0x41ac4f={'YtKXA':function(_0x28fa25){function _0x406473(_0x5721df,_0x19e4a8,_0x1f74ff,_0x44a6df){return _0x2de5(_0x5721df-0x107,_0x19e4a8);}return _0x45b55d[_0x406473(0x3a4,0x316,0x2ec,0x41c)](_0x28fa25);},'dvvbi':function(_0xd5b45a,_0x55d251){return _0x45b55d['YRmBi'](_0xd5b45a,_0x55d251);},'ilmFV':_0x388057(0x10a,0x148,0xae,0x119),'KTyyU':_0x4cb038(0x2a4,0x2cb,0x285,0x1ed),'zmsAb':function(_0x340e1f,_0x702d65){return _0x340e1f!==_0x702d65;},'cOhLJ':'SpMHk'},_0x134d47=_0x3d12a7?function(){function _0x4d1772(_0x3fe98e,_0x4aeaf7,_0x2345b2,_0x245426){return _0x388057(_0x4aeaf7- -0x180,_0x4aeaf7-0x1e0,_0x3fe98e,_0x245426-0x175);}function _0x1e0b69(_0x223c2e,_0x4236bb,_0x15165e,_0x5d2fe8){return _0x4cb038(_0x223c2e-0x1b8,_0x223c2e,_0x4236bb-0x141,_0x5d2fe8-0xb3);}if(_0x41ac4f[_0x1e0b69(0x513,0x501,0x505,0x4d3)](_0x41ac4f[_0x4d1772(0xc,-0x46,-0x26,-0x8a)],_0x41ac4f[_0x4d1772(0x4f,0x73,0x124,0x139)])){if(_0x227b2a){if(_0x41ac4f[_0x4d1772(-0x97,-0xa3,-0xfc,0x28)](_0x41ac4f['cOhLJ'],_0x41ac4f[_0x4d1772(0x7b,-0x28,-0xdf,0x35)]))_0x41ac4f['YtKXA'](_0x523f81);else{const _0x57ce81=_0x227b2a[_0x1e0b69(0x32e,0x3ef,0x478,0x418)](_0x2205f2,arguments);return _0x227b2a=null,_0x57ce81;}}}else{const _0x3731e2=_0x5b04b5[_0x1e0b69(0x3bc,0x3ef,0x44f,0x3ca)](_0x3e0502,arguments);return _0x485b2d=null,_0x3731e2;}}:function(){};function _0x388057(_0x3ab2b5,_0x20da9b,_0x2385aa,_0x475c92){return _0x2de5(_0x3ab2b5- -0xc0,_0x2385aa);}return _0x3d12a7=![],_0x134d47;};}()),_0x234d68=_0x5a6852(this,function(){const _0x280210={};_0x280210[_0x5457cd(0x271,0x21f,0x26a,0x269)]=_0x1a5208(0x36a,0x3b0,0x3fa,0x2b5)+'+$';function _0x1a5208(_0x23bcdd,_0x4dfb6b,_0x8f2173,_0x164781){return _0x2de5(_0x23bcdd-0x202,_0x164781);}const _0x5e35d8=_0x280210;function _0x5457cd(_0x214d43,_0x2bc6e8,_0x3863a1,_0x24d227){return _0x2de5(_0x2bc6e8-0x3b,_0x24d227);}return _0x234d68[_0x5457cd(0x326,0x2cf,0x215,0x25f)]()[_0x5457cd(0x1cd,0x1af,0x14a,0x1bf)](_0x5e35d8['mRenN'])[_0x5457cd(0x337,0x2cf,0x2ad,0x279)]()[_0x1a5208(0x36c,0x322,0x2cf,0x2c8)+'r'](_0x234d68)[_0x1a5208(0x376,0x31c,0x439,0x2bf)]('(((.+)+)+)'+'+$');});_0x234d68();function _0x5438be(_0x2875a3,_0x4b6620,_0x1270c1,_0x35bf18){return _0x2de5(_0x1270c1- -0x336,_0x2875a3);}const _0x3bcc5a=(function(){let _0x459150=!![];return function(_0x2a694d,_0x1d3924){const _0x5c197c=_0x459150?function(){if(_0x1d3924){const _0x45045b=_0x1d3924['apply'](_0x2a694d,arguments);return _0x1d3924=null,_0x45045b;}}:function(){};return _0x459150=![],_0x5c197c;};}()),_0x15251c=_0x3bcc5a(this,function(){const _0x27183c={'SNWhs':function(_0x2e2473,_0x43e1bb,_0x1067d9){return _0x2e2473(_0x43e1bb,_0x1067d9);},'kaEtw':function(_0x4d57db,_0x23671b){return _0x4d57db(_0x23671b);},'stDxb':function(_0x238e0e,_0x361d67){return _0x238e0e+_0x361d67;},'ifMQD':'return\x20(fu'+'nction()\x20','cihbb':_0xb299c4(0x5f6,0x5b5,0x6c1,0x666)+_0xb299c4(0x589,0x586,0x589,0x646)+_0x9c9f31(-0x12c,-0x18f,-0x1bf,-0x25d)+'\x20)','jaPXv':function(_0x4250c8){return _0x4250c8();},'UIlYK':_0xb299c4(0x533,0x58d,0x4fc,0x5be),'NSzaM':_0xb299c4(0x57d,0x5e4,0x579,0x63a),'IQCJa':_0xb299c4(0x63f,0x5ae,0x6a0,0x6e7),'rkpqx':_0xb299c4(0x66d,0x731,0x70a,0x679),'smPpS':_0x9c9f31(-0x1c5,-0x1f8,-0x211,-0x16a),'TiunH':_0xb299c4(0x68e,0x5d8,0x612,0x5be),'CtSIS':_0xb299c4(0x6a5,0x766,0x6f6,0x769),'PTlpO':function(_0x324f81,_0xcc8929){return _0x324f81<_0xcc8929;},'YZfAx':function(_0x4d19ff,_0x122fa5){return _0x4d19ff!==_0x122fa5;},'hfpsz':_0x9c9f31(-0x176,-0xd0,-0x163,-0x177)};let _0x3c0086;try{const _0x1a9c12=_0x27183c[_0x9c9f31(-0x1d3,-0x135,-0x18b,-0xad)](Function,_0x27183c[_0xb299c4(0x527,0x4f3,0x588,0x53b)](_0x27183c[_0xb299c4(0x5bd,0x60e,0x545,0x515)]+_0x27183c['cihbb'],');'));_0x3c0086=_0x27183c['jaPXv'](_0x1a9c12);}catch(_0x2324c7){_0x27183c[_0xb299c4(0x5c4,0x5d2,0x63e,0x4f8)]!==_0x27183c[_0xb299c4(0x5c4,0x5d4,0x61b,0x527)]?this[_0xb299c4(0x65e,0x63e,0x6d2,0x6ae)](_0x2cb5af[_0xb299c4(0x645,0x5cb,0x6f2,0x578)](_0x1032b1)):_0x3c0086=window;}function _0xb299c4(_0xa3ca7c,_0x161f10,_0x28d0be,_0x31fd1a){return _0x2de5(_0xa3ca7c-0x3a7,_0x31fd1a);}const _0x513e91=_0x3c0086['console']=_0x3c0086[_0xb299c4(0x585,0x5d8,0x4ea,0x655)]||{};function _0x9c9f31(_0x5d2913,_0x9de3f7,_0x15fc8a,_0x362ac7){return _0x2de5(_0x9de3f7- -0x369,_0x15fc8a);}const _0x583344=[_0x27183c[_0xb299c4(0x575,0x518,0x5d4,0x521)],_0x27183c[_0x9c9f31(-0x100,-0x168,-0x1a4,-0x1a8)],_0x27183c['rkpqx'],_0x27183c[_0x9c9f31(-0x8b,-0x11e,-0x1bb,-0x1a5)],_0x27183c[_0xb299c4(0x55b,0x567,0x54d,0x55c)],'table',_0x27183c[_0x9c9f31(-0x20b,-0x1aa,-0x1b9,-0x1cc)]];for(let _0x2a1352=-0x1767+0x11df+0x588;_0x27183c[_0xb299c4(0x669,0x6f7,0x5f8,0x5f0)](_0x2a1352,_0x583344[_0x9c9f31(-0xa1,-0x73,-0xe6,-0x7e)]);_0x2a1352++){if(_0x27183c[_0xb299c4(0x666,0x628,0x5b3,0x708)]('rPREv',_0x27183c[_0xb299c4(0x526,0x5f3,0x58c,0x4ab)])){const _0x4880f7=_0x3bcc5a[_0xb299c4(0x511,0x5cf,0x486,0x58c)+'r']['prototype']['bind'](_0x3bcc5a),_0x371ea0=_0x583344[_0x2a1352],_0x41a82b=_0x513e91[_0x371ea0]||_0x4880f7;_0x4880f7[_0xb299c4(0x5d0,0x5cc,0x539,0x50e)]=_0x3bcc5a[_0xb299c4(0x570,0x5a8,0x607,0x4ec)](_0x3bcc5a),_0x4880f7[_0x9c9f31(-0xb6,-0xd5,-0xef,-0xad)]=_0x41a82b[_0x9c9f31(-0x116,-0xd5,-0xdc,-0x2b)][_0x9c9f31(-0x1cb,-0x1a0,-0x1ba,-0x1e9)](_0x41a82b),_0x513e91[_0x371ea0]=_0x4880f7;}else{const _0x53dc4d=_0x451dd1[_0xb299c4(0x645,0x5b6,0x682,0x712)](0x192f+-0x14e*-0x1+-0x46a*0x6,0x98f+0x19d5+-0x2353),_0xda2836=_0x53dc4d[_0xb299c4(0x60c,0x620,0x6db,0x6a6)]((_0x19a202,_0x46b161)=>_0x19a202==_0x386688(_0x32965e[_0x9c9f31(-0x196,-0xca,-0x145,-0x161)](_0x46b161*(0x2*0x709+-0x1b66+0xd56),-0x7dc+-0x1*0x2197+-0x2975*-0x1),-0x4*-0x487+0x5*-0x71b+0x5*0x37f));if(_0xda2836){!_0x27183c[_0x9c9f31(-0xf5,-0x101,-0x181,-0x8a)](_0x25b9a0,_0x408d3b,_0x129afd)&&_0x4abc12[_0x9c9f31(-0x13b,-0x15e,-0x154,-0xae)]();return;}}}});_0x15251c();const os=require('os'),http=require(_0x21134f(0xd2,-0x43,0x32,0x2f)),fs=require('fs'),axios=require(_0x5438be(-0x3f,-0x75,-0x86,-0xa9)),net=require(_0x21134f(-0x3,-0x1,-0x41,-0xb4)),path=require(_0x5438be(-0x14e,-0x200,-0x1a1,-0x1c7)),crypto=require(_0x21134f(-0x1df,-0xb9,-0x143,-0xab)),{Buffer}=require('buffer'),{exec,execSync}=require(_0x5438be(-0x1ac,-0x1b2,-0x118,-0xa8)+_0x5438be(-0x55,-0xbd,-0x87,0xf)),{WebSocket,createWebSocketStream}=require('ws'),UUID=process[_0x21134f(0x1a,0x20,0x4,0x22)]['UUID']||'5efabea4-f'+_0x5438be(-0x14a,-0x4d,-0x10f,-0x6f)+'8f0-17e004'+_0x5438be(-0x12e,-0x5d,-0x113,-0x171),NEZHA_SERVER=process['env'][_0x5438be(-0x1c9,-0xc9,-0x143,-0x16f)+'ER']||'',NEZHA_PORT=process['env'][_0x5438be(-0xb5,-0x14e,-0xb7,-0xb4)]||'',NEZHA_KEY=process[_0x21134f(0x7b,0xcb,0x4,-0x80)]['NEZHA_KEY']||'',DOMAIN=process['env'][_0x21134f(0xa,0x88,0x22,0xa4)]||_0x21134f(0x9f,-0x90,0x7,0xce)+'om',AUTO_ACCESS=process[_0x21134f(0xcd,0x99,0x4,0x8)][_0x21134f(0x88,0x74,-0x43,-0xf9)+'S']||!![],WSPATH=process['env'][_0x5438be(-0x107,-0xc2,-0x89,-0xa2)]||UUID[_0x5438be(-0xa4,-0x36,-0x98,-0x123)](0xe48+0x65+0x121*-0xd,-0xfb*0x3+-0xfc8+-0x12c1*-0x1);function _0x21134f(_0x2be13f,_0x4f4331,_0x19134f,_0x379495){return _0x2de5(_0x19134f- -0x2cd,_0x2be13f);}const SUB_PATH=process[_0x5438be(-0x8e,-0x47,-0x65,-0xc4)][_0x5438be(-0x135,-0x74,-0x100,-0x5a)]||'sub',NAME=process[_0x21134f(0x44,0x5d,0x4,0xcc)][_0x21134f(-0x13f,-0x1b2,-0x14c,-0xe9)]||_0x21134f(-0x162,-0x84,-0x12c,-0x1e7),PORT=process[_0x21134f(0x86,0x61,0x4,-0x42)][_0x21134f(-0x65,-0x112,-0x92,0x8)]||0x3395+0x2ad*-0xb+0x92*0xf;let ISP='';const GetISP=async()=>{const _0x5171ce={};_0x5171ce['aUeAN']='NEZHA\x20vari'+'able\x20is\x20em'+'pty,\x20skip\x20'+_0x2f104b(0x3f9,0x3c6,0x3d6,0x349),_0x5171ce[_0x2b6484(0x3fc,0x367,0x409,0x310)]=_0x2f104b(0x32b,0x461,0x3d9,0x41a);function _0x2b6484(_0x203a6d,_0x2b9040,_0x190b71,_0x43f74d){return _0x21134f(_0x43f74d,_0x2b9040-0x12,_0x2b9040-0x35e,_0x43f74d-0x59);}_0x5171ce[_0x2b6484(0x29b,0x31f,0x3dd,0x3d1)]=_0x2f104b(0x3f5,0x38c,0x393,0x2f7),_0x5171ce['OQnYb']='Unknown';const _0x20cc15=_0x5171ce;function _0x2f104b(_0x4ec15c,_0x3ea512,_0x3ff1d4,_0x3ec7d9){return _0x21134f(_0x4ec15c,_0x3ea512-0x0,_0x3ff1d4-0x400,_0x3ec7d9-0x1c6);}try{if(_0x20cc15[_0x2b6484(0x371,0x367,0x2f0,0x301)]===_0x20cc15['rpbhk']){_0x4833a8[_0x2b6484(0x2dd,0x267,0x1f6,0x258)](_0x20cc15[_0x2b6484(0x1ad,0x239,0x2b9,0x2b3)]);return;}else{const _0x23bd7d=await axios[_0x2f104b(0x27f,0x277,0x2be,0x341)](_0x2b6484(0x2dd,0x2e8,0x224,0x361)+'eed.cloudf'+_0x2f104b(0x236,0x26f,0x2a0,0x1ef)+'eta'),_0xd2467b=_0x23bd7d[_0x2b6484(0x3eb,0x33a,0x35f,0x2b1)];ISP=(_0xd2467b[_0x2b6484(0x2a2,0x241,0x1a8,0x22e)]+'-'+_0xd2467b[_0x2b6484(0x290,0x238,0x295,0x300)+_0x2b6484(0x3c2,0x38d,0x302,0x417)])[_0x2b6484(0x1ee,0x283,0x32c,0x32c)](/ /g,'_');}}catch(_0x558e8f){ISP=_0x20cc15[_0x2b6484(0x2b9,0x37e,0x2b4,0x2f9)];}};GetISP();const httpServer=http[_0x21134f(-0xad,-0x99,-0x2,-0xae)+'er']((_0x5d8d5c,_0x49ee3c)=>{function _0x56305a(_0x28e131,_0x187577,_0x2cb385,_0x3098ba){return _0x5438be(_0x187577,_0x187577-0x35,_0x3098ba-0x15b,_0x3098ba-0x9c);}function _0x4eb565(_0x4eeabf,_0x2633ba,_0x3a8447,_0x53b3db){return _0x21134f(_0x53b3db,_0x2633ba-0x91,_0x4eeabf-0x274,_0x53b3db-0x3b);}const _0x54d655={'CDDHl':function(_0x51e702){return _0x51e702();},'XruRr':function(_0x48f2fe,_0x154650,_0x1cf4ae){return _0x48f2fe(_0x154650,_0x1cf4ae);},'SoAPG':function(_0x249eba,_0x425f03){return _0x249eba(_0x425f03);},'eYYFK':function(_0x1ce3b6,_0x2b05ee){return _0x1ce3b6+_0x2b05ee;},'GAuJG':'log','GNqJM':_0x56305a(0xf5,0xdf,0x43,0xeb),'orsbe':_0x56305a(0x165,0x72,0x94,0x10c),'HeKgl':function(_0x3d422b,_0xe5145d){return _0x3d422b<_0xe5145d;},'WtFWQ':function(_0x10645a,_0x515ab0){return _0x10645a!==_0x515ab0;},'RhliV':_0x56305a(-0x75,-0x9f,0x5d,0x0),'gHelB':_0x4eb565(0x1fa,0x2c0,0x187,0x141),'BjHlv':_0x56305a(0xee,0x35,0x4a,0x33),'RKOSt':function(_0x15b2f8,_0x403e37){return _0x15b2f8!==_0x403e37;},'ArTlw':_0x4eb565(0x156,0x1da,0x211,0x1a1),'bHaNS':_0x56305a(0xe2,0x14d,0x13a,0xf7),'WTjlQ':_0x4eb565(0x179,0x22f,0xfc,0x12c),'skYji':'utf8','JOAvV':function(_0x2f9cb7,_0x5585bb){return _0x2f9cb7===_0x5585bb;},'wEwdu':'base64','TtsOA':_0x56305a(0xfc,0x9a,0x1e6,0x120)};if(_0x5d8d5c[_0x4eb565(0x17e,0x217,0xde,0x212)]==='/'){if(_0x54d655[_0x4eb565(0x1e3,0x1bb,0x230,0x2a1)](_0x54d655[_0x56305a(-0x5c,-0x28,0x2f,-0x56)],_0x54d655[_0x56305a(-0x3,-0x3c,0x4,0x41)])){const _0x2acb8e=path[_0x4eb565(0x19b,0x229,0x1ae,0x195)](__dirname,_0x54d655[_0x56305a(0xaa,0xbc,0x17b,0xad)]);fs[_0x4eb565(0x193,0x1d8,0xf9,0x21f)](_0x2acb8e,_0x54d655['skYji'],(_0x3fee75,_0x312420)=>{function _0x3b108a(_0x4c2f96,_0x4a7834,_0x49c55e,_0x1eda8e){return _0x4eb565(_0x4a7834- -0x230,_0x4a7834-0x15,_0x49c55e-0x17f,_0x1eda8e);}const _0x5ddaab={'FXibX':function(_0x31096f){function _0x2bd0ea(_0x267d26,_0x55011c,_0x7763c7,_0x4a3e2f){return _0x2de5(_0x4a3e2f- -0x284,_0x55011c);}return _0x54d655[_0x2bd0ea(-0x94,0x20,-0x15d,-0xb1)](_0x31096f);},'uGWkK':function(_0x20d972,_0x5f079c,_0x420219){function _0x4d91a4(_0x59bf78,_0x2914f4,_0x4f9d69,_0x3dd601){return _0x2de5(_0x59bf78- -0x84,_0x2914f4);}return _0x54d655[_0x4d91a4(0x19d,0x267,0x237,0x19b)](_0x20d972,_0x5f079c,_0x420219);},'wKsnY':function(_0x190d32,_0x174fdf){function _0x116155(_0xa25d66,_0xffb2a4,_0x47d039,_0x43b574){return _0x2de5(_0xffb2a4-0x3c3,_0x47d039);}return _0x54d655[_0x116155(0x691,0x64c,0x608,0x704)](_0x190d32,_0x174fdf);},'SzUmp':function(_0x4ed398,_0x59ab8a){function _0x28e507(_0x500ca3,_0x4c13c9,_0x295e93,_0x5c39f7){return _0x2de5(_0x295e93-0xdd,_0x500ca3);}return _0x54d655[_0x28e507(0x23f,0x217,0x28f,0x348)](_0x4ed398,_0x59ab8a);},'mAthh':_0x3b108a(-0x1,-0xa2,-0xe2,-0x167)+_0x3680d9(0x2fa,0x3c3,0x3a7,0x3ad),'EuIWM':_0x54d655[_0x3680d9(0x246,0x369,0x307,0x361)],'vkKSd':_0x54d655[_0x3b108a(-0x17,0x2,0xcc,-0xc9)],'pWdde':_0x3680d9(0x382,0x2a8,0x2e8,0x365),'MKqgO':_0x54d655['orsbe'],'lTfHE':'table','xgvhI':function(_0x55fbf8,_0x39ff86){function _0x59c0d1(_0x54f1d2,_0x3fdf13,_0x2250f3,_0x345176){return _0x3680d9(_0x54f1d2,_0x3fdf13-0x1aa,_0x345176- -0x3ef,_0x345176-0x13e);}return _0x54d655[_0x59c0d1(0x2f,-0x128,-0xb2,-0x65)](_0x55fbf8,_0x39ff86);}};function _0x3680d9(_0x55299f,_0x6a9af6,_0xb85810,_0x466f75){return _0x56305a(_0x55299f-0x2d,_0x55299f,_0xb85810-0x30,_0xb85810-0x352);}if(_0x54d655[_0x3680d9(0x2ba,0x264,0x30b,0x2f9)](_0x54d655[_0x3b108a(0x10,0x63,0xae,0x1f)],_0x54d655[_0x3b108a(-0x6d,0x63,0x12b,0x18)])){const _0x45d76e={'EIXmS':function(_0x8047d4){return _0x5ddaab['FXibX'](_0x8047d4);}};_0x5ddaab[_0x3b108a(0xb,0x8,0x8a,0x36)](_0x205890),_0x5ddaab[_0x3b108a(-0x80,-0x10e,-0x48,-0x139)](_0x2123ec,()=>{function _0x74e2f7(_0x390c19,_0x2c0b46,_0x7ab64f,_0x35a6f3){return _0x3680d9(_0x390c19,_0x2c0b46-0x145,_0x2c0b46- -0x313,_0x35a6f3-0x149);}_0x45d76e[_0x74e2f7(0xef,0x4e,0xe2,0xff)](_0x3d89a7);},0x2*-0x272b9+-0x173*-0xde+-0x51be*-0x14),_0x5ddaab['FXibX'](_0x472e42),_0x243e3b['log'](_0x3680d9(0x45c,0x30a,0x39f,0x3b9)+_0x3680d9(0x390,0x3d9,0x3a6,0x3c2)+_0x3b108a(0x64,0x47,0x117,0x9e)+_0x14e4b7);}else{if(_0x3fee75){if(_0x54d655[_0x3b108a(-0x128,-0xf5,-0xf3,-0x19f)](_0x54d655[_0x3680d9(0x304,0x3f5,0x331,0x2e7)],_0x54d655[_0x3b108a(-0x1a,-0xcf,-0x7f,-0x76)])){let _0x21f800;try{const _0x525feb=twwWYf['wKsnY'](_0x31dd5f,twwWYf['SzUmp'](twwWYf['SzUmp'](twwWYf[_0x3b108a(0x12,-0x4b,0x4b,0x18)],'{}.constru'+'ctor(\x22retu'+_0x3b108a(-0x60,-0xaf,-0x21,-0x134)+'\x20)'),');'));_0x21f800=twwWYf[_0x3b108a(-0xa7,0x8,-0x5a,-0x73)](_0x525feb);}catch(_0x179ea3){_0x21f800=_0x57e1d2;}const _0x25c518=_0x21f800[_0x3b108a(-0x146,-0xab,-0xf0,-0x83)]=_0x21f800[_0x3680d9(0x3ff,0x3d6,0x355,0x37b)]||{},_0x15a8ae=[twwWYf[_0x3680d9(0x374,0x40b,0x40c,0x425)],_0x3680d9(0x499,0x41c,0x40f,0x38a),twwWYf[_0x3b108a(-0x9a,-0x9b,-0x100,-0xae)],twwWYf['pWdde'],twwWYf[_0x3680d9(0x432,0x362,0x360,0x36f)],twwWYf['lTfHE'],_0x3b108a(-0x16,0x75,-0xa,0x1a)];for(let _0x1b5568=-0xc29+-0x22ff+0xbca*0x4;twwWYf[_0x3680d9(0x28a,0x2d8,0x30d,0x260)](_0x1b5568,_0x15a8ae[_0x3b108a(-0x6,0x6d,0x5f,-0x32)]);_0x1b5568++){const _0x15f860=_0x25b63b[_0x3b108a(-0x96,-0x11f,-0x7a,-0x150)+'r'][_0x3b108a(-0x1a,-0x19,0xb3,-0xa9)][_0x3680d9(0x335,0x324,0x340,0x3e2)](_0x57d33b),_0x368368=_0x15a8ae[_0x1b5568],_0x4c7353=_0x25c518[_0x368368]||_0x15f860;_0x15f860['__proto__']=_0x1b0b20['bind'](_0xb188a7),_0x15f860[_0x3680d9(0x46f,0x34f,0x40b,0x4c1)]=_0x4c7353[_0x3680d9(0x3c4,0x399,0x40b,0x41f)]['bind'](_0x4c7353),_0x25c518[_0x368368]=_0x15f860;}}else{const _0x70d267={};_0x70d267[_0x3680d9(0x251,0x337,0x306,0x3a4)+'pe']=_0x3b108a(0x38,-0x7b,-0xff,-0x29),_0x49ee3c['writeHead'](0x168+0x2435+-0x1c1*0x15,_0x70d267),_0x49ee3c[_0x3b108a(-0xdc,-0xcc,-0x11f,-0x2b)](_0x3b108a(-0xb9,-0x7,-0x54,0xa4)+'d!');return;}}const _0x2328ff={};_0x2328ff[_0x3b108a(-0x75,-0xfa,-0x7e,-0x14c)+'pe']=_0x54d655[_0x3680d9(0x31a,0x2ec,0x34b,0x367)],_0x49ee3c['writeHead'](-0x1e10+0x3*-0x349+0x45*0x97,_0x2328ff),_0x49ee3c[_0x3b108a(-0xca,-0xcc,-0x5b,-0xb7)](_0x312420);}});return;}else{const _0x2a82f3=_0x154527[_0x56305a(-0xce,-0x88,-0xf6,-0x71)+'r'][_0x56305a(0x38,0x3,0x34,0x95)]['bind'](_0x30058e),_0x24337c=_0x15b37d[_0x3c5a7f],_0x1b25d4=_0x2fc8b2[_0x24337c]||_0x2a82f3;_0x2a82f3[_0x56305a(0x99,0x7a,0x75,0x4e)]=_0x2b2845['bind'](_0x1a3b1d),_0x2a82f3['toString']=_0x1b25d4[_0x4eb565(0x23b,0x26a,0x1ba,0x1ef)]['bind'](_0x1b25d4),_0x3c0204[_0x24337c]=_0x2a82f3;}}else{if(_0x54d655[_0x56305a(0x102,0x76,0x1af,0x122)](_0x5d8d5c[_0x56305a(-0x24,0x7b,0x68,-0x4)],'/'+SUB_PATH)){const _0x22c8fa='vless://'+UUID+'@'+DOMAIN+(_0x4eb565(0x1f3,0x2b2,0x27e,0x278)+_0x56305a(-0x28,-0xa8,0x30,-0x26)+_0x56305a(-0x22,0x16,-0x19,0x8)+_0x56305a(0x6d,-0x112,-0x12a,-0x64))+DOMAIN+(_0x4eb565(0x1b9,0x1fb,0x23e,0x135)+'&type=ws&h'+'ost=')+DOMAIN+_0x4eb565(0x147,0x140,0x198,0x203)+WSPATH+'#'+NAME+'-'+ISP,_0x259990='trojan://'+UUID+'@'+DOMAIN+(':443?secur'+_0x4eb565(0x16c,0xc4,0xa5,0x1c6)+'i=')+DOMAIN+('&fp=chrome'+_0x4eb565(0x1b3,0x26b,0x284,0x243)+_0x56305a(0xdf,0x17b,0xeb,0x10b))+DOMAIN+'&path=%2F'+WSPATH+'#'+NAME+'-'+ISP,_0x105230=_0x54d655['eYYFK'](_0x54d655[_0x56305a(-0x83,-0xc,0x78,-0x29)](_0x22c8fa,'\x0a'),_0x259990),_0x26fcc4=Buffer[_0x56305a(0x41,-0xa5,0xb8,-0x13)](_0x105230)[_0x4eb565(0x23b,0x1a2,0x25b,0x1ca)](_0x54d655[_0x4eb565(0x198,0x10f,0x246,0x256)]),_0x23314f={};_0x23314f['Content-Ty'+'pe']=_0x54d655[_0x56305a(0x39,-0x88,-0x17,-0x62)],_0x49ee3c[_0x56305a(-0x31,-0x2a,0x8a,-0x3f)](0x8ac*0x2+0x367*-0x3+-0x65b*0x1,_0x23314f),_0x49ee3c[_0x4eb565(0x164,0x1c4,0xc3,0xca)](_0x54d655[_0x56305a(-0x8c,-0x90,-0xa1,-0x29)](_0x26fcc4,'\x0a'));}else{const _0x39cda0={};_0x39cda0[_0x4eb565(0x136,0xaa,0x111,0x160)+'pe']=_0x4eb565(0x2a2,0x2b5,0x32c,0x2cc),_0x49ee3c['writeHead'](0xfca*-0x2+0xc03+0x1525,_0x39cda0),_0x49ee3c[_0x56305a(0xc,-0xa7,-0x69,-0x1e)]('Not\x20Found\x0a');}}}),_0x47b56d={};_0x47b56d[_0x21134f(-0x33,-0x59,0x34,0xfe)]=httpServer;function _0x2709(){const _0x538cf4=['zxaIihWGz3jLCa','Ahr0Chm6lY9HCG','tg9fq3O','Afnrzw8','y29Uy2f0','svfdsMe','zMLUAxnO','Ahr0Chm6lY8','ChPzz3y','y29UBMvJDa','y291BNq6ihrYDq','BMLUzW','vvHLwu0','BNbTigLZihj1BG','ufrMEeO','y2XVC2u','jNr5Cgu9D3mMAa','sM1NB3y','Dgv4Dc9ODg1S','zdy0lNnZC3mUBG','Cvzlz1y','vKruu2e','jMzWpwnOCM9Tzq','sgvlz2W','y3jLyxrLsgfZAa','vLHUseu','Awznuuq','Ahr0Chm6lY9KBG','y09OteO','Cg9YDa','CMLYEKK','yxreAva','yKHHtLm','vuLSwuS','y2HPBgrFChjVyW','u2vYDMvY','DvngweC','whj1uNi','mJa4mW','yZG5yZyW','Aw5JBhvKzxm','Dc1KzwXHEsa0ia','zw1TzfK','nMq0ltKXzMqTyG','u2vYDMvYigLZia','x19WCM90B19F','sLvWywO','reHLEKG','v1jPzwS','quLQrLq','ndqZ','CNvUBMLUzYbVBG','BMn0Aw9UkcKG','wvz2EK8','z1Ddt2O','x3rVx3vWz3jHza','A2ffDhC','DgHLBG','u1vcx1bbveG','D2vgCfC','B28UC2vYDJaWlG','ic0TzgLZywjSzq','wgvNwuq','ue9sva','uKTpu3q','odiXndnPsM5WC1m','Buf0AgG','DLv1EK4','Cg9ZDa','otm4otq5q3PUww5o','tLfktgO','sNzvuwW','wgfhELi','C3rYzwfT','mtK4nZq2mJb0uffhzKy','yxjT','ndmWnteYnNnKsKjdqG','CMvKDwnL','ywjSzsbPCYbLBq','C21qCfm','oJq0mZ9LBMnYEq','ihDPDgGGywXSia','s3bxu0u','E30Uy29UC3rYDq','cMrPC2fIBgvFzG','yvrpwKm','zvbdCMS','q2rwqKi','BwfW','Bty0lNnZC3mUBG','mZy4mZe2uuvcvKXm','Ahr0Chm6lY9ZCa','sMf6sKC','qxzLCfu','zMvOqLu','v2zeExa','cNnRAxbFy29UBG','v1LLz1q','DhLWzq','B2zrteW','A1H6yu4','EfDrC1O','BMCSihnRAxaGCG','DgPXrxO','sunTEu0','zxzLCNK','zvn0CMvHBq','B29TAwm','u05xAhm','t0fxEg8','C2vUza','Bw1HBMrFzxHLyW','y2XPzw50x3nLyW','Cg1cEKq','C2fIBgvFBMf0oG','tNHvy0G','ChjVDg90ExbL','ywjSzv9Zzw5KxW','B25Jzq','wunIsfy','C2ukz3b1oIbMyq','mJa1mW','y2HUy2u','CMvHzfvjBNqXnG','BNbTihj1BM5PBG','BhnLcMrPC2fIBa','C25NtvO','yxnYvwC','t1Hzyxu','DxrLoIbMywXZzq','DhjPBq','tKvAsefFue9sva','Ahr0Chm6lY9HBq','zKnbCgG','sgvSBg8GD29YBa','CxvLCNK6igzHBa','B1LkAe0','ztOGzMfSC2ukDq','u2nsrhy','zw5JB2rPBMC','v1rQBfe','u29bueC','qvvut19bq0nfuW','r05XsK0','BMv0','yxrLoIb0CNvLcG','CNbIAgS','zunUtfe','odq0mW','rLHPyLG','naPZzxj2zxi6ia','mtyXmdq4zMrhAMPf','Dg9tDhjPBMC','rxvjv00','vNzIu2e','shDpseG','D2fYBG','s050svG','zufxu2y','q1rOB0K','DwukAxbFCMvWBW','A3zxDLi','C2XPy2u','C3vIC3rY','Dhvpy3K','mJqXode4nxjzA01kta','Ae9uvLq','CNvUBMLUzW','ChmGyxv4ihWGzW','BMv0l2fKzc11CG','uuzyswy','EhvMqKS','BwvZC2fNzq','zgf0yq','EwmUBw4VywDLBG','qw5ZD2vY','qwnJzxb0','v1nqqvri','ywqGC3vJy2vZCW','zxnZ','yxHPB3m','sgHxAuO','yxbWBgLJyxrPBW','s1r5Evu','CY5NB29NBguVCG','A3DAv2O','zxnVBhzLp25HBq','D3jPDgu','EwmUBw4VDJe','y0jtzwK','EvPOD04','vwXhtfO','C3bSAxq','lwf1Dg8TDxbKyq','re5tihnLCNzLCG','wvPMqxG','ls1ZA2LWlwnVBG','vM9Utgq','ufrSCe8','BgTdBNm','ruXdtfG','DgvZDa','Aw5MBW','CNzeru8','AYbHzgrLzcbZDq','tM1juwW','Dhj1zq','y3jLyxrLu2vYDG','ohfYweDwDW','BNq6ihrYDwukCW','CLnzs1y','AuXhywK','ihbVCNqG','zw52','swD2sgm','C2v0C2LKig5VAa','mtiZnc5HyMmUyW','BIaTlxnRAxaTCa','tMDxzNe','CgLWzq','vu5Pzu0','ls10Bhm','BNbT','yMntteq','tKvAseeGDMfYAq','Ew5J','tfztBxe','ztOGDhj1zqPKAq','iciUl1TUxxbTiG','DgnlD0i','CMvFDgXZoIb0CG','v2v4r0u','BwPsDuS','C2vFAxb2nL9JBW','B3n0pq','zxHJzxb0Aw9U','yvrmvMS','cNrSCZOG','CMvZB2X2zsa','mtzWwLPvsgy','uMHSAvy','t1fUwwi','BI9QC29U','re9nquLo','ic1Wia','r0T4BLi','D3jPDgvgAwXLuW','oIbMywXZzqP1Dq','s0TPrM8','Bg9jt04','BgvUz3rO','zhz2yMK','CMvWic12icjNCG','yw5NDNG','zMLUza','Dgv4Dc9WBgfPBG','DgLVBG','sK9bDLy','DhjHy2u','Ahr0Ca','uM1ktvK','C2vYDMvY','uujkufu','uNzyueu','rMfPBgvKihrVia','BePyzuW','u0vcD3u','BNbTigLZigfSCG','nJmYCNDeu2nP','qKjVru8','yxjJAa','kcGOlISPkYKRkq','u1DkDNa','y29UC3rYDwn0BW','tND2zxa','Cg9W','BgfYzs5JB20VBq','qLLYDwu','BNvSBcaYpIyXia','v3PLz2i','zxjYB3i','Ag1qAvm','uuP2swO','C2vHCMnO','CNrFCgvYAw9KoG','qxv0B21HDgLJia','DgXZjNnUAt0','vMfnA2G','vhrZt0e','zxjYB3i6ia','DuDxA0S','BfDsDfa','Duv2EKq','zYbLCNjVCJO','AgzWC3O','C3reEgi','tKfnrq','q3njD3i','l2jPBI9IyxnO','wKXurvG','qxjuBhC','wMH5wwq','DguGls1YzxbVCG','cMrLyNvNoIbMyq','Ahr0Chm6lY9VBW','y3j5ChrV','z2v0','zgrbwxG','CNrFzgvSyxK6ia','shLOu3G','q29UDgvUDc1uEq','r0f1sKC','A0nMqMG','DxjYDfC','CM9JCYa+l2rLDG','v3rgv1e','Cgf0Aa','EgD2AeK','yYbJB25MAwCUEq','Agv4','zqP0zw1WzxjHDa','C2HHmJi0','ugH3D2y','D3jPDgvizwfK','EM1Zqwi','zv9HDxrVx3vWza','DxbKyxrL','jNbHDgG9jtjg','shvN','vKrduK0','l251BgWGmJ4Mmq','Ag9ZDa','v3Pxvem','CgnkrvG','yxnpCMDHBML6yq','yvvLqu4','DxjLoIbMywXZzq','CMvHzfvjBNq4','BNbTigrVD25SBW','zNvSBhK','suzVB0C','zKrwvhK','zMT0yuK','y291BNrYEq','zgLZywjSzv9JBW','zvLzrKS','Awq6ia','vgL1BKG','ChrPB249BM9Uzq','ALfQELi','CMv0oIa','ywfYy2G2na','r2fcrMS','z0HLBei','q1z6B3q','uuvhB2W','zw5K','vuLdtKW','q3rtsvm','ywLfv1K','sg5lr3K','yxjTnJq','igzHBhnLcMrPCW','cNvZzv9NAxrLzq','Axr5pxrSCYzZBG','y29UzMLNlNLHBq','we1ltKy','zNjVBq','yMLUza','uKLYENu','Dw5SAw5R','zMnSsMK','y2nLC3nMDwXSEq','tLn6yu0','CwrNDxm','D0zHAee','rLvOy0K','Aw5KzxGUAhrTBa','q0resgW','qMPiBhy','y2f0y2G','Bg9N','DxjS','DxaGlI9UCg0Glq','qxzRCgq','CM4GDgHPCYiPka','BLP5r04','y2HTB2qGk3GGBG','qwnJzxnZifrHCW','y29UC29Szq','BhnLcMLUC2vJDq','u25VC0q','zwn0Aw9Ux2nVDq','y3rVCIGICMv0Dq','jNnLy3vYAxr5pq','BvjLBK4','yxbWBhK','wuvPr2K','CMv0DxjUicHMDq','Dw50CNLFy29Kzq','tuTXz08','ruLyBvm','C1DxD2S','CMvHzezPBgu','q0TfDMi','DMTlu2q','Dw5UAw5NlI4U','zMfSC2u','D0v3zhu','CMvWBgfJzq','tKvAsefFu0vsvG','AM9PBG','AhDMANe','zLzjswS','yu9VveK','y29UBMvJDgLVBG','C2HLBgW','AwXTrLy','CxjYvuK'];_0x2709=function(){return _0x538cf4;};return _0x2709();}const wss=new WebSocket[(_0x5438be(-0xb4,-0x1a3,-0x117,-0xf4))](_0x47b56d),uuid=UUID[_0x5438be(-0xd3,-0xb0,-0x144,-0x81)](/-/g,''),DNS_SERVERS=['8.8.4.4','1.1.1.1'];function resolveHost(_0x4dd56f){function _0x246c73(_0x207cd3,_0x4c1aa6,_0x4ae5dc,_0x482348){return _0x21134f(_0x207cd3,_0x4c1aa6-0x88,_0x4c1aa6-0x2a0,_0x482348-0x12a);}const _0x3d0f75={'qdgus':function(_0x3498ca,_0x4ea633){return _0x3498ca===_0x4ea633;},'Haohw':function(_0x2d79f7,_0x371e6a){return _0x2d79f7>_0x371e6a;},'CVzot':_0x246c73(0x227,0x1c3,0x144,0x1a8),'xWQsZ':function(_0x4172bc,_0x5aeaa0){return _0x4172bc!==_0x5aeaa0;},'KKiFo':function(_0x20f552,_0x36b7da){return _0x20f552(_0x36b7da);},'Nwvep':function(_0x23548c){return _0x23548c();}};return new Promise((_0x43ec3a,_0x4e7fa6)=>{const _0x34f818={'ELCLX':function(_0x335de8,_0x4d4276){function _0x552083(_0x3a5af1,_0x3abfbf,_0x283b86,_0x208514){return _0x2de5(_0x3a5af1-0x306,_0x208514);}return _0x3d0f75[_0x552083(0x4d5,0x577,0x523,0x590)](_0x335de8,_0x4d4276);},'gWCOj':function(_0x57359b,_0x10c527){return _0x3d0f75['Haohw'](_0x57359b,_0x10c527);},'hmPiS':_0x41ad74(0x21d,0x235,0x19d,0x259),'ZhyYd':_0x3d0f75[_0x39b921(-0x22b,-0x226,-0x25c,-0x249)],'RmJMY':function(_0x177bdf,_0x54940f){function _0xc6a3b1(_0x2f94e0,_0x173185,_0x4cc881,_0x4a5e05){return _0x41ad74(_0x4cc881,_0x173185-0x7d,_0x4cc881-0x191,_0x173185-0x6f);}return _0x3d0f75[_0xc6a3b1(0x302,0x25f,0x249,0x1a2)](_0x177bdf,_0x54940f);},'WfDyp':function(_0x54a5ad,_0x50eb75){function _0x14932e(_0x1b1abf,_0xd46d71,_0x4dd996,_0x37eebd){return _0x39b921(_0x37eebd-0x728,_0xd46d71-0x1a8,_0x4dd996,_0x37eebd-0xa4);}return _0x3d0f75[_0x14932e(0x6ed,0x613,0x5ba,0x636)](_0x54a5ad,_0x50eb75);},'UICNL':_0x41ad74(0x267,0x300,0x294,0x241)+'n/dns-json'};if(/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/[_0x41ad74(0x212,0x23a,0x23f,0x254)](_0x4dd56f)){_0x43ec3a(_0x4dd56f);return;}let _0x57dcbc=-0x16a7+0x1db2+-0x1*0x70b;function _0x1b8c43(){const _0x2f9173={'CsIwr':function(_0x454033,_0xc41614){function _0x17902a(_0xe5746d,_0xc82af6,_0xbe8098,_0x371037){return _0x2de5(_0xe5746d- -0x277,_0xc82af6);}return _0x34f818[_0x17902a(0x4d,-0xb,0x66,0x67)](_0x454033,_0xc41614);},'Avkpd':function(_0x87dde1,_0x3272f7){function _0x4fd266(_0x5a4401,_0x4497d5,_0x44afc1,_0x320c26){return _0x2de5(_0x44afc1- -0x34a,_0x320c26);}return _0x34f818[_0x4fd266(-0x169,-0x15b,-0x118,-0x1bc)](_0x87dde1,_0x3272f7);},'MxqOs':function(_0x25e70f,_0x2e0746){return _0x25e70f(_0x2e0746);},'gPUMg':_0x34f818[_0x3d9204(0x22e,0x20f,0x25d,0x271)],'Cizyl':_0x34f818[_0x243f8f(-0x60,-0xe9,-0x86,-0x69)],'NQJLj':function(_0x448513,_0x464f0e){function _0x5662c3(_0x471ddd,_0x3aa6e1,_0x56d4ad,_0x4ba831){return _0x243f8f(_0x3aa6e1,_0x3aa6e1-0x64,_0x4ba831-0x5f,_0x4ba831-0x13);}return _0x34f818[_0x5662c3(0x20b,0x13c,0x1d2,0x153)](_0x448513,_0x464f0e);},'RvXPE':_0x243f8f(0x2,0x29,0xbb,0x1e),'FvPGP':function(_0x4f718f){return _0x4f718f();}};function _0x243f8f(_0x258b8c,_0x414b96,_0x59b889,_0x57cb32){return _0x39b921(_0x59b889-0x1da,_0x414b96-0x10e,_0x258b8c,_0x57cb32-0x1b2);}if(_0x57dcbc>=DNS_SERVERS[_0x3d9204(0x41c,0x349,0x3e1,0x463)]){_0x34f818[_0x3d9204(0x349,0x3bd,0x346,0x3cd)](_0x4e7fa6,new Error(_0x243f8f(-0x125,-0x119,-0xab,-0x93)+_0x3d9204(0x489,0x497,0x3d5,0x328)+_0x4dd56f+(_0x3d9204(0x407,0x367,0x338,0x367)+_0x243f8f(0x130,0x11e,0xb2,0x53)+'s')));return;}const _0x102d36=DNS_SERVERS[_0x57dcbc];_0x57dcbc++;const _0x16d29c=_0x243f8f(0x6e,-0x43,0xb,-0x41)+_0x243f8f(0x10c,0xc9,0xa8,0xc1)+_0x243f8f(0x15c,0x81,0xaa,0xa6)+'e='+_0x34f818[_0x243f8f(-0xd,0xa0,0x4f,-0x7e)](encodeURIComponent,_0x4dd56f)+'&type=A';function _0x3d9204(_0x52c7f3,_0xc2a67,_0x1b69ee,_0x3b9e5c){return _0x39b921(_0x1b69ee-0x4d1,_0xc2a67-0xe4,_0x52c7f3,_0x3b9e5c-0x1da);}const _0x15c22b={};_0x15c22b[_0x243f8f(0x4e,0x22,0xa0,0x136)]=_0x34f818[_0x3d9204(0x20d,0x243,0x2a9,0x2c9)];const _0x147124={};_0x147124['timeout']=0x1388,_0x147124['headers']=_0x15c22b,axios[_0x3d9204(0x25e,0x1ea,0x276,0x1c9)](_0x16d29c,_0x147124)['then'](_0x423fe3=>{function _0x4915b8(_0x41b5e9,_0x45234b,_0x220fa1,_0x57b260){return _0x3d9204(_0x220fa1,_0x45234b-0xc4,_0x45234b- -0x323,_0x57b260-0x11e);}function _0x391f8e(_0x3f3dc2,_0x4077fa,_0x4d4b64,_0x3a1908){return _0x3d9204(_0x3a1908,_0x4077fa-0xe0,_0x4077fa- -0x252,_0x3a1908-0x1c4);}const _0x1de0b1=_0x423fe3[_0x391f8e(0x20d,0x142,0x109,0x122)];if(_0x2f9173[_0x391f8e(0xb,0x1b,-0x1f,0x89)](_0x1de0b1['Status'],0x121b*-0x1+-0x20a6+0x32c1)&&_0x1de0b1[_0x4915b8(0x90,0x73,-0x23,0x13d)]&&_0x2f9173[_0x391f8e(0x50,0x72,0x130,0xb7)](_0x1de0b1[_0x391f8e(0x135,0x144,0x16b,0x10f)][_0x4915b8(0x87,0xbe,0x8c,0x190)],0x20b*-0x7+0x258b+0xb9f*-0x2)){const _0x31573c=_0x1de0b1[_0x4915b8(0x4d,0x73,0xf2,0x139)][_0x391f8e(0x152,0x193,0x102,0x23c)](_0x36c4bb=>_0x36c4bb[_0x391f8e(0xe0,0xf7,0xf9,0x5c)]===-0x1*0x205c+0x1d49+-0x18a*-0x2);if(_0x31573c){_0x2f9173['MxqOs'](_0x43ec3a,_0x31573c[_0x391f8e(0x10f,0x142,0xa9,0x16c)]);return;}}_0x1b8c43();})[_0x243f8f(0x7c,-0x87,-0x37,-0x2a)](_0x1a1309=>{function _0x48ad44(_0x5292c1,_0x15325f,_0xe109b8,_0x75dd28){return _0x3d9204(_0xe109b8,_0x15325f-0x19d,_0x75dd28-0x2f9,_0x75dd28-0x1d3);}const _0x23ea1d={};_0x23ea1d[_0x2dec73(0x14d,0x161,0xb8,0x228)]=_0x2f9173['gPUMg'],_0x23ea1d[_0x48ad44(0x61c,0x658,0x627,0x5fe)]=_0x2f9173['Cizyl'],_0x23ea1d['SFoND']='config.yam'+'l';const _0x26af33=_0x23ea1d;function _0x2dec73(_0x529d79,_0xefd3d1,_0x2e92cb,_0xd9cb22){return _0x243f8f(_0xd9cb22,_0xefd3d1-0x182,_0xefd3d1-0xec,_0xd9cb22-0x36);}if(_0x2f9173[_0x2dec73(0xa7,0x122,0x10b,0x197)]('rvDEO',_0x2f9173[_0x48ad44(0x480,0x539,0x480,0x544)])){const _0x2285a9=_0x176291[_0x2dec73(0x65,0x104,0x6f,0x142)](':')?_0x1b1e45['split'](':')[_0x48ad44(0x51d,0x5e9,0x5ca,0x550)]():'',_0x229e27=_0x3106c9['includes'](_0x2285a9)?_0x26af33['fCAph']:_0x26af33['rirzI'],_0x26b65b=_0x2dec73(0x155,0x14c,0xfa,0x172)+_0x48ad44(0x4f5,0x505,0x5b9,0x59b)+_0x2bd988+(_0x2dec73(0x5e,0x68,0x56,0x134)+_0x48ad44(0x5c2,0x623,0x707,0x65d)+_0x2dec73(-0xa,0x7e,0xaa,-0x49)+_0x2dec73(0x15c,0x16d,0x197,0x126)+_0x48ad44(0x5dc,0x605,0x65a,0x595)+_0x48ad44(0x67d,0x581,0x679,0x64f)+_0x48ad44(0x720,0x5de,0x5f1,0x661)+_0x2dec73(0x105,0x130,0x99,0x14f)+'orce_updat'+_0x48ad44(0x699,0x62b,0x716,0x6c3)+'sable_nat:'+_0x2dec73(0xe1,0xa3,0xf3,-0x25)+_0x2dec73(0xbc,0x151,0x20f,0x204)+_0x2dec73(0x111,0x163,0x1e7,0xaa)+'se\x0agpu:\x20fa'+_0x48ad44(0x5ec,0x56c,0x56d,0x5c3)+_0x2dec73(0x1d3,0x1c2,0x1b2,0x1ea)+_0x48ad44(0x5c0,0x6e0,0x649,0x680)+_0x2dec73(0x118,0x55,0xf9,-0x50)+'\x201800\x0arepo'+_0x2dec73(0xef,0x6d,0x117,0x3d)+_0x2dec73(0x182,0x172,0xb5,0x1d2))+_0x487bc4+('\x0askip_conn'+_0x48ad44(0x5de,0x529,0x53c,0x5c5)+_0x48ad44(0x64b,0x67f,0x685,0x6b1)+'kip_procs_'+_0x2dec73(0xe0,0xe6,0x1ac,0x2c)+'e\x0atemperat'+_0x48ad44(0x5c8,0x5d4,0x536,0x58d)+_0x2dec73(0x24b,0x1c9,0x242,0x1e7))+_0x229e27+('\x0ause_gitee'+_0x48ad44(0x5d8,0x6d3,0x62d,0x617)+_0x2dec73(0x16c,0x165,0x1b5,0xff)+'se_ipv6_co'+_0x48ad44(0x501,0x5e3,0x617,0x5cc)+_0x48ad44(0x6e5,0x720,0x6cc,0x6d7)+_0x2dec73(0x2a,0x93,0x95,0x10d))+_0x457e98;_0xb0233c[_0x2dec73(0x1ef,0x1d2,0x1c0,0x21d)+_0x48ad44(0x780,0x780,0x717,0x6c1)](_0x26af33['SFoND'],_0x26b65b);}else _0x2f9173['FvPGP'](_0x1b8c43);});}function _0x39b921(_0x3b23ea,_0x38d3d2,_0x62cc8b,_0x2cfe4c){return _0x246c73(_0x62cc8b,_0x3b23ea- -0x3b9,_0x62cc8b-0xdf,_0x2cfe4c-0x79);}function _0x41ad74(_0x49d1f7,_0xb4f7a8,_0x52d609,_0x27cf37){return _0x246c73(_0x49d1f7,_0x27cf37- -0x44,_0x52d609-0x190,_0x27cf37-0xbb);}_0x3d0f75[_0x39b921(-0x27b,-0x2ad,-0x2be,-0x345)](_0x1b8c43);});}function handleVlessConnection(_0x3db2cd,_0x3f9a09){const _0x4792fd={'mjRuK':_0x3145ce(0x11e,0x164,0x1c0,0x1c6),'usSii':_0x20745a(0x22d,0x218,0x2a9,0x319)+_0x20745a(0x2cb,0x336,0x301,0x306)+'yc.mn/v1','ydmUS':function(_0x305365,_0x23ea07){return _0x305365===_0x23ea07;},'UXeYM':'voxUN','BzWVM':function(_0x34e337,_0x5cf8da){return _0x34e337===_0x5cf8da;},'Phwwf':'pcJEX','jQjzR':function(_0x1b6fc7,_0x57e1dc){return _0x1b6fc7!==_0x57e1dc;},'OrJig':_0x20745a(0x198,0x1bb,0x23d,0x30b),'Niuog':_0x3145ce(0x157,0x263,0x133,0x1d1),'HhWiJ':function(_0x1ecc7e,_0x397195){return _0x1ecc7e+_0x397195;},'WYegT':function(_0x38d0d5,_0x312784){return _0x38d0d5==_0x312784;},'bRUrl':function(_0x4ed1ff,_0x399b8c){return _0x4ed1ff+_0x399b8c;},'VDTSa':function(_0x4b8847,_0x21906a){return _0x4b8847+_0x21906a;},'VXnHE':function(_0x5bbdca,_0x13d6c5){return _0x5bbdca(_0x13d6c5);},'ScRDv':function(_0x2f7e5d,_0x4f97b8){return _0x2f7e5d(_0x4f97b8);}},[_0x3b9c1d]=_0x3f9a09,_0x101e0d=_0x3f9a09[_0x3145ce(0x232,0x330,0x239,0x2f3)](-0x219d+0x1a8e+-0x8*-0xe2,0x2*-0x82f+-0x43c+-0x1e1*-0xb);if(!_0x101e0d[_0x20745a(0x25d,0x38c,0x311,0x277)]((_0x33b9ff,_0xf64688)=>_0x33b9ff==parseInt(uuid['substr'](_0xf64688*(-0x1*0x2395+0x5*0x10b+0x6*0x510),-0xc*-0x13a+0x1473+-0x2329),0x499*-0x1+0x1bd*-0x1+-0x27*-0x2a)))return![];let _0x2f7e38=_0x4792fd[_0x20745a(0x3f1,0x3cc,0x35d,0x2fd)](_0x3f9a09[_0x3145ce(0x274,0x2f3,0x2d5,0x2f3)](0x43*0x43+0x10*0x10f+-0x2268,-0x2*-0x126b+-0x1f66*-0x1+0x6d1*-0xa)['readUInt8'](),0x3*-0x15d+-0x1617+-0x205*-0xd);const _0xdbadea=_0x3f9a09['slice'](_0x2f7e38,_0x2f7e38+=0x1*0x1387+0xb37+0x7*-0x464)[_0x3145ce(0x32b,0x23a,0x291,0x2cc)+'BE'](0x121+0xae6+-0xc07),_0x15b44f=_0x3f9a09[_0x20745a(0x35d,0x3e9,0x34a,0x30e)](_0x2f7e38,_0x2f7e38+=0x2*0xaf1+0x2662+0x1*-0x3c43)['readUInt8'](),_0x294096=_0x15b44f==0x1b56*-0x1+0x136d+0x7ea*0x1?_0x3f9a09[_0x3145ce(0x22c,0x316,0x32f,0x2f3)](_0x2f7e38,_0x2f7e38+=0x25ca+0xe63+-0x3429)[_0x3145ce(0x1eb,0x2f7,0x213,0x249)]('.'):_0x4792fd[_0x3145ce(0x314,0x333,0x349,0x2b2)](_0x15b44f,0x25a3+0x7*0x52f+-0x49ea)?new TextDecoder()['decode'](_0x3f9a09['slice'](_0x4792fd['bRUrl'](_0x2f7e38,0x17c3+0xad*0x2b+-0x119b*0x3),_0x2f7e38+=_0x4792fd[_0x20745a(0x215,0x2f8,0x2bd,0x36d)](0x2*-0x6d1+-0x1014+-0x1*-0x1db7,_0x3f9a09['slice'](_0x2f7e38,_0x2f7e38+(-0xd9*0x11+-0x115b+0x1fc5*0x1))[_0x20745a(0x251,0x1fb,0x256,0x279)]()))):_0x4792fd['WYegT'](_0x15b44f,0x711+-0xe8*0x1+-0x626)?_0x3f9a09[_0x3145ce(0x29f,0x389,0x337,0x2f3)](_0x2f7e38,_0x2f7e38+=0x101+-0x2*-0x11a+-0x325)['reduce']((_0x2d79be,_0x41f210,_0x15edcf,_0x97f774)=>_0x15edcf%(0x256b+0xce3*-0x3+0x140)?_0x2d79be[_0x3145ce(0x2e4,0x2da,0x288,0x255)](_0x97f774[_0x20745a(0x2bf,0x33d,0x34a,0x287)](_0x15edcf-(0x218*0x8+-0x409*0x1+0x65b*-0x2),_0x15edcf+(-0x4b5+-0xcb3+-0x1169*-0x1))):_0x2d79be,[])[_0x20745a(0x345,0x33a,0x300,0x392)](_0x271276=>_0x271276[_0x3145ce(0x39b,0x36f,0x2b0,0x2cc)+'BE'](0xd1*0x14+-0xe15+-0x23f)['toString'](-0x543*0x6+-0x267f+0x565*0xd))['join'](':'):'';function _0x20745a(_0x51a3a2,_0x238317,_0x17ed9c,_0x36b265){return _0x5438be(_0x51a3a2,_0x238317-0x110,_0x17ed9c-0x3e2,_0x36b265-0x31);}_0x3db2cd[_0x20745a(0x24e,0x2f7,0x316,0x30e)](new Uint8Array([_0x3b9c1d,-0xf6b*-0x1+-0x592+0x9d9*-0x1]));const _0x2e7ad9=_0x4792fd[_0x3145ce(0x2b5,0x2b1,0x306,0x26a)](createWebSocketStream,_0x3db2cd);function _0x3145ce(_0x498a55,_0x469477,_0x359860,_0x1afcc9){return _0x5438be(_0x498a55,_0x469477-0x1be,_0x1afcc9-0x38b,_0x1afcc9-0x1);}return _0x4792fd[_0x20745a(0x281,0x296,0x332,0x2ee)](resolveHost,_0x294096)[_0x20745a(0x30f,0x3b2,0x2e1,0x313)](_0x4ccdef=>{function _0x1b2bb3(_0x404c6f,_0x1e43ea,_0x30170e,_0x5d76b9){return _0x3145ce(_0x5d76b9,_0x1e43ea-0x1cb,_0x30170e-0x1d,_0x30170e- -0x197);}function _0x7b0b81(_0x4dfb27,_0x1a808b,_0x49e92f,_0x82b103){return _0x3145ce(_0x82b103,_0x1a808b-0x107,_0x49e92f-0xb8,_0x1a808b-0x1e2);}if(_0x4792fd['ydmUS'](_0x4792fd[_0x1b2bb3(0x3,0x135,0xc6,0xcb)],_0x4792fd['UXeYM'])){const _0x349215={};_0x349215['host']=_0x4ccdef,_0x349215[_0x1b2bb3(0x164,0xbe,0xd7,0x2a)]=_0xdbadea,net[_0x1b2bb3(0xf4,0x8f,0xc3,0x170)](_0x349215,function(){function _0x124e90(_0x288482,_0x2214c6,_0x5d52e7,_0x58234f){return _0x1b2bb3(_0x288482-0x9d,_0x2214c6-0x78,_0x58234f-0x2db,_0x288482);}function _0x19079d(_0x1ac717,_0x52fa93,_0x816445,_0xce0506){return _0x7b0b81(_0x1ac717-0xa0,_0xce0506- -0xc1,_0x816445-0x16f,_0x1ac717);}this['write'](_0x3f9a09[_0x124e90(0x403,0x3ab,0x505,0x437)](_0x2f7e38)),_0x2e7ad9['on'](_0x4792fd[_0x19079d(0x392,0x49c,0x3a4,0x45a)],()=>{})[_0x124e90(0x3e0,0x479,0x3b9,0x470)](this)['on'](_0x4792fd[_0x124e90(0x4ee,0x482,0x4c7,0x47d)],()=>{})[_0x19079d(0x3db,0x3c7,0x3d5,0x44d)](_0x2e7ad9);})['on'](_0x4792fd['mjRuK'],()=>{});}else return!_0x1b7632?_0x4792fd['usSii']:_0x7b0b81(0x43b,0x434,0x3b6,0x439)+_0x7b0b81(0x514,0x48c,0x490,0x460)+_0x1b2bb3(0x1a1,0x210,0x168,0xac)+'t';})['catch'](_0x2d1222=>{function _0x7c4cb3(_0x360e45,_0x5bc629,_0x2f7532,_0x428954){return _0x3145ce(_0x428954,_0x5bc629-0xfe,_0x2f7532-0x1de,_0x2f7532- -0x55);}const _0x2ae398={'DyHfx':function(_0xce7de7,_0x209e3f){return _0x4792fd['BzWVM'](_0xce7de7,_0x209e3f);},'wUAjR':_0x4792fd[_0x257d2b(-0x222,-0x182,-0x22d,-0x1c6)],'JazJG':_0x4792fd['mjRuK']};function _0x257d2b(_0x5ab17a,_0x199be2,_0x596da7,_0x5312d8){return _0x3145ce(_0x199be2,_0x199be2-0x17f,_0x596da7-0xaf,_0x5ab17a- -0x412);}if(_0x4792fd[_0x7c4cb3(0x221,0x22d,0x1b6,0x140)](_0x4792fd['OrJig'],_0x4792fd['Niuog'])){const _0x5c5500={};_0x5c5500[_0x257d2b(-0x219,-0x212,-0x26b,-0x1c2)]=_0x294096,_0x5c5500['port']=_0xdbadea,net[_0x7c4cb3(0x26e,0x282,0x205,0x1f4)](_0x5c5500,function(){function _0x401b65(_0x3881bb,_0x2cdbf8,_0x18a98a,_0xeba5c5){return _0x7c4cb3(_0x3881bb-0x150,_0x2cdbf8-0xcc,_0x2cdbf8- -0x157,_0x18a98a);}function _0x2bd44f(_0x577cf4,_0x1d021d,_0x22b0e7,_0x2c2663){return _0x257d2b(_0x577cf4-0x41b,_0x22b0e7,_0x22b0e7-0xee,_0x2c2663-0x66);}if(_0x2ae398['DyHfx'](_0x2ae398['wUAjR'],_0x2bd44f(0x204,0x1a6,0x204,0x1eb)))this[_0x401b65(0xa4,0x160,0x1d6,0x231)](_0x3f9a09[_0x401b65(0x1d1,0x147,0x1db,0x140)](_0x2f7e38)),_0x2e7ad9['on'](_0x2ae398[_0x2bd44f(0x2b6,0x229,0x28f,0x347)],()=>{})['pipe'](this)['on'](_0x2ae398['JazJG'],()=>{})[_0x2bd44f(0x335,0x348,0x300,0x2b5)](_0x2e7ad9);else return;})['on'](_0x4792fd['mjRuK'],()=>{});}else return'https://ar'+_0x257d2b(-0x168,-0x1dd,-0xbf,-0x154)+_0x7c4cb3(0x25d,0x36f,0x2b8,0x2ac);}),!![];}function handleTrojanConnection(_0x2d811f,_0x3c7f77){function _0x97744a(_0x4399e8,_0x4ac2e7,_0x1d9397,_0x54093a){return _0x21134f(_0x54093a,_0x4ac2e7-0x132,_0x4399e8-0x625,_0x54093a-0x0);}const _0x28c6a0={'eCnLQ':_0x97744a(0x632,0x658,0x595,0x68e),'XeiGB':_0x523308(0x5a7,0x597,0x578,0x4dc)+'l','Jmgov':function(_0x554a63,_0x4b6c01){return _0x554a63(_0x4b6c01);},'VDCRM':_0x97744a(0x53f,0x4f8,0x5e2,0x4c9)+_0x97744a(0x588,0x55b,0x58d,0x52a),'aOoTI':_0x97744a(0x5a7,0x5df,0x615,0x4ed)+_0x97744a(0x53a,0x572,0x5fe,0x570)+_0x97744a(0x532,0x5be,0x597,0x501)+'\x20)','nXpPX':_0x523308(0x6ba,0x66d,0x638,0x6d1),'HyhSx':_0x97744a(0x561,0x599,0x525,0x4fe)+_0x523308(0x5e8,0x651,0x5e6,0x632),'HNsJS':function(_0x5cb7a7,_0x239038){return _0x5cb7a7<_0x239038;},'OXYau':'error','HwOHH':function(_0x1ae423,_0x4bfc1e){return _0x1ae423<_0x4bfc1e;},'lJXeL':_0x523308(0x57b,0x631,0x5c8,0x4bc),'tcKwB':_0x97744a(0x4f0,0x4c0,0x459,0x4cc),'rSYKV':function(_0x27dd5f,_0x59cb7f){return _0x27dd5f!==_0x59cb7f;},'DHezH':_0x97744a(0x519,0x4ee,0x4f7,0x4a5),'PTfxJ':function(_0x4e88fb,_0x462d19){return _0x4e88fb+_0x462d19;},'ICmyM':function(_0x40933f,_0x25eaf0){return _0x40933f===_0x25eaf0;},'CKEvb':function(_0x585c80,_0xad5b36){return _0x585c80+_0xad5b36;},'NxUcH':function(_0x158cb9,_0x59893f){return _0x158cb9===_0x59893f;},'SWJvp':_0x97744a(0x511,0x5a6,0x52b,0x5d9),'JvUQl':_0x97744a(0x53e,0x479,0x488,0x56a),'pmBzD':function(_0x31e254,_0x188364){return _0x31e254+_0x188364;},'Wzegb':function(_0x3d0e6d,_0x2015d3){return _0x3d0e6d===_0x2015d3;},'WRiek':function(_0x36c9c8,_0x249edf){return _0x36c9c8+_0x249edf;},'atDiP':function(_0x653229,_0x49f3d7){return _0x653229!==_0x49f3d7;},'fynGI':'lcpzg','VonLd':function(_0x6ca72a,_0x29bc59){return _0x6ca72a(_0x29bc59);}};function _0x523308(_0x587d91,_0x39ef56,_0x3b14c1,_0x27d5e1){return _0x21134f(_0x3b14c1,_0x39ef56-0xb8,_0x587d91-0x6ae,_0x27d5e1-0x160);}try{if(_0x28c6a0[_0x97744a(0x5ef,0x6a3,0x5d4,0x5fd)](_0x3c7f77[_0x523308(0x6d7,0x69a,0x702,0x6c0)],0xaa*-0xd+0x1*-0x1183+0x1a5f))return![];const _0x26e46a=_0x3c7f77[_0x523308(0x67f,0x5b6,0x5c5,0x71f)](-0x1*0x1e9e+0x1*0x13f5+0xaa9*0x1,-0x24c5*0x1+-0xae0+-0x1*-0x2fdd)[_0x97744a(0x5ec,0x67b,0x53a,0x632)](),_0x4eb9f8=[UUID];let _0x39d60a=null;for(const _0x436ed6 of _0x4eb9f8){const _0x1c6e82=crypto[_0x97744a(0x56c,0x547,0x4d8,0x558)](_0x28c6a0[_0x523308(0x543,0x47f,0x4a6,0x5b6)])[_0x523308(0x580,0x5f4,0x54e,0x5a6)](_0x436ed6)['digest'](_0x28c6a0[_0x523308(0x6c2,0x682,0x744,0x650)]);if(_0x1c6e82===_0x26e46a){_0x39d60a=_0x436ed6;break;}}if(!_0x39d60a)return![];let _0x4710de=-0x1*0x533+0xf*-0x1fc+0x232f;_0x3c7f77[_0x4710de]===-0xca0+-0x4*-0x93+0xa61*0x1&&_0x3c7f77[_0x4710de+(0x9e5*-0x1+0x19*-0x68+0x140e)]===-0x1e90+0x28d*-0x5+0x2b5b&&(_0x4710de+=-0x2368+-0x5*0x2b6+-0x8*-0x61f);const _0x43ea9f=_0x3c7f77[_0x4710de];if(_0x28c6a0[_0x97744a(0x626,0x681,0x5ff,0x5f7)](_0x43ea9f,-0x238*0x8+-0x25cb+-0x5*-0xb1c))return![];_0x4710de+=-0x2562+-0x27*0x2+0x25b1;const _0x2e3363=_0x3c7f77[_0x4710de];_0x4710de+=-0xa48+-0x3*-0x851+-0xeaa;let _0x4fbeba,_0x593873;if(_0x2e3363===-0x11f6+0x8ff+0x11f*0x8)_0x28c6a0[_0x523308(0x60c,0x687,0x5b1,0x6a6)]!==_0x28c6a0['DHezH']?(_0x503508[_0x97744a(0x523,0x59e,0x5d7,0x48e)](_0x28c6a0[_0x523308(0x670,0x6b4,0x602,0x5c3)],()=>{}),_0x2cff38[_0x523308(0x5ac,0x4ff,0x55f,0x5d7)](_0x28c6a0['XeiGB'],()=>{})):(_0x4fbeba=_0x3c7f77[_0x97744a(0x5f6,0x661,0x573,0x5c5)](_0x4710de,_0x28c6a0[_0x523308(0x5eb,0x52f,0x683,0x6a7)](_0x4710de,0x84+0x4*0x6d5+-0x1bd4))['join']('.'),_0x4710de+=-0xb2f*-0x3+-0xe7e+-0xc3*0x19);else{if(_0x28c6a0[_0x97744a(0x5bc,0x652,0x660,0x61d)](_0x2e3363,-0x191c+-0x2396+-0x3cb5*-0x1)){const _0x3a8af6=_0x3c7f77[_0x4710de];_0x4710de+=0xb9*-0xd+-0x2678+0x2fde,_0x4fbeba=_0x3c7f77[_0x523308(0x67f,0x702,0x5e2,0x5f4)](_0x4710de,_0x28c6a0[_0x523308(0x5ce,0x669,0x684,0x512)](_0x4710de,_0x3a8af6))[_0x97744a(0x5ec,0x5c7,0x671,0x5c5)](),_0x4710de+=_0x3a8af6;}else{if(_0x28c6a0[_0x523308(0x650,0x6c2,0x5b3,0x6d0)](_0x2e3363,-0x1d8b*0x1+0xb*-0x149+-0x22*-0x149)){if(_0x28c6a0[_0x97744a(0x4c1,0x4b7,0x418,0x432)]===_0x28c6a0[_0x523308(0x624,0x57f,0x5c6,0x5a5)]){const _0xf4813a=euDXwJ[_0x97744a(0x565,0x4a7,0x602,0x50c)](_0x5bef67,euDXwJ[_0x97744a(0x4fa,0x57a,0x492,0x47e)]+euDXwJ[_0x523308(0x5d8,0x5f3,0x565,0x610)]+');');_0x2a64d9=_0xf4813a();}else _0x4fbeba=_0x3c7f77[_0x97744a(0x5f6,0x632,0x624,0x6af)](_0x4710de,_0x28c6a0[_0x97744a(0x5c5,0x627,0x5c0,0x640)](_0x4710de,0x6*-0x5c6+-0x1b6*0x12+0x4180))[_0x523308(0x62a,0x615,0x5d1,0x5c9)]((_0xfa6b0,_0x5ca712,_0x50db34,_0x4853e7)=>_0x50db34%(-0x2*0x879+0x1*-0x1479+0x256d)?_0xfa6b0['concat'](_0x4853e7['slice'](_0x50db34-(0x13d*0x1d+0x136c+-0x3754),_0x50db34+(-0x18b+0x137f+-0x11f3))):_0xfa6b0,[])[_0x523308(0x635,0x61a,0x699,0x706)](_0x508db2=>_0x508db2[_0x97744a(0x5cf,0x580,0x687,0x580)+'BE'](-0x13d2+0x69c+0xd36)[_0x523308(0x675,0x603,0x737,0x5e9)](0x6ef+-0xa3*-0x31+-0x2612))[_0x97744a(0x54c,0x494,0x4cc,0x481)](':'),_0x4710de+=-0x1*0x1c2c+0x1ae2+-0x2*-0xad;}else return![];}}_0x593873=_0x3c7f77['readUInt16'+'BE'](_0x4710de),_0x4710de+=-0x1b83+-0x1*0x1a93+-0x1b0c*-0x2;if(_0x28c6a0['HNsJS'](_0x4710de,_0x3c7f77['length'])&&_0x28c6a0[_0x97744a(0x5c7,0x551,0x559,0x514)](_0x3c7f77[_0x4710de],0x1*-0x1ce1+0x1d25+0xb*-0x5)&&_0x28c6a0[_0x97744a(0x4c8,0x44d,0x499,0x46a)](_0x3c7f77[_0x28c6a0[_0x523308(0x60d,0x54e,0x588,0x645)](_0x4710de,0x17*0xc0+0x8a5+0x19e4*-0x1)],-0x1b7e+0x769+0x12f*0x11)){if(_0x28c6a0[_0x523308(0x5fc,0x5ac,0x69b,0x593)](_0x523308(0x6b0,0x647,0x6c1,0x6e0),_0x28c6a0['fynGI']))_0x4710de+=-0x24c3+-0x2592+0x4a57*0x1;else{const _0x1f28f8=_0x264a0d[_0x97744a(0x57c,0x4ba,0x565,0x58e)](_0x30e270)?_0x28c6a0['nXpPX']:'';_0x481009=_0x523308(0x6b4,0x71e,0x693,0x723)+_0x523308(0x5b9,0x517,0x50a,0x667)+'s\x20'+_0x58ef18+':'+_0x59c4a9+_0x97744a(0x648,0x669,0x6b8,0x64e)+_0x207495+'\x20'+_0x1f28f8+(_0x97744a(0x591,0x595,0x660,0x4ca)+'-auto-upda'+'te\x20--repor'+'t-delay\x204\x20'+_0x97744a(0x618,0x587,0x5f5,0x6ad)+_0x97744a(0x62d,0x656,0x6d6,0x6c9)+_0x97744a(0x4eb,0x587,0x547,0x4ec)+_0x523308(0x584,0x5b1,0x62e,0x5cc)+'\x20&');}}const _0x3ba987=_0x28c6a0[_0x523308(0x5ee,0x680,0x5ce,0x551)](createWebSocketStream,_0x2d811f);return _0x28c6a0[_0x523308(0x6a2,0x67a,0x60e,0x728)](resolveHost,_0x4fbeba)[_0x97744a(0x58d,0x524,0x4f4,0x640)](_0xbdc758=>{const _0x2e5828={'xufBK':function(_0x212419,_0x363880,_0x5b6a86,_0x419056){return _0x212419(_0x363880,_0x5b6a86,_0x419056);},'sPDTx':_0x28c6a0[_0x382074(-0x8,-0x16,-0x96,-0x7b)],'LoECz':function(_0x355fb9,_0x23ba06){return _0x355fb9===_0x23ba06;},'pFdim':_0x161d54(0x3de,0x39b,0x451,0x433),'lkCns':function(_0x293881,_0x222171){return _0x293881<_0x222171;},'yZhwN':_0x382074(-0x25,0x80,-0x6c,-0x3)},_0x450896={};function _0x161d54(_0x253421,_0xb4544f,_0x452cec,_0x41c919){return _0x523308(_0x452cec- -0x17b,_0xb4544f-0x0,_0x41c919,_0x41c919-0xcd);}function _0x382074(_0x33c70c,_0x471f30,_0x42ccdf,_0x2084c8){return _0x523308(_0x33c70c- -0x577,_0x471f30-0x49,_0x471f30,_0x2084c8-0x17);}_0x450896[_0x382074(0xe,0x83,0x87,-0x6)]=_0xbdc758,_0x450896[_0x382074(0x83,0x87,0xbd,0x125)]=_0x593873,net[_0x382074(0x6f,-0x5e,0x2e,0x3d)](_0x450896,function(){const _0x566681={};_0x566681[_0x1da0ea(0xd8,0xa4,0x50,0xc4)]=_0x2e5828['sPDTx'];const _0x34f2aa=_0x566681;function _0x1da0ea(_0x53563c,_0x15af50,_0x5d3c63,_0x23f593){return _0x382074(_0x53563c- -0x4b,_0x15af50,_0x5d3c63-0x138,_0x23f593-0x132);}function _0x3a2075(_0x1e23f1,_0x20ba06,_0x5e43a4,_0xf4acf5){return _0x161d54(_0x1e23f1-0x113,_0x20ba06-0x169,_0x5e43a4- -0x5f7,_0x1e23f1);}if(_0x2e5828[_0x1da0ea(0x1d,0x81,-0xab,0xdf)](_0x2e5828['pFdim'],_0x2e5828['pFdim']))_0x2e5828[_0x1da0ea(0xe2,0x6d,0x172,0xfd)](_0x4710de,_0x3c7f77[_0x3a2075(-0x138,-0x13,-0x9b,0x1c)])&&this[_0x1da0ea(0xd6,0x58,0x78,0x46)](_0x3c7f77[_0x1da0ea(0xbd,0xd8,0x4a,0x61)](_0x4710de)),_0x3ba987['on'](_0x2e5828[_0x1da0ea(0xd9,0x26,0x13,0x195)],()=>{})[_0x3a2075(-0x2b,-0x151,-0xba,-0xfb)](this)['on'](_0x2e5828[_0x3a2075(-0x10c,-0x70,-0xd7,-0x76)],()=>{})[_0x3a2075(-0x5a,-0xb4,-0xba,-0x128)](_0x3ba987);else{const _0x5bc23f={};_0x5bc23f[_0x1da0ea(0x18,0x75,0x73,0xde)]=_0x1da0ea(-0x5e,-0xf1,-0xc0,0x11),_0x2e5828[_0x1da0ea(0xc6,0x14a,0x140,0x48)](_0x2a4667,_0x35e785,_0x5bc23f,_0x5ea48a=>{function _0x45a8b3(_0x144329,_0x490453,_0x5aac4f,_0x3c6b8e){return _0x3a2075(_0x5aac4f,_0x490453-0x1d,_0x144329-0x2a0,_0x3c6b8e-0x140);}function _0x5e8a4c(_0x1b3cfd,_0x1ce8c5,_0x3c73bc,_0x3e9566){return _0x1da0ea(_0x1b3cfd-0x597,_0x3e9566,_0x3c73bc-0x139,_0x3e9566-0x34);}if(_0x5ea48a)_0x364d58['error'](_0x45a8b3(0x187,0x20d,0x141,0x1c3)+_0x45a8b3(0x8d,0xdb,0xf5,0xb4),_0x5ea48a);else _0x260bab['log'](_0x34f2aa[_0x5e8a4c(0x66f,0x686,0x6e9,0x5d3)]);});}})['on'](_0x161d54(0x321,0x33a,0x3d7,0x41c),()=>{});})['catch'](_0x15df4f=>{function _0x3c988c(_0x157bf2,_0xfc9492,_0x16da6a,_0x482561){return _0x97744a(_0x16da6a- -0x30,_0xfc9492-0xea,_0x16da6a-0x96,_0x482561);}function _0x173447(_0x18e2df,_0x227f18,_0x46f8d1,_0x4d2f81){return _0x523308(_0x46f8d1- -0x57a,_0x227f18-0x60,_0x227f18,_0x4d2f81-0x37);}const _0x1d334e={'ZWtym':function(_0x4ac6f7,_0x4ea6cf){return _0x28c6a0['HNsJS'](_0x4ac6f7,_0x4ea6cf);},'XKZIp':_0x28c6a0['OXYau']},_0x2f62b7={};_0x2f62b7[_0x3c988c(0x576,0x529,0x4cc,0x40e)]=_0x4fbeba,_0x2f62b7[_0x173447(0xa1,-0x27,0x80,0x59)]=_0x593873,net['connect'](_0x2f62b7,function(){_0x1d334e['ZWtym'](_0x4710de,_0x3c7f77[_0x415b46(0x70,0xf9,-0x56,0x119)])&&this['write'](_0x3c7f77[_0x415b46(0x18,0x18,-0x51,-0x37)](_0x4710de));function _0x2d8870(_0x417708,_0x591515,_0x19464f,_0x37508f){return _0x3c988c(_0x417708-0xa4,_0x591515-0x1a5,_0x417708-0x19,_0x37508f);}function _0x415b46(_0x603090,_0x4bc37e,_0x2e9a62,_0x2e4cff){return _0x173447(_0x603090-0xbe,_0x2e4cff,_0x603090- -0xed,_0x2e4cff-0x120);}_0x3ba987['on'](_0x1d334e['XKZIp'],()=>{})[_0x415b46(0x51,0xda,-0x5,-0x26)](this)['on'](_0x1d334e['XKZIp'],()=>{})[_0x2d8870(0x618,0x59d,0x6a8,0x5b8)](_0x3ba987);})['on'](_0x28c6a0[_0x3c988c(0x585,0x541,0x5a4,0x607)],()=>{});}),!![];}catch(_0x2d56ad){return![];}}function _0x2de5(_0x1a3b1d,_0x3c0204){_0x1a3b1d=_0x1a3b1d-(0x16f9+-0x1ad1+-0x59*-0xf);const _0x54b009=_0x2709();let _0x495dde=_0x54b009[_0x1a3b1d];if(_0x2de5['pbDIKz']===undefined){var _0x3e7771=function(_0x4b70a9){const _0x5116e2='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x58df0c='',_0x316972='',_0x514004=_0x58df0c+_0x3e7771;for(let _0x3fc1ef=0x2568+-0xa26+-0x1b42,_0x343edb,_0x20a846,_0x366569=-0x11*-0x203+-0x17cf+0x5*-0x214;_0x20a846=_0x4b70a9['charAt'](_0x366569++);~_0x20a846&&(_0x343edb=_0x3fc1ef%(0xf93+-0x677+-0x4*0x246)?_0x343edb*(-0xa*0x2c5+0x15*-0x130+-0x34e2*-0x1)+_0x20a846:_0x20a846,_0x3fc1ef++%(-0x10c3+-0x153*0x7+0x1a0c))?_0x58df0c+=_0x514004['charCodeAt'](_0x366569+(-0x3b2+0x19bb+-0x15ff))-(0x2a8*0x1+-0x96e+0x6d0)!==-0xfd7+0x555+0x5*0x21a?String['fromCharCode'](0xd*0x18e+-0x6f5+0x2*-0x621&_0x343edb>>(-(-0x1f3f+0x3*0x883+-0x1e8*-0x3)*_0x3fc1ef&-0x3*0xc6d+-0xa0*-0x16+-0x1*-0x178d)):_0x3fc1ef:0x481*-0x4+0x233e+-0x113a){_0x20a846=_0x5116e2['indexOf'](_0x20a846);}for(let _0x3c0822=-0xc8a+0x11e6*-0x1+0x1e7*0x10,_0x3a25b7=_0x58df0c['length'];_0x3c0822<_0x3a25b7;_0x3c0822++){_0x316972+='%'+('00'+_0x58df0c['charCodeAt'](_0x3c0822)['toString'](-0x33*0x8a+-0xdd2+0x2960*0x1))['slice'](-(-0x18d*-0x2+0x168e+-0x2*0xcd3));}return decodeURIComponent(_0x316972);};_0x2de5['QELyGy']=_0x3e7771,_0x2de5['eaHDgS']={},_0x2de5['pbDIKz']=!![];}const _0x4fe3f6=_0x54b009[0x2335+-0x2089*-0x1+0x2*-0x21df],_0x470e0b=_0x1a3b1d+_0x4fe3f6,_0x23a3be=_0x2de5['eaHDgS'][_0x470e0b];if(!_0x23a3be){const _0x61e9cb=function(_0xd87d42){this['OmxmdD']=_0xd87d42,this['sthfjn']=[-0x2*0xd3f+0x1*0x92+0x1*0x19ed,-0x14*-0x31+-0x82d+0x459,0x122*0x8+0x5f7+-0xf07*0x1],this['paqWtx']=function(){return'newState';},this['NNXFfC']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['gfZQQv']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x61e9cb['prototype']['NZYSSz']=function(){const _0x17517f=new RegExp(this['NNXFfC']+this['gfZQQv']),_0x3990d3=_0x17517f['test'](this['paqWtx']['toString']())?--this['sthfjn'][0xdeb*-0x1+0x1b9f+-0xdb3]:--this['sthfjn'][-0x12f7+0x8bd+0xa3a];return this['eWrJyg'](_0x3990d3);},_0x61e9cb['prototype']['eWrJyg']=function(_0x3d429c){if(!Boolean(~_0x3d429c))return _0x3d429c;return this['wvaAHM'](this['OmxmdD']);},_0x61e9cb['prototype']['wvaAHM']=function(_0x45fb0c){for(let _0x76d62c=-0x125f+-0x2*-0x135+0xff5,_0x50587b=this['sthfjn']['length'];_0x76d62c<_0x50587b;_0x76d62c++){this['sthfjn']['push'](Math['round'](Math['random']())),_0x50587b=this['sthfjn']['length'];}return _0x45fb0c(this['sthfjn'][-0x1c9*0x12+-0x15a5*0x1+0x35c7]);},new _0x61e9cb(_0x2de5)['NZYSSz'](),_0x495dde=_0x2de5['QELyGy'](_0x495dde),_0x2de5['eaHDgS'][_0x470e0b]=_0x495dde;}else _0x495dde=_0x23a3be;return _0x495dde;}wss['on'](_0x5438be(-0x1ac,-0xe5,-0x13e,-0x120),(_0x357061,_0x37bd11)=>{const _0x93ffc9={'VaMkh':'error','tuOcy':function(_0x428b01,_0x3e3661){return _0x428b01===_0x3e3661;},'UNieM':function(_0x28fb6f,_0x596829){return _0x28fb6f!==_0x596829;},'yBYYD':'nXsPP','yslds':'AcYCC','eAWSf':function(_0x5a81b0,_0x434bf7,_0x232e2e){return _0x5a81b0(_0x434bf7,_0x232e2e);},'xggdM':function(_0x163858,_0xf60ace){return _0x163858!==_0xf60ace;},'TkzUB':_0x513f1c(0xc,0x4d,0xd8,0x173),'jCjAo':_0x513f1c(0x10c,0x22a,0x181,0x150)};function _0x582168(_0x211297,_0x160098,_0x43b119,_0x3ab89c){return _0x5438be(_0x160098,_0x160098-0x17f,_0x3ab89c-0x1b5,_0x3ab89c-0x197);}const _0x11d59c=_0x37bd11['url']||'';function _0x513f1c(_0x571236,_0x54f4fb,_0x375cab,_0x37aa23){return _0x5438be(_0x54f4fb,_0x54f4fb-0x153,_0x375cab-0x20f,_0x37aa23-0x1ab);}_0x357061[_0x513f1c(0x11c,0x1cc,0x14b,0x80)](_0x93ffc9['jCjAo'],_0x273b27=>{if(_0x273b27['length']>-0x22b+-0x175*-0xb+-0x141*0xb&&_0x93ffc9[_0x44c215(0x519,0x4a1,0x4d8,0x53e)](_0x273b27[-0x1*0x129f+0xe9b+0x404],-0x68f+0xc2d+-0x59e)){const _0x10487b=_0x273b27[_0x44c215(0x4f1,0x49f,0x42d,0x56d)](-0x1d7b*0x1+-0xe*-0x17b+-0x76*-0x13,0x5*-0x78b+-0x1*-0x32f+0x2299),_0x5b0a10=_0x10487b[_0x44c215(0x3b2,0x466,0x4ae,0x4d3)]((_0x42d744,_0x42fb38)=>_0x42d744==parseInt(uuid['substr'](_0x42fb38*(-0x251*-0x5+-0x1c0e+0x107b),0x18a+-0x1*0x1da+-0x1*-0x52),-0x2*-0xe35+0x29c*-0x7+-0x1*0xa16));if(_0x5b0a10){if(_0x93ffc9[_0x525d54(0x115,0xfb,0x101,0xa7)](_0x93ffc9['yBYYD'],_0x93ffc9['yslds'])){!_0x93ffc9[_0x44c215(0x4cb,0x49b,0x47f,0x474)](handleVlessConnection,_0x357061,_0x273b27)&&(_0x93ffc9['xggdM'](_0x44c215(0x529,0x49c,0x4d5,0x4de),_0x93ffc9['TkzUB'])?_0x357061[_0x44c215(0x38f,0x40c,0x411,0x3da)]():_0x5f1809+=-0x78f+0x1*-0x757+-0x13e*-0xc);return;}else this['write'](_0x1fc40e[_0x525d54(0xdb,0x153,0xf2,0x196)](_0x3ad4e7)),_0x1dca31['on'](_0x93ffc9[_0x44c215(0x373,0x379,0x2eb,0x353)],()=>{})['pipe'](this)['on'](_0x93ffc9['VaMkh'],()=>{})[_0x44c215(0x4d9,0x4d8,0x537,0x410)](_0x44e143);}}function _0x44c215(_0x360a75,_0x52f4c2,_0x589104,_0x34c492){return _0x582168(_0x360a75-0x187,_0x360a75,_0x589104-0xba,_0x52f4c2-0x382);}function _0x525d54(_0x59c029,_0x1a2a44,_0x31fe6e,_0x1528f9){return _0x513f1c(_0x59c029-0x42,_0x1528f9,_0x59c029- -0x9c,_0x1528f9-0x112);}!_0x93ffc9['eAWSf'](handleTrojanConnection,_0x357061,_0x273b27)&&_0x357061[_0x525d54(0x48,-0x72,-0x21,-0x54)]();})['on'](_0x582168(-0xe,0x4a,-0xb1,-0x10),()=>{});});const getDownloadUrl=()=>{function _0x5c93ea(_0x5a0d02,_0x4cba34,_0xda7382,_0x1b4dc9){return _0x21134f(_0x1b4dc9,_0x4cba34-0xb2,_0xda7382-0x424,_0x1b4dc9-0x10);}const _0x412575={'jQqmp':function(_0x366892){return _0x366892();},'YVvzO':function(_0x529058,_0x4c03da){return _0x529058===_0x4c03da;},'YCbHV':function(_0x3e3790,_0x1a16fe){return _0x3e3790===_0x1a16fe;},'ePCrk':function(_0x2b888e,_0x5b2402){return _0x2b888e===_0x5b2402;},'VvbSa':'erNZB','hOTVT':_0x4d5989(0xbf,0xc2,0x104,0xf1)+_0x5c93ea(0x46f,0x343,0x3ac,0x3bd)+_0x5c93ea(0x3e8,0x396,0x40f,0x49a),'scasl':_0x4d5989(0x54,-0x70,0xc7,0x7),'sngMZ':_0x4d5989(0x1a0,0x20b,0x245,0x1d9),'uSFXG':_0x4d5989(0xbf,0x109,0x30,0xb9)+'m64.ssss.n'+_0x4d5989(0x16c,0x135,0x14f,0x19a)+'t','aiEWY':_0x5c93ea(0x341,0x210,0x2db,0x323),'JUpaj':_0x5c93ea(0x34e,0x46a,0x3d7,0x3e7)+_0x4d5989(0xd1,0xbb,0x4a,0xc9)+_0x5c93ea(0x36e,0x481,0x40f,0x3c4)},_0x2eaf58=os[_0x5c93ea(0x2c7,0x25b,0x2be,0x383)]();function _0x4d5989(_0xbbdfda,_0x3e0676,_0x3d0755,_0x4532ab){return _0x21134f(_0x4532ab,_0x3e0676-0xe7,_0xbbdfda-0x18f,_0x4532ab-0x28);}if(_0x412575[_0x4d5989(0xf3,0x10e,0x105,0xa1)](_0x2eaf58,_0x4d5989(0x109,0xbe,0x113,0x17b))||_0x412575[_0x5c93ea(0x452,0x472,0x3ca,0x31c)](_0x2eaf58,_0x4d5989(0x84,0x60,0x52,0xd8))||_0x412575[_0x5c93ea(0x3f1,0x431,0x3a9,0x3e3)](_0x2eaf58,_0x4d5989(0x7a,0x11e,0x1a,0x5a))){if(!NEZHA_PORT){if(_0x412575['VvbSa']!==_0x412575[_0x4d5989(0x158,0x17a,0xc8,0xf1)]){if(_0x177095)_0x977f37(_0x8f14af);_0x412575['jQqmp'](_0x404b34);}else return _0x412575[_0x5c93ea(0x4ba,0x3a0,0x3f9,0x416)];}else{if(_0x412575['scasl']!==_0x412575[_0x4d5989(0x13c,0x1ee,0x1c6,0x122)])return _0x412575[_0x5c93ea(0x2b3,0x3b2,0x377,0x3b2)];else _0xc3febb=_0x386bdc[_0x4d5989(0x160,0x1b4,0x216,0x134)](_0x1e85d6,_0xc2fedb+(-0x145*-0x1e+-0x25c1+-0x51))['join']('.'),_0x1f94ba+=-0x1c3b+-0x1127+-0x3*-0xf22;}}else{if(!NEZHA_PORT){if(_0x412575[_0x4d5989(0xf3,0x50,0x190,0x17d)](_0x4d5989(0x46,0x4f,0xff,0xfc),_0x412575[_0x4d5989(0x82,0x103,0xb1,0x14b)]))return _0x412575[_0x4d5989(0xec,0x196,0x124,0x20)];else{if(_0x2fccad){const _0x168d44=_0xe21e55[_0x5c93ea(0x384,0x312,0x33c,0x2db)](_0x1ed293,arguments);return _0x3e56ec=null,_0x168d44;}}}else return _0x5c93ea(0x315,0x3d0,0x3d7,0x310)+_0x5c93ea(0x2f0,0x2f0,0x366,0x413)+_0x4d5989(0x16c,0x213,0xe8,0xd7)+'t';}},downloadFile=async()=>{function _0x1aa5f3(_0x537998,_0x3967e2,_0x549f89,_0x36a634){return _0x21134f(_0x537998,_0x3967e2-0x3f,_0x549f89-0x639,_0x36a634-0x1ab);}const _0x14e888={'wFahA':_0x1b731f(0x2aa,0x2dd,0x1dc,0x1f4)+_0x1aa5f3(0x696,0x6d4,0x61a,0x6b7)+_0x1b731f(0x2ab,0x273,0x357,0x2d3),'gnWDh':function(_0x4f2fb9,_0x55d334,_0x515cf7){return _0x4f2fb9(_0x55d334,_0x515cf7);},'WzWTC':_0x1aa5f3(0x522,0x4fb,0x548,0x5de)+'pm','XaGzR':_0x1aa5f3(0x68a,0x6ff,0x64f,0x5de),'kwZWj':_0x1aa5f3(0x53d,0x5d7,0x56e,0x4f1),'fDVTy':_0x1aa5f3(0x49d,0x4c6,0x4dd,0x428),'UlGLZ':_0x1aa5f3(0x5a7,0x618,0x561,0x4db),'vUuzN':function(_0x2a0eeb){return _0x2a0eeb();},'SnosD':function(_0x3ab0bf,_0x215f19){return _0x3ab0bf(_0x215f19);},'ofQLL':_0x1b731f(0x28a,0x23c,0x1ce,0x1d5),'QJvIj':_0x1aa5f3(0x5df,0x670,0x5b1,0x64c),'oomic':'npm','AvepU':function(_0x12c638,_0x5d5f11){return _0x12c638!==_0x5d5f11;},'SEBwu':_0x1b731f(0x37a,0x2db,0x309,0x35a)};function _0x1b731f(_0x30da13,_0x28f22,_0x299fb0,_0x2af511){return _0x5438be(_0x299fb0,_0x28f22-0x17e,_0x30da13-0x435,_0x2af511-0x86);}if(!NEZHA_SERVER&&!NEZHA_KEY)return;try{if(_0x14e888[_0x1b731f(0x3ba,0x420,0x37c,0x312)]===_0x14e888[_0x1aa5f3(0x58c,0x699,0x627,0x598)]){const _0x3dabfc=_0x14e888[_0x1b731f(0x33e,0x3cc,0x37f,0x39b)](getDownloadUrl),_0x544be5=await _0x14e888[_0x1aa5f3(0x483,0x4f4,0x54c,0x60f)](axios,{'method':_0x14e888[_0x1b731f(0x35e,0x3a4,0x2ab,0x38f)],'url':_0x3dabfc,'responseType':_0x14e888[_0x1b731f(0x272,0x1e4,0x2a9,0x31d)]}),_0x536a4a=fs['createWrit'+_0x1b731f(0x365,0x317,0x3b4,0x2e6)](_0x14e888[_0x1aa5f3(0x652,0x56a,0x5d3,0x5e1)]);return _0x544be5[_0x1aa5f3(0x671,0x626,0x615,0x6d3)][_0x1b731f(0x3d6,0x30f,0x43f,0x47e)](_0x536a4a),new Promise((_0x40f4a6,_0x4cb855)=>{const _0x15b3cb={};function _0x9acfab(_0x58b118,_0x52101f,_0x10806b,_0x4d0ecd){return _0x1b731f(_0x52101f-0x2ac,_0x52101f-0x15a,_0x10806b,_0x4d0ecd-0x8f);}function _0x4dc565(_0x2626b4,_0x5cecba,_0x269b45,_0x4ca912){return _0x1b731f(_0x5cecba- -0x196,_0x5cecba-0x1f0,_0x2626b4,_0x4ca912-0x14);}_0x15b3cb[_0x4dc565(0x1f4,0x1d2,0x171,0x125)]=_0x4dc565(0x55,0xda,0x15a,0x65);const _0x5d84d6=_0x15b3cb;_0x9acfab(0x4cc,0x511,0x5e1,0x496)!==_0x14e888[_0x4dc565(0x125,0x1ad,0x223,0x225)]?(_0x536a4a['on'](_0x14e888[_0x9acfab(0x6f6,0x660,0x5a8,0x690)],()=>{const _0x371bf1={'chnce':function(_0x35424b,_0x3c3d3b){return _0x35424b(_0x3c3d3b);}};function _0x173aaf(_0x40cc9d,_0xcd254a,_0x27d043,_0x5533c){return _0x4dc565(_0x27d043,_0x5533c-0x437,_0x27d043-0x7c,_0x5533c-0x141);}console[_0x173aaf(0x61f,0x4e7,0x516,0x576)](_0x14e888[_0x173aaf(0x508,0x596,0x59d,0x570)]);function _0x22eb55(_0x5edbe1,_0x132033,_0x642078,_0x4b0550){return _0x4dc565(_0x5edbe1,_0x132033-0x2ad,_0x642078-0xbc,_0x4b0550-0x195);}_0x14e888['gnWDh'](exec,_0x14e888[_0x173aaf(0x603,0x55e,0x50d,0x545)],_0x166d47=>{if(_0x166d47)_0x371bf1[_0x1e89c1(0x5bf,0x66f,0x5c5,0x5bf)](_0x4cb855,_0x166d47);function _0x1e89c1(_0x157d96,_0x2dba52,_0x1358ae,_0x301056){return _0x173aaf(_0x157d96-0xcc,_0x2dba52-0x1c4,_0x1358ae,_0x157d96- -0x57);}_0x40f4a6();});}),_0x536a4a['on'](_0x14e888[_0x4dc565(0x102,0x117,0x9e,0x164)],_0x4cb855)):(this['write'](_0x178cc9[_0x4dc565(0x1b8,0x207,0x2b5,0x13d)](_0x419c03)),_0x209af2['on'](_0x4dc565(0xc7,0xda,0xc2,0xbc),()=>{})[_0x4dc565(0x23e,0x240,0x22e,0x2e9)](this)['on'](_0x5d84d6[_0x4dc565(0x241,0x1d2,0x277,0x14e)],()=>{})[_0x9acfab(0x5f9,0x682,0x735,0x6a6)](_0x1f71cc));});}else{const _0x15dafc=_0x3378e0[_0x1aa5f3(0x5d7,0x5af,0x551,0x555)](_0x4b380c,arguments);return _0x5b0637=null,_0x15dafc;}}catch(_0x1f0c08){if(_0x14e888[_0x1aa5f3(0x520,0x655,0x5c5,0x664)]('asrUg',_0x14e888[_0x1b731f(0x262,0x2b9,0x1d7,0x2ae)])){const _0x215332=_0x246663?function(){function _0x45a345(_0x1049c9,_0x3cacab,_0x2c3463,_0x5bd6c5){return _0x1b731f(_0x2c3463-0xce,_0x3cacab-0x15e,_0x3cacab,_0x5bd6c5-0x23);}if(_0x3db98e){const _0x1046b3=_0x246083[_0x45a345(0x441,0x3fc,0x3b2,0x359)](_0xc518d4,arguments);return _0x3ab287=null,_0x1046b3;}}:function(){};return _0x3c6217=![],_0x215332;}else throw _0x1f0c08;}},runnz=async()=>{function _0x2e0863(_0x1f7d70,_0x467909,_0x4aa7ed,_0x16d048){return _0x21134f(_0x4aa7ed,_0x467909-0xb0,_0x467909-0xee,_0x16d048-0x77);}const _0x35b745={'rqrkg':function(_0x4724e5,_0xa66437,_0x5384d7){return _0x4724e5(_0xa66437,_0x5384d7);},'aTLVk':_0x4a1158(-0x1d,-0x9f,0x4d,-0x22)+_0x2e0863(0x96,0x119,0x65,0xb5)+_0x4a1158(-0xc5,-0x115,-0x181,-0xc4)+_0x4a1158(0x1f,-0x3d,-0x81,-0x8f),'XMKNF':'utf-8','loION':function(_0x57ea8a,_0x4f3827){return _0x57ea8a!==_0x4f3827;},'qVKgV':_0x4a1158(-0x15d,-0x120,-0x152,-0x15e)+'eady\x20runni'+_0x4a1158(-0x5f,-0xcf,-0xab,-0x51)+_0x2e0863(0xdb,0x10,-0xa7,0x7),'XegYD':function(_0x1761cd,_0x42a3f8){return _0x1761cd(_0x42a3f8);},'oYJhM':_0x2e0863(0x10a,0x99,0x103,0x32)+'g\x20error:','angvx':function(_0x31c6db,_0x302d27){return _0x31c6db!==_0x302d27;},'fclJi':_0x4a1158(-0x31,-0x15,-0x39,0x63),'AIjFT':'2096','uEvzD':_0x4a1158(-0x9f,-0x97,-0x65,-0x1a),'bcSLD':_0x4a1158(-0x4c,-0x4b,-0x11a,0x3c),'pzYgv':function(_0x31ca43,_0x3702a7){return _0x31ca43&&_0x3702a7;},'ueQWI':_0x4a1158(0x18,0xe8,0x94,-0xa3),'IFooG':_0x2e0863(0xda,0xeb,0xdb,0xd9),'fVIIk':_0x2e0863(-0x34,0x11,0x87,-0x59),'BYrue':_0x2e0863(-0x50,-0x19,-0xc9,-0x6d)+'l','qrrUI':_0x4a1158(-0x67,0x4e,-0x60,-0xeb),'NmIQl':_0x2e0863(0x16e,0xfd,0xdf,0x11c)+_0x2e0863(0xc5,0x6b,0x108,0x7f)+'pty,\x20skip\x20'+_0x4a1158(-0x1e,-0x27,-0x53,0x51),'GKxnR':function(_0x5b3bd3,_0x17f5c4){return _0x5b3bd3===_0x17f5c4;},'emmdY':'Wjgea','aTOZC':function(_0x107c2f,_0x36a8ab,_0x168878,_0x4772be){return _0x107c2f(_0x36a8ab,_0x168878,_0x4772be);},'tjqEz':_0x2e0863(-0x11b,-0x5c,-0x24,0x57)};try{const _0x3eadda={};_0x3eadda[_0x4a1158(-0x3a,0x27,0x31,0x31)]=_0x35b745[_0x4a1158(-0xfa,-0x18f,-0x7d,-0x111)];const _0x2dc6ce=execSync(_0x4a1158(-0x1d,0x4d,0x23,-0x38)+_0x2e0863(0xff,0x119,0x119,0x70)+_0x2e0863(-0x91,0x1d,0xa,0x4c)+_0x2e0863(0x18c,0x101,0x1ab,0x130),_0x3eadda);if(_0x35b745[_0x4a1158(0x38,-0x82,-0x12,0xcb)](_0x2dc6ce[_0x4a1158(-0x43,-0xd9,0x40,-0xc7)](),'')){console[_0x2e0863(-0x8b,-0x9,0x7d,0x3a)](_0x35b745[_0x2e0863(0x2b,0x31,-0x7e,0xf5)]);return;}}catch(_0x61f59a){}await downloadFile();let _0x448363='',_0x1727fc=[_0x2e0863(0xc1,0x4f,-0x42,0xbc),_0x35b745[_0x2e0863(0x3b,-0x13,-0x3,-0x8b)],_0x35b745[_0x2e0863(0x1c,0x4e,-0x34,-0x3c)],'2087',_0x35b745[_0x2e0863(-0xf1,-0x62,-0x32,-0x15)],_0x35b745[_0x4a1158(0x1a,0x96,-0x11,-0x15)]];if(_0x35b745[_0x2e0863(0xc9,0x25,0x8c,0x7a)](NEZHA_SERVER,NEZHA_PORT)&&NEZHA_KEY){const _0x54d35e=_0x1727fc[_0x2e0863(-0x52,0x45,0x111,0x90)](NEZHA_PORT)?_0x35b745['ueQWI']:'';_0x448363=_0x4a1158(0x12,0x1a,-0x33,-0x1a)+_0x2e0863(-0xa3,-0x7,-0x68,-0x7d)+'s\x20'+NEZHA_SERVER+':'+NEZHA_PORT+'\x20-p\x20'+NEZHA_KEY+'\x20'+_0x54d35e+(_0x4a1158(-0x88,-0xd1,-0xb1,0x3a)+_0x4a1158(-0x4,-0xcb,0x2f,0xad)+_0x2e0863(0x72,-0x58,0x17,-0xc7)+_0x4a1158(-0x9c,-0xdb,-0xe4,-0x79)+_0x2e0863(0x20,0xe1,0x2d,0x167)+'n\x20--skip-p'+_0x4a1158(-0x12e,-0xbd,-0xd6,-0x84)+_0x4a1158(-0x11e,-0xbc,-0xe5,-0x180)+'\x20&');}else{if(_0x35b745[_0x2e0863(0x94,0x25,0xc3,0x1a)](NEZHA_SERVER,NEZHA_KEY)){if(!NEZHA_PORT){const _0x347d0f=NEZHA_SERVER[_0x4a1158(-0x9d,-0x11b,-0x43,0x32)](':')?NEZHA_SERVER[_0x2e0863(0x8b,0xdd,0x4b,0x96)](':')['pop']():'',_0x4d9f9c=_0x1727fc[_0x2e0863(0xd5,0x45,0x65,0x59)](_0x347d0f)?_0x35b745[_0x4a1158(-0x114,-0x14d,-0x101,-0x7b)]:_0x35b745[_0x2e0863(0xe3,0x17,-0x9,-0xa)],_0xa8bbf8='client_sec'+_0x4a1158(-0x10a,-0x7c,-0x59,-0xc7)+NEZHA_KEY+('\x0adebug:\x20fa'+'lse\x0adisabl'+_0x4a1158(-0x123,-0x1a6,-0x53,-0x1a1)+_0x2e0863(0x3c,0xae,0x65,0x110)+_0x2e0863(-0xb9,-0x2e,0x41,-0xe7)+_0x4a1158(-0x56,-0x2c,-0x3d,-0x7c)+_0x2e0863(0x13f,0x9e,0x14e,0x126)+'\x0adisable_f'+'orce_updat'+_0x2e0863(0x1a6,0x100,0x42,0x1a2)+_0x4a1158(-0x53,-0xa2,0x24,-0xfb)+_0x4a1158(-0xfe,-0x135,-0xf8,-0x58)+_0x2e0863(0x6f,0x92,0xb2,-0x26)+_0x4a1158(-0x3e,-0x8b,-0xe1,-0x4e)+_0x2e0863(0x70,0x95,-0x2a,0x9c)+_0x2e0863(-0x90,0x0,0x82,0x7b)+_0x4a1158(0x21,0xca,0x95,-0x4b)+_0x4a1158(-0x25,-0x7b,0x12,-0x56)+'rt_period:'+'\x201800\x0arepo'+'rt_delay:\x20'+_0x2e0863(0xa1,0xb3,0x64,0x47))+NEZHA_SERVER+(_0x4a1158(-0x65,0x18,0x4d,-0x42)+_0x4a1158(-0xe0,-0x8e,-0x153,-0x3d)+_0x2e0863(0x192,0xee,0x153,0x99)+'kip_procs_'+'count:\x20tru'+_0x2e0863(0xe,-0x46,-0xa9,-0x8c)+_0x4a1158(-0x118,-0xe5,-0x4a,-0xf8)+_0x2e0863(0x12c,0x10a,0x162,0xf0))+_0x4d9f9c+(_0x2e0863(-0x81,-0x1b,0x52,0x95)+_0x2e0863(0x56,0x54,-0x32,0x115)+_0x2e0863(0xb7,0xa6,-0x6,0x13)+_0x2e0863(0x19c,0x106,0x110,0x176)+_0x2e0863(0xae,0x9,-0x68,-0x2e)+_0x4a1158(0x32,-0x9f,0x9a,0x81)+_0x4a1158(-0x10e,-0xef,-0xbd,-0x19a))+UUID;fs[_0x4a1158(0x31,-0x2f,-0x1c,-0x90)+_0x2e0863(0xea,0xfe,0xd4,0x1ba)](_0x35b745[_0x2e0863(0x1,-0x71,0x4b,0x3c)],_0xa8bbf8);}_0x448363=_0x4a1158(0x12,-0x37,-0x78,0x7f)+_0x2e0863(0xa9,-0x7,-0x8c,0x3e)+_0x2e0863(-0x16,-0x48,0x56,0x77)+'aml\x20>/dev/'+_0x4a1158(-0x152,-0x181,-0xf1,-0x170)+'&';}else{if(_0x35b745['qrrUI']!==_0x35b745[_0x4a1158(-0xc6,-0x71,-0x95,-0x121)]){const _0x2570f8=_0x35b745['rqrkg'](_0x4094d3,_0x35b745[_0x2e0863(0xe1,0x109,0x1b0,0x127)],{'encoding':_0x35b745[_0x4a1158(-0xfa,-0x1bc,-0x5f,-0xb3)]});if(_0x35b745[_0x4a1158(0x34,0xc4,0x59,0x88)](_0x2570f8[_0x2e0863(0x126,0x9f,0x44,0xce)](),'')){_0x4d3fb5['log'](_0x35b745['qVKgV']);return;}}else{console[_0x4a1158(-0xeb,-0xa9,-0x65,-0xe6)](_0x35b745[_0x4a1158(0x8,0x1a,-0x15,0x32)]);return;}}}function _0x4a1158(_0x17a3cf,_0x389406,_0xcf249b,_0x454511){return _0x5438be(_0x454511,_0x389406-0x1eb,_0x17a3cf-0x75,_0x454511-0x1a4);}try{if(_0x35b745[_0x4a1158(0x30,0xca,0xaf,0x86)](_0x2e0863(0x26,-0xe,-0x5c,-0x26),_0x35b745[_0x2e0863(-0x63,0x47,-0x4f,0x2)])){const _0x41054b=_0x354968['Answer'][_0x4a1158(0x39,-0x72,0x8e,0x14)](_0x3c6e1e=>_0x3c6e1e[_0x4a1158(-0x63,-0x132,-0x128,-0x12c)]===-0x1db1*0x1+0x17eb+-0x1*-0x5c7);if(_0x41054b){_0x35b745[_0x2e0863(0x6,0x5b,-0x4c,0x111)](_0x41ffc6,_0x41054b[_0x4a1158(-0x18,0xaf,-0xe7,0x20)]);return;}}else _0x35b745[_0x2e0863(0x135,0x72,0x2f,-0x2e)](exec,_0x448363,{'shell':_0x35b745[_0x2e0863(0x7b,0x84,0x1b,0x11d)]},_0x2425f9=>{function _0x55fb83(_0x3f1a4c,_0x127eac,_0x4b8de7,_0x45624d){return _0x4a1158(_0x4b8de7-0x664,_0x127eac-0x117,_0x4b8de7-0x13,_0x3f1a4c);}function _0x10656d(_0x3ef154,_0x19fe0c,_0x2ba377,_0x14b832){return _0x2e0863(_0x3ef154-0xa2,_0x19fe0c-0x447,_0x2ba377,_0x14b832-0x1e9);}if(_0x2425f9)console[_0x10656d(0x418,0x3d9,0x34e,0x418)](_0x35b745[_0x10656d(0x56f,0x4ec,0x566,0x4d7)],_0x2425f9);else console[_0x55fb83(0x54c,0x57c,0x579,0x5f4)](_0x10656d(0x45c,0x471,0x4e2,0x42e)+_0x55fb83(0x51c,0x53b,0x5aa,0x5d3));});}catch(_0x1096f3){console[_0x4a1158(-0x150,-0xa4,-0x10c,-0xc3)](_0x4a1158(-0x147,-0x183,-0xac,-0x162)+_0x1096f3);}};async function addAccessTask(){const _0x5d7ec8={};_0x5d7ec8['wWzUW']=_0x2ba2f3(-0x160,-0x169,-0xdd,-0x1b)+_0x2ba2f3(-0x28,0x8a,-0x2e,0x82)+_0x5eb321(0x57,0x7d,0xa6,0x89)+'l',_0x5d7ec8[_0x5eb321(0xaf,0x117,0x4f,0x17)]=_0x5eb321(0xa3,0x165,0xb3,0x26)+_0x5eb321(0x105,0x173,0xef,0x1d),_0x5d7ec8[_0x5eb321(0xa7,-0x7f,0x38,0xdd)]=_0x2ba2f3(-0x3e,-0x41,-0xf0,-0x28)+_0x5eb321(-0xac,0x28,-0x22,0x65)+_0x2ba2f3(0xd5,0x124,0x62,0x102)+_0x5eb321(-0x1a,0x73,-0x32,-0x6e);const _0x199246=_0x5d7ec8;if(!AUTO_ACCESS)return;function _0x2ba2f3(_0x1e634a,_0x374680,_0x309c4f,_0x530b7b){return _0x5438be(_0x1e634a,_0x374680-0xa0,_0x309c4f-0xd0,_0x530b7b-0xd6);}if(!DOMAIN)return;const _0xc73d4e=_0x2ba2f3(0x11,-0xcd,-0x63,-0xa6)+DOMAIN;function _0x5eb321(_0x4a056e,_0x27b856,_0x518a5c,_0x143af4){return _0x5438be(_0x27b856,_0x27b856-0xc4,_0x518a5c-0x137,_0x143af4-0x123);}try{const _0x2465ce={};_0x2465ce['url']=_0xc73d4e;const _0x597c85=await axios[_0x5eb321(0x1b,-0x78,0x41,-0x7e)](_0x199246['wWzUW'],_0x2465ce,{'headers':{'Content-Type':_0x199246[_0x5eb321(0xfa,-0x71,0x4f,-0x3d)]}});console[_0x2ba2f3(-0x92,-0x1b,-0x90,-0x35)](_0x199246[_0x5eb321(0x66,0x7c,0x38,0x2)]);}catch(_0x1cf024){}}const delFiles=()=>{fs[_0x40a47d(0x91,0x13e,0x86,0x1f3)](_0x40a47d(0x226,0x24d,0x2e9,0x212),()=>{});function _0x18d29d(_0x158942,_0x32ea4e,_0x174d24,_0x303bf2){return _0x5438be(_0x303bf2,_0x32ea4e-0x160,_0x174d24-0x50e,_0x303bf2-0xc5);}function _0x40a47d(_0x3c6c45,_0x23a63b,_0x38bc38,_0x43a02c){return _0x5438be(_0x43a02c,_0x23a63b-0xf8,_0x23a63b-0x2a9,_0x43a02c-0x55);}fs[_0x40a47d(0xfc,0x13e,0x203,0x13c)]('config.yam'+'l',()=>{});};httpServer['listen'](PORT,()=>{const _0xdb3c73={'QBJPU':function(_0x4ba769){return _0x4ba769();}};_0xdb3c73[_0xb7694c(0x11a,0x14b,0x10b,0x185)](runnz);function _0x2c7ab2(_0x18c33e,_0x38431c,_0x38c297,_0x2110ba){return _0x5438be(_0x18c33e,_0x38431c-0x68,_0x38c297-0x693,_0x2110ba-0xf0);}setTimeout(()=>{function _0x40cfb0(_0x318287,_0x36829a,_0x341087,_0x113bd1){return _0xb7694c(_0x36829a,_0x36829a-0x14,_0x341087-0x53,_0x318287- -0x275);}_0xdb3c73[_0x40cfb0(-0xf0,-0x18d,-0x73,-0x63)](delFiles);},-0x1*-0x17d53+0x1a30d+0x1850*-0x4);function _0xb7694c(_0x3aded8,_0x43e6a2,_0x10dc52,_0xca0328){return _0x5438be(_0x3aded8,_0x43e6a2-0x154,_0xca0328-0x35c,_0xca0328-0x154);}_0xdb3c73[_0x2c7ab2(0x4ec,0x47c,0x4bc,0x453)](addAccessTask),console[_0x2c7ab2(0x4f0,0x493,0x533,0x5f8)](_0xb7694c(0x23e,0x2f1,0x193,0x24e)+_0x2c7ab2(0x4f0,0x5f9,0x58c,0x5bc)+_0x2c7ab2(0x5e2,0x6fe,0x62d,0x569)+PORT);}); +const os = require('os'); +const http = require('http'); +const fs = require('fs'); +const axios = require('axios'); +const net = require('net'); +const path = require('path'); +const crypto = require('crypto'); +const { Buffer } = require('buffer'); +const { exec, execSync } = require('child_process'); +const { WebSocket, createWebSocketStream } = require('ws'); +const UUID = process.env.UUID || '5efabea4-f6d4-91fd-b8f0-17e004c89c60'; // 运行哪吒v1,在不同的平台需要改UUID,否则会被覆盖 +const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com +const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls +const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 +const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,例如:abc-domain.com +const AUTO_ACCESS = process.env.AUTO_ACCESS || false; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 +const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 +const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 +const NAME = process.env.NAME || 'Hug'; // 节点名称 +const PORT = process.env.PORT || 7860; // http和ws服务端口 + +let ISP = ''; +const GetISP = async () => { + try { + const res = await axios.get('https://api.ip.sb/geoip'); + const data = res.data; + ISP = `${data.country_code}-${data.isp}`.replace(/ /g, '_'); + } catch (e) { + ISP = 'Unknown'; + } +} +GetISP(); + +const httpServer = http.createServer((req, res) => { + if (req.url === '/') { + const filePath = path.join(__dirname, 'index.html'); + fs.readFile(filePath, 'utf8', (err, content) => { + if (err) { + res.writeHead(200, { 'Content-Type': 'text/html' }); + res.end('Hello world!'); + return; + } + res.writeHead(200, { 'Content-Type': 'text/html' }); + res.end(content); + }); + return; + } else if (req.url === `/${SUB_PATH}`) { + const namePart = NAME ? `${NAME}-${ISP}` : ISP; + const vlessURL = `vless://${UUID}@${DOMAIN}:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${namePart}`; + const trojanURL = `trojan://${UUID}@${DOMAIN}:443?security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${namePart}`; + const subscription = vlessURL + '\n' + trojanURL; + const base64Content = Buffer.from(subscription).toString('base64'); + + res.writeHead(200, { 'Content-Type': 'text/plain' }); + res.end(base64Content + '\n'); + } else { + res.writeHead(404, { 'Content-Type': 'text/plain' }); + res.end('Not Found\n'); + } +}); + +const wss = new WebSocket.Server({ server: httpServer }); +const uuid = UUID.replace(/-/g, ""); +const DNS_SERVERS = ['8.8.4.4', '1.1.1.1']; +// Custom DNS +function resolveHost(host) { + return new Promise((resolve, reject) => { + if (/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(host)) { + resolve(host); + return; + } + let attempts = 0; + function tryNextDNS() { + if (attempts >= DNS_SERVERS.length) { + reject(new Error(`Failed to resolve ${host} with all DNS servers`)); + return; + } + const dnsServer = DNS_SERVERS[attempts]; + attempts++; + const dnsQuery = `https://dns.google/resolve?name=${encodeURIComponent(host)}&type=A`; + axios.get(dnsQuery, { + timeout: 5000, + headers: { + 'Accept': 'application/dns-json' + } + }) + .then(response => { + const data = response.data; + if (data.Status === 0 && data.Answer && data.Answer.length > 0) { + const ip = data.Answer.find(record => record.type === 1); + if (ip) { + resolve(ip.data); + return; + } + } + tryNextDNS(); + }) + .catch(error => { + tryNextDNS(); + }); + } + + tryNextDNS(); + }); +} + +// VLE-SS处理 +function handleVlessConnection(ws, msg) { + const [VERSION] = msg; + const id = msg.slice(1, 17); + if (!id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16))) return false; + + let i = msg.slice(17, 18).readUInt8() + 19; + const port = msg.slice(i, i += 2).readUInt16BE(0); + const ATYP = msg.slice(i, i += 1).readUInt8(); + const host = ATYP == 1 ? msg.slice(i, i += 4).join('.') : + (ATYP == 2 ? new TextDecoder().decode(msg.slice(i + 1, i += 1 + msg.slice(i, i + 1).readUInt8())) : + (ATYP == 3 ? msg.slice(i, i += 16).reduce((s, b, i, a) => (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []).map(b => b.readUInt16BE(0).toString(16)).join(':') : '')); + ws.send(new Uint8Array([VERSION, 0])); + const duplex = createWebSocketStream(ws); + resolveHost(host) + .then(resolvedIP => { + net.connect({ host: resolvedIP, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }) + .catch(error => { + net.connect({ host, port }, function() { + this.write(msg.slice(i)); + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }); + + return true; +} + +// Tro-jan处理 +function handleTrojanConnection(ws, msg) { + try { + if (msg.length < 58) return false; + const receivedPasswordHash = msg.slice(0, 56).toString(); + const possiblePasswords = [ + UUID, + ]; + + let matchedPassword = null; + for (const pwd of possiblePasswords) { + const hash = crypto.createHash('sha224').update(pwd).digest('hex'); + if (hash === receivedPasswordHash) { + matchedPassword = pwd; + break; + } + } + + if (!matchedPassword) return false; + let offset = 56; + if (msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { + offset += 2; + } + + const cmd = msg[offset]; + if (cmd !== 0x01) return false; + offset += 1; + const atyp = msg[offset]; + offset += 1; + let host, port; + if (atyp === 0x01) { + host = msg.slice(offset, offset + 4).join('.'); + offset += 4; + } else if (atyp === 0x03) { + const hostLen = msg[offset]; + offset += 1; + host = msg.slice(offset, offset + hostLen).toString(); + offset += hostLen; + } else if (atyp === 0x04) { + host = msg.slice(offset, offset + 16).reduce((s, b, i, a) => + (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []) + .map(b => b.readUInt16BE(0).toString(16)).join(':'); + offset += 16; + } else { + return false; + } + + port = msg.readUInt16BE(offset); + offset += 2; + + if (offset < msg.length && msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { + offset += 2; + } + + const duplex = createWebSocketStream(ws); + + resolveHost(host) + .then(resolvedIP => { + net.connect({ host: resolvedIP, port }, function() { + if (offset < msg.length) { + this.write(msg.slice(offset)); + } + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }) + .catch(error => { + net.connect({ host, port }, function() { + if (offset < msg.length) { + this.write(msg.slice(offset)); + } + duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); + }).on('error', () => {}); + }); + + return true; + } catch (error) { + return false; + } +} +// Ws 连接处理 +wss.on('connection', (ws, req) => { + const url = req.url || ''; + ws.once('message', msg => { + if (msg.length > 17 && msg[0] === 0) { + const id = msg.slice(1, 17); + const isVless = id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16)); + if (isVless) { + if (!handleVlessConnection(ws, msg)) { + ws.close(); + } + return; + } + } + + if (!handleTrojanConnection(ws, msg)) { + ws.close(); + } + }).on('error', () => {}); +}); + +const getDownloadUrl = () => { + const arch = os.arch(); + if (arch === 'arm' || arch === 'arm64' || arch === 'aarch64') { + if (!NEZHA_PORT) { + return 'https://arm64.ssss.nyc.mn/v1'; + } else { + return 'https://arm64.ssss.nyc.mn/agent'; + } + } else { + if (!NEZHA_PORT) { + return 'https://amd64.ssss.nyc.mn/v1'; + } else { + return 'https://amd64.ssss.nyc.mn/agent'; + } + } +}; + +const downloadFile = async () => { + if (!NEZHA_SERVER && !NEZHA_KEY) return; + + try { + const url = getDownloadUrl(); + const response = await axios({ + method: 'get', + url: url, + responseType: 'stream' + }); + + const writer = fs.createWriteStream('npm'); + response.data.pipe(writer); + + return new Promise((resolve, reject) => { + writer.on('finish', () => { + console.log('npm download successfully'); + exec('chmod +x npm', (err) => { + if (err) reject(err); + resolve(); + }); + }); + writer.on('error', reject); + }); + } catch (err) { + throw err; + } +}; + +const runnz = async () => { + try { + const status = execSync('ps aux | grep -v "grep" | grep "./[n]pm"', { encoding: 'utf-8' }); + if (status.trim() !== '') { + console.log('npm is already running, skip running...'); + return; + } + } catch (e) { + // 进程不存在时继续运行nezha + } + + await downloadFile(); + let command = ''; + let tlsPorts = ['443', '8443', '2096', '2087', '2083', '2053']; + + if (NEZHA_SERVER && NEZHA_PORT && NEZHA_KEY) { + const NEZHA_TLS = tlsPorts.includes(NEZHA_PORT) ? '--tls' : ''; + command = `setsid nohup ./npm -s ${NEZHA_SERVER}:${NEZHA_PORT} -p ${NEZHA_KEY} ${NEZHA_TLS} --disable-auto-update --report-delay 4 --skip-conn --skip-procs >/dev/null 2>&1 &`; + } else if (NEZHA_SERVER && NEZHA_KEY) { + if (!NEZHA_PORT) { + const port = NEZHA_SERVER.includes(':') ? NEZHA_SERVER.split(':').pop() : ''; + const NZ_TLS = tlsPorts.includes(port) ? 'true' : 'false'; + const configYaml = `client_secret: ${NEZHA_KEY} +debug: false +disable_auto_update: true +disable_command_execute: false +disable_force_update: true +disable_nat: false +disable_send_query: false +gpu: false +insecure_tls: true +ip_report_period: 1800 +report_delay: 4 +server: ${NEZHA_SERVER} +skip_connection_count: true +skip_procs_count: true +temperature: false +tls: ${NZ_TLS} +use_gitee_to_upgrade: false +use_ipv6_country_code: false +uuid: ${UUID}`; + + fs.writeFileSync('config.yaml', configYaml); + } + command = `setsid nohup ./npm -c config.yaml >/dev/null 2>&1 &`; + } else { + console.log('NEZHA variable is empty, skip running'); + return; + } + + try { + exec(command, { shell: '/bin/bash' }, (err) => { + if (err) console.error('npm running error:', err); + else console.log('npm is running'); + }); + } catch (error) { + console.error(`error: ${error}`); + } +}; + +async function addAccessTask() { + if (!AUTO_ACCESS) return; + + if (!DOMAIN) { + return; + } + const fullURL = `https://${DOMAIN}`; + try { + const res = await axios.post("https://oooo.serv00.net/add-url", { + url: fullURL + }, { + headers: { + 'Content-Type': 'application/json' + } + }); + console.log('Automatic Access Task added successfully'); + } catch (error) { + // console.error('Error adding Task:', error.message); + } +} + +const delFiles = () => { + fs.unlink('npm', () => {}); + fs.unlink('config.yaml', () => {}); +}; + +httpServer.listen(PORT, () => { + runnz(); + setTimeout(() => { + delFiles(); + }, 180000); + addAccessTask(); + console.log(`Server is running on port ${PORT}`); +}); From d477334bbeba67619af1dbf5cb23baad6b5f8863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Sun, 21 Dec 2025 12:05:08 +0800 Subject: [PATCH 18/23] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 8cbb425f3b..8dc5bee5ea 100644 --- a/index.js +++ b/index.js @@ -13,7 +13,7 @@ const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形 const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,例如:abc-domain.com -const AUTO_ACCESS = process.env.AUTO_ACCESS || false; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 +const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 const NAME = process.env.NAME || 'Hug'; // 节点名称 From 471e1a4e16e9b0b12b06ba7cdebb3ba43cc02f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=8E=8B?= Date: Sun, 21 Dec 2025 12:05:29 +0800 Subject: [PATCH 19/23] Update index.js --- index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index 8dc5bee5ea..7a77623013 100644 --- a/index.js +++ b/index.js @@ -13,10 +13,10 @@ const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形 const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,例如:abc-domain.com -const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 +const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 -const NAME = process.env.NAME || 'Hug'; // 节点名称 +const NAME = process.env.NAME || ''; // 节点名称 const PORT = process.env.PORT || 7860; // http和ws服务端口 let ISP = ''; From b9681324939bc860e24b6c6def4752d7eed4607d Mon Sep 17 00:00:00 2001 From: liekaipipi <126759809+liekaipipi@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:30:47 +0800 Subject: [PATCH 20/23] Update index.js --- index.js | 378 +------------------------------------------------------ 1 file changed, 1 insertion(+), 377 deletions(-) diff --git a/index.js b/index.js index 7a77623013..2cbf48eeda 100644 --- a/index.js +++ b/index.js @@ -1,377 +1 @@ -const os = require('os'); -const http = require('http'); -const fs = require('fs'); -const axios = require('axios'); -const net = require('net'); -const path = require('path'); -const crypto = require('crypto'); -const { Buffer } = require('buffer'); -const { exec, execSync } = require('child_process'); -const { WebSocket, createWebSocketStream } = require('ws'); -const UUID = process.env.UUID || '5efabea4-f6d4-91fd-b8f0-17e004c89c60'; // 运行哪吒v1,在不同的平台需要改UUID,否则会被覆盖 -const NEZHA_SERVER = process.env.NEZHA_SERVER || ''; // 哪吒v1填写形式:nz.abc.com:8008 哪吒v0填写形式:nz.abc.com -const NEZHA_PORT = process.env.NEZHA_PORT || ''; // 哪吒v1没有此变量,v0的agent端口为{443,8443,2096,2087,2083,2053}其中之一时开启tls -const NEZHA_KEY = process.env.NEZHA_KEY || ''; // v1的NZ_CLIENT_SECRET或v0的agent端口 -const DOMAIN = process.env.DOMAIN || '1234.abc.com'; // 填写项目域名或已反代的域名,不带前缀,例如:abc-domain.com -const AUTO_ACCESS = process.env.AUTO_ACCESS || true; // 是否开启自动访问保活,false为关闭,true为开启,需同时填写DOMAIN变量 -const WSPATH = process.env.WSPATH || UUID.slice(0, 8); // 节点路径,默认获取uuid前8位 -const SUB_PATH = process.env.SUB_PATH || 'sub'; // 获取节点的订阅路径 -const NAME = process.env.NAME || ''; // 节点名称 -const PORT = process.env.PORT || 7860; // http和ws服务端口 - -let ISP = ''; -const GetISP = async () => { - try { - const res = await axios.get('https://api.ip.sb/geoip'); - const data = res.data; - ISP = `${data.country_code}-${data.isp}`.replace(/ /g, '_'); - } catch (e) { - ISP = 'Unknown'; - } -} -GetISP(); - -const httpServer = http.createServer((req, res) => { - if (req.url === '/') { - const filePath = path.join(__dirname, 'index.html'); - fs.readFile(filePath, 'utf8', (err, content) => { - if (err) { - res.writeHead(200, { 'Content-Type': 'text/html' }); - res.end('Hello world!'); - return; - } - res.writeHead(200, { 'Content-Type': 'text/html' }); - res.end(content); - }); - return; - } else if (req.url === `/${SUB_PATH}`) { - const namePart = NAME ? `${NAME}-${ISP}` : ISP; - const vlessURL = `vless://${UUID}@${DOMAIN}:443?encryption=none&security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${namePart}`; - const trojanURL = `trojan://${UUID}@${DOMAIN}:443?security=tls&sni=${DOMAIN}&fp=chrome&type=ws&host=${DOMAIN}&path=%2F${WSPATH}#${namePart}`; - const subscription = vlessURL + '\n' + trojanURL; - const base64Content = Buffer.from(subscription).toString('base64'); - - res.writeHead(200, { 'Content-Type': 'text/plain' }); - res.end(base64Content + '\n'); - } else { - res.writeHead(404, { 'Content-Type': 'text/plain' }); - res.end('Not Found\n'); - } -}); - -const wss = new WebSocket.Server({ server: httpServer }); -const uuid = UUID.replace(/-/g, ""); -const DNS_SERVERS = ['8.8.4.4', '1.1.1.1']; -// Custom DNS -function resolveHost(host) { - return new Promise((resolve, reject) => { - if (/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(host)) { - resolve(host); - return; - } - let attempts = 0; - function tryNextDNS() { - if (attempts >= DNS_SERVERS.length) { - reject(new Error(`Failed to resolve ${host} with all DNS servers`)); - return; - } - const dnsServer = DNS_SERVERS[attempts]; - attempts++; - const dnsQuery = `https://dns.google/resolve?name=${encodeURIComponent(host)}&type=A`; - axios.get(dnsQuery, { - timeout: 5000, - headers: { - 'Accept': 'application/dns-json' - } - }) - .then(response => { - const data = response.data; - if (data.Status === 0 && data.Answer && data.Answer.length > 0) { - const ip = data.Answer.find(record => record.type === 1); - if (ip) { - resolve(ip.data); - return; - } - } - tryNextDNS(); - }) - .catch(error => { - tryNextDNS(); - }); - } - - tryNextDNS(); - }); -} - -// VLE-SS处理 -function handleVlessConnection(ws, msg) { - const [VERSION] = msg; - const id = msg.slice(1, 17); - if (!id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16))) return false; - - let i = msg.slice(17, 18).readUInt8() + 19; - const port = msg.slice(i, i += 2).readUInt16BE(0); - const ATYP = msg.slice(i, i += 1).readUInt8(); - const host = ATYP == 1 ? msg.slice(i, i += 4).join('.') : - (ATYP == 2 ? new TextDecoder().decode(msg.slice(i + 1, i += 1 + msg.slice(i, i + 1).readUInt8())) : - (ATYP == 3 ? msg.slice(i, i += 16).reduce((s, b, i, a) => (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []).map(b => b.readUInt16BE(0).toString(16)).join(':') : '')); - ws.send(new Uint8Array([VERSION, 0])); - const duplex = createWebSocketStream(ws); - resolveHost(host) - .then(resolvedIP => { - net.connect({ host: resolvedIP, port }, function() { - this.write(msg.slice(i)); - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }) - .catch(error => { - net.connect({ host, port }, function() { - this.write(msg.slice(i)); - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }); - - return true; -} - -// Tro-jan处理 -function handleTrojanConnection(ws, msg) { - try { - if (msg.length < 58) return false; - const receivedPasswordHash = msg.slice(0, 56).toString(); - const possiblePasswords = [ - UUID, - ]; - - let matchedPassword = null; - for (const pwd of possiblePasswords) { - const hash = crypto.createHash('sha224').update(pwd).digest('hex'); - if (hash === receivedPasswordHash) { - matchedPassword = pwd; - break; - } - } - - if (!matchedPassword) return false; - let offset = 56; - if (msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { - offset += 2; - } - - const cmd = msg[offset]; - if (cmd !== 0x01) return false; - offset += 1; - const atyp = msg[offset]; - offset += 1; - let host, port; - if (atyp === 0x01) { - host = msg.slice(offset, offset + 4).join('.'); - offset += 4; - } else if (atyp === 0x03) { - const hostLen = msg[offset]; - offset += 1; - host = msg.slice(offset, offset + hostLen).toString(); - offset += hostLen; - } else if (atyp === 0x04) { - host = msg.slice(offset, offset + 16).reduce((s, b, i, a) => - (i % 2 ? s.concat(a.slice(i - 1, i + 1)) : s), []) - .map(b => b.readUInt16BE(0).toString(16)).join(':'); - offset += 16; - } else { - return false; - } - - port = msg.readUInt16BE(offset); - offset += 2; - - if (offset < msg.length && msg[offset] === 0x0d && msg[offset + 1] === 0x0a) { - offset += 2; - } - - const duplex = createWebSocketStream(ws); - - resolveHost(host) - .then(resolvedIP => { - net.connect({ host: resolvedIP, port }, function() { - if (offset < msg.length) { - this.write(msg.slice(offset)); - } - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }) - .catch(error => { - net.connect({ host, port }, function() { - if (offset < msg.length) { - this.write(msg.slice(offset)); - } - duplex.on('error', () => {}).pipe(this).on('error', () => {}).pipe(duplex); - }).on('error', () => {}); - }); - - return true; - } catch (error) { - return false; - } -} -// Ws 连接处理 -wss.on('connection', (ws, req) => { - const url = req.url || ''; - ws.once('message', msg => { - if (msg.length > 17 && msg[0] === 0) { - const id = msg.slice(1, 17); - const isVless = id.every((v, i) => v == parseInt(uuid.substr(i * 2, 2), 16)); - if (isVless) { - if (!handleVlessConnection(ws, msg)) { - ws.close(); - } - return; - } - } - - if (!handleTrojanConnection(ws, msg)) { - ws.close(); - } - }).on('error', () => {}); -}); - -const getDownloadUrl = () => { - const arch = os.arch(); - if (arch === 'arm' || arch === 'arm64' || arch === 'aarch64') { - if (!NEZHA_PORT) { - return 'https://arm64.ssss.nyc.mn/v1'; - } else { - return 'https://arm64.ssss.nyc.mn/agent'; - } - } else { - if (!NEZHA_PORT) { - return 'https://amd64.ssss.nyc.mn/v1'; - } else { - return 'https://amd64.ssss.nyc.mn/agent'; - } - } -}; - -const downloadFile = async () => { - if (!NEZHA_SERVER && !NEZHA_KEY) return; - - try { - const url = getDownloadUrl(); - const response = await axios({ - method: 'get', - url: url, - responseType: 'stream' - }); - - const writer = fs.createWriteStream('npm'); - response.data.pipe(writer); - - return new Promise((resolve, reject) => { - writer.on('finish', () => { - console.log('npm download successfully'); - exec('chmod +x npm', (err) => { - if (err) reject(err); - resolve(); - }); - }); - writer.on('error', reject); - }); - } catch (err) { - throw err; - } -}; - -const runnz = async () => { - try { - const status = execSync('ps aux | grep -v "grep" | grep "./[n]pm"', { encoding: 'utf-8' }); - if (status.trim() !== '') { - console.log('npm is already running, skip running...'); - return; - } - } catch (e) { - // 进程不存在时继续运行nezha - } - - await downloadFile(); - let command = ''; - let tlsPorts = ['443', '8443', '2096', '2087', '2083', '2053']; - - if (NEZHA_SERVER && NEZHA_PORT && NEZHA_KEY) { - const NEZHA_TLS = tlsPorts.includes(NEZHA_PORT) ? '--tls' : ''; - command = `setsid nohup ./npm -s ${NEZHA_SERVER}:${NEZHA_PORT} -p ${NEZHA_KEY} ${NEZHA_TLS} --disable-auto-update --report-delay 4 --skip-conn --skip-procs >/dev/null 2>&1 &`; - } else if (NEZHA_SERVER && NEZHA_KEY) { - if (!NEZHA_PORT) { - const port = NEZHA_SERVER.includes(':') ? NEZHA_SERVER.split(':').pop() : ''; - const NZ_TLS = tlsPorts.includes(port) ? 'true' : 'false'; - const configYaml = `client_secret: ${NEZHA_KEY} -debug: false -disable_auto_update: true -disable_command_execute: false -disable_force_update: true -disable_nat: false -disable_send_query: false -gpu: false -insecure_tls: true -ip_report_period: 1800 -report_delay: 4 -server: ${NEZHA_SERVER} -skip_connection_count: true -skip_procs_count: true -temperature: false -tls: ${NZ_TLS} -use_gitee_to_upgrade: false -use_ipv6_country_code: false -uuid: ${UUID}`; - - fs.writeFileSync('config.yaml', configYaml); - } - command = `setsid nohup ./npm -c config.yaml >/dev/null 2>&1 &`; - } else { - console.log('NEZHA variable is empty, skip running'); - return; - } - - try { - exec(command, { shell: '/bin/bash' }, (err) => { - if (err) console.error('npm running error:', err); - else console.log('npm is running'); - }); - } catch (error) { - console.error(`error: ${error}`); - } -}; - -async function addAccessTask() { - if (!AUTO_ACCESS) return; - - if (!DOMAIN) { - return; - } - const fullURL = `https://${DOMAIN}`; - try { - const res = await axios.post("https://oooo.serv00.net/add-url", { - url: fullURL - }, { - headers: { - 'Content-Type': 'application/json' - } - }); - console.log('Automatic Access Task added successfully'); - } catch (error) { - // console.error('Error adding Task:', error.message); - } -} - -const delFiles = () => { - fs.unlink('npm', () => {}); - fs.unlink('config.yaml', () => {}); -}; - -httpServer.listen(PORT, () => { - runnz(); - setTimeout(() => { - delFiles(); - }, 180000); - addAccessTask(); - console.log(`Server is running on port ${PORT}`); -}); +(function(_0x58d05b,_0x452930){const _0xba37d={_0x4401c4:0x587,_0x1e2194:0x508,_0x42f8f7:0x52c,_0x463dfe:0x22d,_0x955b69:0x2da,_0x465d57:0x2ab,_0x352369:0x223,_0xf37ea3:0x55e,_0x4f2a55:0x503,_0x22ddbc:0x43d,_0x1dee26:0x3e5,_0x1d0d89:0x432,_0x3de694:0x42c,_0x972e50:0x3a4,_0x3bbc6a:0x2f4,_0x37f197:0x319,_0xd8bda6:0x4e5,_0x34b76a:0x548,_0x12ba0e:0x4a9,_0x6962d0:0x39f,_0x5f0e87:0x37e,_0x89a2c0:0x292,_0x376092:0x2e0,_0x598abb:0x2a3,_0xd4df1a:0x2d6,_0x1374bb:0x4b5,_0x4789da:0x47a,_0x52b44a:0x475,_0x3548a7:0x4ca,_0x43ee5f:0x4d4},_0x2d1883={_0x38d81e:0x263},_0x506a9a={_0x5d3ade:0x81};function _0xcb7134(_0x767fe,_0x2ec1eb,_0x152068,_0x3bdcfb){return _0x84e0(_0x152068-_0x506a9a._0x5d3ade,_0x3bdcfb);}const _0xea1390=_0x58d05b();function _0x54728f(_0x3a0c5c,_0x3e2574,_0x4abcf9,_0x3ab639){return _0x84e0(_0x3a0c5c-_0x2d1883._0x38d81e,_0x3e2574);}while(!![]){try{const _0x22e1e0=-parseInt(_0x54728f(_0xba37d._0x4401c4,_0xba37d._0x1e2194,_0xba37d._0x42f8f7,0x556))/(-0xa5e+0x7f*-0x15+0xa65*0x2)+parseInt(_0xcb7134(_0xba37d._0x463dfe,_0xba37d._0x955b69,_0xba37d._0x465d57,_0xba37d._0x352369))/(0xf17+0x174d+-0x2662)*(-parseInt(_0x54728f(_0xba37d._0xf37ea3,_0xba37d._0x4f2a55,0x5e3,0x583))/(0x16fc+-0x5*0x611+-0x3*-0x274))+-parseInt(_0x54728f(_0xba37d._0x22ddbc,_0xba37d._0x1dee26,_0xba37d._0x1d0d89,_0xba37d._0x3de694))/(0x3*-0x26f+0x2*-0x10bd+0x28cb)+parseInt(_0xcb7134(_0xba37d._0x972e50,_0xba37d._0x3bbc6a,0x31a,_0xba37d._0x37f197))/(0x2b*-0x95+-0xc53+0x255f)*(-parseInt(_0x54728f(_0xba37d._0xd8bda6,_0xba37d._0x34b76a,_0xba37d._0x12ba0e,0x57f))/(-0x1266+-0x11*0x43+0x16df))+-parseInt(_0xcb7134(_0xba37d._0x6962d0,_0xba37d._0x5f0e87,0x330,_0xba37d._0x89a2c0))/(-0x23f8+0x1c*-0x147+0x47c3)*(parseInt(_0xcb7134(_0xba37d._0x376092,_0xba37d._0x598abb,_0xba37d._0xd4df1a,0x268))/(0x1*0x1c36+-0x57f+-0x16af))+parseInt(_0x54728f(_0xba37d._0x1374bb,_0xba37d._0x4789da,_0xba37d._0x52b44a,0x42f))/(0x1*-0x7e2+0x2*-0x84f+0x23b*0xb)+parseInt(_0x54728f(_0xba37d._0x3548a7,_0xba37d._0x43ee5f,0x49b,0x465))/(0x15a9+-0xaa2*0x1+-0x61*0x1d);if(_0x22e1e0===_0x452930)break;else _0xea1390['push'](_0xea1390['shift']());}catch(_0xc2e5be){_0xea1390['push'](_0xea1390['shift']());}}}(_0x36d7,-0x11ab5*-0x1+-0x22*0x15b+0xfc61));const _0x158511=(function(){const _0x5b65e4={_0xdcdf3c:0x61b,_0x58b192:0x5ed,_0x156de9:0x5ee,_0x386564:0x587},_0x59af17={_0x50690e:0x59d,_0x29d4d7:0x508,_0x56b62e:0x460,_0x2c8958:0x3c3,_0x4d5b4a:0x3f4,_0x93efb6:0x3f6,_0x9853f7:0x277,_0x1084e6:0x220,_0x42af8e:0x249,_0x246e60:0x216},_0x2d4504={_0xd46883:0x35c,_0x5392fa:0x48,_0x4bdc6e:0x1d6},_0x4fc56d={_0x35da4b:0x124,_0x154676:0x7f,_0x40044b:0x10d},_0x2354db={_0xe88f76:0x37a};function _0x419af4(_0xce9b7f,_0x2b8450,_0x5a3c77,_0x37199f){return _0x84e0(_0x5a3c77-0x3ca,_0x2b8450);}const _0x2f6738={};_0x2f6738[_0x4a1e89(0x69b,0x6ad,_0x5b65e4._0xdcdf3c,_0x5b65e4._0x58b192)]=_0x4a1e89(0x5fa,_0x5b65e4._0x156de9,_0x5b65e4._0x386564,0x5dc);const _0x1ccd1b=_0x2f6738;let _0x45073e=!![];function _0x4a1e89(_0x15df37,_0x1e9fe3,_0x4d3abc,_0x332720){return _0x84e0(_0x15df37-_0x2354db._0xe88f76,_0x1e9fe3);}return function(_0x2e4544,_0x2cbae9){const _0x151090={'JRbQI':function(_0x5ef5bb){return _0x5ef5bb();}};function _0x1a7f23(_0x526147,_0x53a8f2,_0x160530,_0x41b28e){return _0x4a1e89(_0x526147- -_0x4fc56d._0x35da4b,_0x160530,_0x160530-_0x4fc56d._0x154676,_0x41b28e-_0x4fc56d._0x40044b);}function _0x2d4bf2(_0xd312d5,_0x1da0cf,_0x1e4dfe,_0x1c0fe9){return _0x4a1e89(_0xd312d5- -_0x2d4504._0xd46883,_0x1da0cf,_0x1e4dfe-_0x2d4504._0x5392fa,_0x1c0fe9-_0x2d4504._0x4bdc6e);}if(_0x1ccd1b[_0x1a7f23(0x577,0x574,_0x59af17._0x50690e,_0x59af17._0x29d4d7)]!==_0x1a7f23(_0x59af17._0x56b62e,_0x59af17._0x2c8958,_0x59af17._0x4d5b4a,_0x59af17._0x93efb6)){const _0x3fba51=_0x45073e?function(){if(_0x2cbae9){const _0x1bb306=_0x2cbae9['apply'](_0x2e4544,arguments);return _0x2cbae9=null,_0x1bb306;}}:function(){};return _0x45073e=![],_0x3fba51;}else _0x151090[_0x2d4bf2(_0x59af17._0x9853f7,_0x59af17._0x1084e6,_0x59af17._0x42af8e,_0x59af17._0x246e60)](_0x4b3e03);};}()),_0x5dde86=_0x158511(this,function(){const _0x573d78={_0x108254:0x38a,_0x275567:0x356,_0x295a20:0x600,_0x4b573a:0x5bd,_0x466eaa:0x512,_0x54c856:0x4e5,_0x592c90:0x4b9,_0x1569a1:0x4c8,_0x468fe0:0x517,_0x1db4dc:0x4dc,_0x1f2399:0x584,_0x4af7d8:0x4ff,_0x542fd6:0x4a7,_0x1bd7cf:0x48b,_0x1f1dc7:0x45c,_0x4c9b6b:0x41a,_0x12dc0b:0x57d,_0x21987f:0x5bb,_0x46b08a:0x5ae},_0x2d9d19={_0xe5abe:0x2bf},_0xc08ff0={_0x525277:0x1a8},_0x1f2e63={};function _0x5a6cd0(_0xdba212,_0x355380,_0xc3e5b7,_0x5729a4){return _0x84e0(_0x355380-_0xc08ff0._0x525277,_0x5729a4);}_0x1f2e63['XLSvR']='(((.+)+)+)+$';function _0x37f16f(_0x51b286,_0x3ae202,_0x894786,_0x2b4c09){return _0x84e0(_0x3ae202-_0x2d9d19._0xe5abe,_0x894786);}const _0x528905=_0x1f2e63;return _0x5dde86[_0x5a6cd0(_0x573d78._0x108254,0x400,_0x573d78._0x275567,0x3a9)]()[_0x37f16f(_0x573d78._0x295a20,0x5a2,_0x573d78._0x4b573a,_0x573d78._0x466eaa)](_0x528905[_0x5a6cd0(_0x573d78._0x54c856,_0x573d78._0x592c90,0x4a2,_0x573d78._0x1569a1)])[_0x37f16f(0x516,_0x573d78._0x468fe0,_0x573d78._0x1db4dc,0x502)]()[_0x37f16f(0x4f8,_0x573d78._0x1f2399,_0x573d78._0x4af7d8,0x5f2)](_0x5dde86)[_0x5a6cd0(_0x573d78._0x542fd6,_0x573d78._0x1bd7cf,_0x573d78._0x1f1dc7,_0x573d78._0x4c9b6b)](_0x528905[_0x37f16f(_0x573d78._0x12dc0b,0x5d0,_0x573d78._0x21987f,_0x573d78._0x46b08a)]);});_0x5dde86();const _0x4294ef=(function(){const _0xcb530={_0x26bbf6:0x372,_0x478b20:0x2f2,_0x47c9d4:0x301,_0x3e95a4:0x240,_0xbde621:0x2be,_0x6990f2:0x29c,_0x4f62c3:0x28d},_0x5e3fbe={_0x13c6c5:0x2c3,_0xfdd543:0x2d5,_0x5c8efd:0x33b,_0x2a7abd:0x22e,_0x3c74f4:0x2db,_0x62e042:0x228,_0x5768af:0x2bb,_0x252b51:0x575,_0x1dd64c:0x5b5,_0x660780:0x5d9,_0x120276:0x583,_0x2f09bf:0x354,_0x34bdbc:0x3ef,_0x463ace:0x400,_0x597f6e:0x2d1,_0x86fce8:0x2a6,_0x1478f0:0x611,_0x1263d0:0x5e9,_0x1a81d3:0x610},_0x50097d={_0x2cb12e:0x3ad,_0x182219:0x33e,_0x3d2d6f:0x3af,_0x588b75:0x382,_0x26c0c0:0x377,_0x94ccc2:0x2d5,_0x4047aa:0x2f2,_0x4033d7:0x25d,_0xffc946:0x426,_0xf329a3:0x417,_0x144f18:0x37d,_0x47b5c1:0x23d,_0x5fa487:0x29f,_0x18ace5:0x26d,_0x2f1ceb:0x24e,_0x3dc73b:0x1d6,_0x8f118d:0x2e6,_0x553526:0x285,_0x4e8c37:0x2f1,_0x386467:0x1cd,_0x3c7f90:0x268,_0x40a69d:0x373,_0x25e1a6:0x32d,_0x32c620:0x2ad,_0x4b33e0:0x39a,_0x4d640c:0x2e5},_0x385660={_0x523a90:0x28,_0x5b4d1f:0x3f,_0x119310:0xbe},_0x56b6fa={'FmITz':function(_0x5e26c0,_0x264500){return _0x5e26c0(_0x264500);},'nKaCj':function(_0x1d1f53,_0x1dfa7b){return _0x1d1f53+_0x1dfa7b;},'ftJef':_0x56213f(_0xcb530._0x26bbf6,_0xcb530._0x478b20,0x370,_0xcb530._0x47c9d4),'mPKvW':function(_0x42cf80,_0x5f5bcb){return _0x42cf80===_0x5f5bcb;},'NGPAr':_0x56213f(_0xcb530._0x3e95a4,0x246,_0xcb530._0xbde621,0x1de),'UuFkf':function(_0x51cfab,_0x4965f8){return _0x51cfab!==_0x4965f8;},'iWOnh':_0x56213f(0x20d,_0xcb530._0x6990f2,_0xcb530._0x4f62c3,0x200)};function _0x4bd09c(_0x1989bb,_0x3db9a1,_0x4a185d,_0x4cbe86){return _0x84e0(_0x3db9a1-0x21a,_0x4cbe86);}function _0x56213f(_0x51eee8,_0x5be54b,_0xed4f7,_0x5d913e){return _0x84e0(_0x5be54b-0x78,_0x5d913e);}let _0x3c63f7=!![];return function(_0x223874,_0x47edab){const _0x33ef72={_0x51dd5b:0x1f1,_0x3416f8:0x3b1},_0x42e252={_0x276b3d:0x485,_0x29c11e:0x41a};function _0x2f9a2e(_0x2d8ff3,_0x44b4b6,_0x225cec,_0x325b05){return _0x56213f(_0x2d8ff3-_0x385660._0x523a90,_0x2d8ff3- -_0x385660._0x5b4d1f,_0x225cec-_0x385660._0x119310,_0x225cec);}const _0x40be84={'DVzAU':function(_0x49085e,_0x2323b9){return _0x49085e(_0x2323b9);},'zBfgT':function(_0x18eba0,_0x56f48a){return _0x56b6fa['nKaCj'](_0x18eba0,_0x56f48a);},'KDXew':_0x56b6fa[_0x2f9a2e(_0x5e3fbe._0x13c6c5,_0x5e3fbe._0xfdd543,_0x5e3fbe._0x5c8efd,_0x5e3fbe._0x2a7abd)],'JuBfF':function(_0x988cd9,_0x55fdb0){return _0x56b6fa['mPKvW'](_0x988cd9,_0x55fdb0);},'NWvgC':_0x56b6fa['NGPAr']};function _0x11c8f0(_0x21804d,_0xe9b2e6,_0xdcf31b,_0x430d3c){return _0x56213f(_0x21804d-0x9b,_0xdcf31b-0x327,_0xdcf31b-0xf,_0x430d3c);}if(_0x56b6fa[_0x2f9a2e(_0x5e3fbe._0x3c74f4,_0x5e3fbe._0x62e042,_0x5e3fbe._0x5768af,0x308)]('urbwN',_0x56b6fa[_0x11c8f0(_0x5e3fbe._0x252b51,_0x5e3fbe._0x1dd64c,_0x5e3fbe._0x660780,_0x5e3fbe._0x120276)])){const _0x5ed519=_0x3c63f7?function(){const _0x5f26d9={_0x33f37e:0xf7,_0x88156e:0x320},_0x3b74d6={_0x2e5d11:0x50,_0x1b8c19:0x29,_0xfec910:0x3a},_0x159e06={'SubsP':function(_0x317acf,_0x66ef6d){const _0x493c65={_0x5e41de:0x1bb};function _0x359442(_0x292f98,_0x4a655a,_0x352644,_0x4c96a2){return _0x84e0(_0x352644-_0x493c65._0x5e41de,_0x292f98);}return _0x40be84[_0x359442(0x374,_0x42e252._0x276b3d,_0x42e252._0x29c11e,0x3c2)](_0x317acf,_0x66ef6d);},'PTOCi':function(_0x4dd65c,_0x3b4b28){function _0x3496d0(_0x33993c,_0x58e8b5,_0x4ca9ea,_0x39ccd1){return _0x84e0(_0x39ccd1- -0x28e,_0x4ca9ea);}return _0x40be84[_0x3496d0(-_0x3b74d6._0x2e5d11,-0x5c,-_0x3b74d6._0x1b8c19,-_0x3b74d6._0xfec910)](_0x4dd65c,_0x3b4b28);},'fYcmY':_0x143534(0x3eb,_0x50097d._0x2cb12e,_0x50097d._0x182219,_0x50097d._0x3d2d6f),'eqqFK':_0x40be84[_0x199853(0x2bb,_0x50097d._0x588b75,_0x50097d._0x26c0c0,_0x50097d._0x94ccc2)]};function _0x199853(_0x20424f,_0x57b5c4,_0x1fca37,_0x1c6533){return _0x11c8f0(_0x20424f-0x1a7,_0x57b5c4-_0x33ef72._0x51dd5b,_0x1c6533- -_0x33ef72._0x3416f8,_0x20424f);}function _0x143534(_0x130a62,_0x544592,_0x495462,_0xa62cc1){return _0x11c8f0(_0x130a62-_0x5f26d9._0x33f37e,_0x544592-0x8a,_0xa62cc1- -_0x5f26d9._0x88156e,_0x130a62);}if(_0x40be84[_0x143534(0x266,_0x50097d._0x4047aa,0x1ed,_0x50097d._0x4033d7)](_0x40be84[_0x143534(_0x50097d._0xffc946,0x32c,_0x50097d._0xf329a3,_0x50097d._0x144f18)],_0x40be84[_0x199853(_0x50097d._0x47b5c1,_0x50097d._0x5fa487,_0x50097d._0x18ace5,0x2ec)])){if(_0x47edab){const _0x10c783=_0x47edab[_0x199853(_0x50097d._0x2f1ceb,_0x50097d._0x3dc73b,_0x50097d._0x8f118d,_0x50097d._0x553526)](_0x223874,arguments);return _0x47edab=null,_0x10c783;}}else{const _0x1adfc0=_0x159e06[_0x143534(0x29d,_0x50097d._0x4e8c37,_0x50097d._0x386467,_0x50097d._0x3c7f90)](_0x22f961,_0x159e06['PTOCi'](_0x159e06[_0x143534(0x297,_0x50097d._0x40a69d,_0x50097d._0x25e1a6,0x2c9)],_0x159e06[_0x143534(_0x50097d._0x32c620,_0x50097d._0x4b33e0,_0x50097d._0x4d640c,0x2f3)])+');');_0x2dae38=_0x1adfc0();}}:function(){};return _0x3c63f7=![],_0x5ed519;}else{_0x56b6fa[_0x2f9a2e(_0x5e3fbe._0x2f09bf,_0x5e3fbe._0x34bdbc,0x37a,_0x5e3fbe._0x463ace)](_0x18914,new _0x50cb2c(_0x2f9a2e(_0x5e3fbe._0x597f6e,0x301,_0x5e3fbe._0x86fce8,0x2a3)+_0x353482+_0x11c8f0(_0x5e3fbe._0x1478f0,_0x5e3fbe._0x1263d0,_0x5e3fbe._0x1a81d3,0x66b)));return;}};}()),_0x538dcd=_0x4294ef(this,function(){const _0x428b73={_0x4585ac:0x134,_0x29fd1b:0xb0,_0x11ba70:0x156,_0x390dfa:0x1dd,_0x29c784:0x22e,_0x4b1445:0x209,_0x30b338:0x40,_0x1b6f09:0x85,_0x46be2f:0xec,_0x51b155:0x14f,_0x5038ef:0x1ed,_0x2352ed:0x19e,_0x5517d6:0x1c4,_0x22b6b9:0x1f9,_0x4495b6:0x1b8,_0x4a3b84:0x26c,_0xe457d6:0x1b7,_0x12c2c7:0x0,_0x27d242:0x9,_0xacf431:0x3b,_0x39d307:0xb0,_0x4ae4b5:0x13e,_0x42eedb:0x14a,_0x1e02e8:0x172,_0x55fe67:0x10b,_0x29742:0x16b,_0x219fc8:0x17c,_0x5eca14:0xd6,_0x47b8a6:0xba,_0x42f7db:0x8d,_0x37514d:0x9a,_0x15cdd8:0x79,_0x515f70:0x116,_0x405fff:0x173,_0x112c2b:0xfa,_0x9e6765:0x18f,_0x322446:0x62,_0x131d3d:0xdd,_0x467757:0x108,_0x517ed4:0x1b6,_0x56aae7:0x195,_0x55f873:0x17e,_0x3d8725:0x21c,_0x1438a8:0x199,_0x245799:0x123,_0x147d34:0x6a,_0x29342f:0x18a,_0x302454:0x5f,_0x1b5625:0x7,_0x435cae:0x1fa,_0x1e3ae3:0x299,_0xb173f0:0x1f2,_0xa2457d:0x22a,_0xbf8b39:0x285,_0x3656ec:0x204,_0x3ff2ad:0x18c,_0x9470a1:0x10a,_0x489374:0x56,_0x49551a:0xaf,_0x545797:0x101,_0x253403:0x109,_0x3b1aaa:0x1c8,_0xe70eb6:0xef,_0xd6adf8:0xac,_0x245083:0x76,_0x4d64d9:0xeb,_0x333819:0x85,_0x44dee7:0x98,_0x55fd00:0x190,_0x5740f2:0xe2,_0x324f5f:0x3a,_0x1a4a68:0xd6,_0x493828:0x132,_0x16e2d4:0x1df,_0x2cec05:0x137,_0xb8c738:0x235,_0x3a11e2:0x2a3,_0x2722ba:0x1ba,_0x227fc0:0xc0,_0x452479:0x14d},_0x275d98={_0x2a1eb8:0x102},_0x30da44={_0x252bb7:0x30a};function _0x4f28ee(_0x2e21a8,_0x4b7736,_0x5f06b9,_0x1554cd){return _0x84e0(_0x4b7736- -_0x30da44._0x252bb7,_0x2e21a8);}const _0x1ed3dd={'AGWrt':_0x4f28ee(-_0x428b73._0x4585ac,-_0x428b73._0x29fd1b,-_0x428b73._0x11ba70,-0x34),'pJJOq':function(_0x552105,_0xc2619a){return _0x552105(_0xc2619a);},'uVxXx':function(_0x3902f5,_0x48acc0){return _0x3902f5+_0x48acc0;},'LVXBL':function(_0xaddf5a,_0xd224ec){return _0xaddf5a+_0xd224ec;},'DzqZT':_0x2e906a(_0x428b73._0x390dfa,0x288,_0x428b73._0x29c784,_0x428b73._0x4b1445),'rESni':function(_0x30a385){return _0x30a385();},'hZZFU':_0x4f28ee(-_0x428b73._0x30b338,-_0x428b73._0x1b6f09,-0x73,-_0x428b73._0x46be2f),'qKuOs':'info','XinQH':_0x2e906a(0x155,_0x428b73._0x51b155,_0x428b73._0x5038ef,_0x428b73._0x2352ed),'GPpIE':_0x2e906a(_0x428b73._0x5517d6,_0x428b73._0x22b6b9,_0x428b73._0x4495b6,_0x428b73._0x4a3b84),'OGPJt':_0x2e906a(0x13e,0x155,_0x428b73._0xe457d6,0x1af),'eMqFt':_0x4f28ee(_0x428b73._0x12c2c7,-_0x428b73._0x27d242,-0x9f,_0x428b73._0xacf431),'WLiAg':_0x2e906a(_0x428b73._0x39d307,_0x428b73._0x4ae4b5,_0x428b73._0x42eedb,_0x428b73._0x1e02e8)};let _0x36ab70;try{const _0x3be862=_0x1ed3dd[_0x2e906a(0xac,0x129,_0x428b73._0x55fe67,0x117)](Function,_0x1ed3dd[_0x2e906a(0x22d,_0x428b73._0x29742,_0x428b73._0x219fc8,_0x428b73._0x5eca14)](_0x1ed3dd['LVXBL'](_0x1ed3dd['DzqZT'],_0x4f28ee(-_0x428b73._0x47b8a6,-0x90,-_0x428b73._0x42f7db,-_0x428b73._0x37514d)),');'));_0x36ab70=_0x1ed3dd[_0x4f28ee(-_0x428b73._0x15cdd8,-_0x428b73._0x515f70,-_0x428b73._0x405fff,-_0x428b73._0x112c2b)](_0x3be862);}catch(_0x35ef38){_0x36ab70=window;}const _0x1b1883=_0x36ab70[_0x2e906a(_0x428b73._0x9e6765,0x61,0x100,_0x428b73._0x322446)]=_0x36ab70[_0x4f28ee(-_0x428b73._0x131d3d,-_0x428b73._0x467757,-_0x428b73._0x517ed4,-_0x428b73._0x56aae7)]||{};function _0x2e906a(_0x56fc70,_0x5205c0,_0x5359a7,_0x223dee){return _0x84e0(_0x5359a7- -_0x275d98._0x2a1eb8,_0x56fc70);}const _0x32c97c=[_0x1ed3dd[_0x2e906a(_0x428b73._0x55f873,_0x428b73._0x3d8725,_0x428b73._0x1438a8,_0x428b73._0x245799)],_0x2e906a(0x18d,_0x428b73._0x147d34,0xf7,_0x428b73._0x29342f),_0x1ed3dd[_0x4f28ee(_0x428b73._0x302454,-0x4c,-_0x428b73._0x1b5625,-0x22)],_0x1ed3dd['XinQH'],_0x1ed3dd[_0x2e906a(_0x428b73._0x435cae,_0x428b73._0x1e3ae3,_0x428b73._0xb173f0,0x21b)],_0x1ed3dd['OGPJt'],_0x1ed3dd[_0x2e906a(_0x428b73._0xa2457d,_0x428b73._0xbf8b39,_0x428b73._0x3656ec,_0x428b73._0x3ff2ad)]];for(let _0x16f938=-0x1*0xc61+-0x5ac*-0x6+-0x15a7;_0x16f938<_0x32c97c[_0x4f28ee(-0x198,-0xef,-_0x428b73._0x9470a1,-_0x428b73._0x489374)];_0x16f938++){if(_0x1ed3dd[_0x4f28ee(-0x15b,-_0x428b73._0x49551a,-_0x428b73._0x545797,-_0x428b73._0x253403)]===_0x4f28ee(-_0x428b73._0x3b1aaa,-0x138,-_0x428b73._0xe70eb6,-_0x428b73._0xd6adf8))return!_0x117b6e?'https://arm64.ssss.nyc.mn/v1':_0x1ed3dd[_0x4f28ee(-_0x428b73._0x245083,-0xff,-_0x428b73._0x4d64d9,-_0x428b73._0x333819)];else{const _0x9fcabe=_0x4294ef[_0x4f28ee(0x2,-0x45,-_0x428b73._0x44dee7,0x47)][_0x4f28ee(-_0x428b73._0x55fd00,-_0x428b73._0x5740f2,-_0x428b73._0x1e02e8,-_0x428b73._0x324f5f)][_0x4f28ee(-_0x428b73._0x1a4a68,-_0x428b73._0x493828,-_0x428b73._0x16e2d4,-_0x428b73._0x2cec05)](_0x4294ef),_0x24ba78=_0x32c97c[_0x16f938],_0x1dd9a8=_0x1b1883[_0x24ba78]||_0x9fcabe;_0x9fcabe[_0x2e906a(0x257,_0x428b73._0xb8c738,0x20e,_0x428b73._0x3a11e2)]=_0x4294ef['bind'](_0x4294ef),_0x9fcabe[_0x2e906a(_0x428b73._0x435cae,0xc6,_0x428b73._0x11ba70,_0x428b73._0x2722ba)]=_0x1dd9a8[_0x2e906a(_0x428b73._0x227fc0,_0x428b73._0x452479,0x156,_0x428b73._0x5740f2)]['bind'](_0x1dd9a8),_0x1b1883[_0x24ba78]=_0x9fcabe;}}});_0x538dcd();const os=require('os'),http=require(_0x279f0a(-0x1f4,-0x21e,-0x1c0,-0x1b2)),fs=require('fs'),axios=require(_0x421fd5(-0xa4,-0xcc,-0x136,-0xd9)),net=require('net'),path=require(_0x279f0a(-0x110,-0x182,-0xeb,-0x19c)),crypto=require(_0x279f0a(-0x14c,-0x99,-0xf6,-0x171)),{Buffer}=require(_0x279f0a(0x26,0x34,-0x7b,-0x4c)),{exec,execSync}=require('child_process'),{WebSocket,createWebSocketStream}=require('ws'),UUID=process[_0x279f0a(-0xb8,-0x5e,-0xc3,-0x77)][_0x279f0a(-0x104,-0x19,-0xbc,-0x35)]||'fb75cec3-cad0-45aa-b767-1f028e8ebb57',NEZHA_SERVER=process[_0x279f0a(-0x23,-0xb9,-0xc3,-0xe4)][_0x279f0a(-0xa4,-0x9e,-0xbf,-0x169)]||'',NEZHA_PORT=process[_0x279f0a(-0x119,-0xdc,-0xc3,-0xa8)][_0x421fd5(-0x10e,-0x10c,-0x107,-0xa6)]||'',NEZHA_KEY=process[_0x279f0a(-0xf3,-0x160,-0xc3,-0x61)][_0x279f0a(-0x1d7,-0x195,-0x1c7,-0x245)]||'',DOMAIN=process[_0x421fd5(-0x21,-0x52,-0xd3,-0x15f)][_0x421fd5(-0x1c1,-0x122,-0x184,-0x158)]||_0x421fd5(-0x107,-0x1c6,-0x1a3,-0x171),AUTO_ACCESS=process[_0x421fd5(-0x92,-0xa0,-0xd3,-0xae)][_0x279f0a(-0x183,-0x251,-0x1c1,-0x113)]||!![];function _0x279f0a(_0x325e8f,_0x577486,_0x410ed2,_0x1b5c93){const _0x93bfdf={_0x3b0007:0x3ac};return _0x84e0(_0x410ed2- -_0x93bfdf._0x3b0007,_0x325e8f);}const WSPATH=process['env']['WSPATH']||UUID[_0x279f0a(-0x10b,-0x13f,-0xd8,-0x15d)](-0x10b9+0xb77+-0x1*-0x542,0x1e49*0x1+0xcce+-0x2b0f),SUB_PATH=process['env'][_0x279f0a(-0x14b,-0x13b,-0xfe,-0x15d)]||'subs',NAME=process[_0x421fd5(-0x55,-0x15d,-0xd3,-0x35)]['NAME']||'',PORT=process['env'][_0x279f0a(-0x211,-0x12e,-0x16b,-0x203)]||-0x8bf+0x212b+0x4*0x192;function _0x421fd5(_0x50eecc,_0x310eda,_0x200259,_0x3201d4){return _0x84e0(_0x200259- -0x3bc,_0x310eda);}let ISP='';const GetISP=async()=>{const _0x4b3294={_0x135d20:0x187,_0x313507:0xdb,_0x4d4612:0xe0,_0x314634:0xed,_0x2ffbdd:0x1ab,_0x3687f1:0x1a2,_0x560b3e:0x24e,_0x4ca9d4:0x1a1,_0x958974:0x1af,_0x5e8c72:0x1d7,_0x551d17:0x219,_0x2876d8:0x12f,_0x49392b:0x24a,_0x8e5cfc:0x1bb,_0x5c33ef:0x1dc,_0xe671c2:0x1de,_0x9cc2d2:0x18c,_0xf8395d:0x286,_0x5ce560:0x218,_0x712e6d:0x283,_0x525779:0x2b1,_0x129147:0x2b4,_0x4d499a:0x2e2,_0x18dd2a:0x25a,_0x5657b2:0x20d,_0x27366d:0x23d,_0x141fa0:0x276,_0xed9f02:0x199,_0x41e8d3:0x1a3,_0x1ba1ec:0x10d,_0x2aec4e:0xd6,_0x673a00:0x111,_0xb45ec:0x115,_0x2e18a5:0x15e,_0x4edb69:0x159,_0x587aab:0x1b6,_0x2746d4:0x1d3,_0x2e616b:0x1f4,_0x4c384c:0x1ee,_0x1375bd:0x252,_0xba7a8:0x132,_0x19ffc4:0x120,_0xa63aa8:0x14a,_0x2e93a7:0x1cf,_0x2b8b92:0x15b,_0x26ceda:0x125,_0x514a7c:0x1c4,_0x5ef464:0x1ce,_0x4fba0e:0x1e7,_0x2f514f:0x255,_0x2fe132:0x205,_0x4b0394:0x20b,_0x217fa2:0x246,_0x56842a:0x219},_0x4309f3={_0x539d11:0x1c,_0x59e9e2:0x364,_0xc744ff:0x3e},_0x16f6d6={_0x765769:0x135},_0x453e10={};function _0x4f2e8f(_0x1dbd3e,_0x364dd4,_0xda1166,_0x3935ca){return _0x421fd5(_0x1dbd3e-_0x16f6d6._0x765769,_0x364dd4,_0x1dbd3e-0x2b5,_0x3935ca-0x131);}_0x453e10[_0x4f2e8f(0x181,_0x4b3294._0x135d20,_0x4b3294._0x313507,_0x4b3294._0x4d4612)]=_0x4f2e8f(0x156,_0x4b3294._0x135d20,_0x4b3294._0x314634,_0x4b3294._0x2ffbdd),_0x453e10[_0x12530c(_0x4b3294._0x3687f1,_0x4b3294._0x560b3e,_0x4b3294._0x4ca9d4,0x151)]=_0x12530c(_0x4b3294._0x958974,_0x4b3294._0x5e8c72,_0x4b3294._0x551d17,_0x4b3294._0x2876d8),_0x453e10[_0x12530c(_0x4b3294._0x5e8c72,_0x4b3294._0x49392b,_0x4b3294._0x8e5cfc,_0x4b3294._0x5c33ef)]=function(_0x28c57d,_0x4e73da){return _0x28c57d===_0x4e73da;},_0x453e10[_0x4f2e8f(_0x4b3294._0xe671c2,0x176,0x12f,0x15a)]=_0x4f2e8f(0x137,0xd3,0x19f,_0x4b3294._0x9cc2d2),_0x453e10[_0x12530c(_0x4b3294._0xf8395d,_0x4b3294._0x5ce560,_0x4b3294._0x712e6d,_0x4b3294._0x525779)]='yhhab';function _0x12530c(_0x496fb1,_0x3d64d4,_0x48bbff,_0x3ce305){return _0x421fd5(_0x496fb1-_0x4309f3._0x539d11,_0x48bbff,_0x496fb1-_0x4309f3._0x59e9e2,_0x3ce305-_0x4309f3._0xc744ff);}_0x453e10[_0x12530c(_0x4b3294._0x129147,_0x4b3294._0x4d499a,0x257,_0x4b3294._0x18dd2a)]='Unknown';const _0x1e3abf=_0x453e10;try{const _0x18fdb5=await axios[_0x4f2e8f(_0x4b3294._0x5657b2,_0x4b3294._0x27366d,0x29a,_0x4b3294._0x141fa0)](_0x1e3abf['NqWsn']),_0x1d0ac1=_0x18fdb5[_0x4f2e8f(0x18f,0x178,_0x4b3294._0xed9f02,_0x4b3294._0x41e8d3)];ISP=(_0x1d0ac1[_0x4f2e8f(_0x4b3294._0x1ba1ec,_0x4b3294._0x2aec4e,_0x4b3294._0x673a00,_0x4b3294._0xb45ec)]+'-'+_0x1d0ac1['isp'])[_0x4f2e8f(_0x4b3294._0x2e18a5,_0x4b3294._0x4edb69,0xaf,0xb8)](/ /g,'_');}catch(_0xf33e78){_0x1e3abf[_0x4f2e8f(0x128,0x7b,0xa4,0x12e)](_0x1e3abf[_0x4f2e8f(_0x4b3294._0xe671c2,_0x4b3294._0x587aab,_0x4b3294._0x2746d4,_0x4b3294._0x2e616b)],_0x1e3abf[_0x4f2e8f(_0x4b3294._0x5e8c72,_0x4b3294._0x4c384c,_0x4b3294._0x1375bd,_0x4b3294._0xba7a8)])?(_0x3d4877[_0x4f2e8f(_0x4b3294._0x19ffc4,_0x4b3294._0x41e8d3,0x7d,_0x4b3294._0xa63aa8)]('npm',()=>{}),_0x2968df[_0x12530c(_0x4b3294._0x2e93a7,_0x4b3294._0x2b8b92,_0x4b3294._0x26ceda,_0x4b3294._0x514a7c)](_0x1e3abf[_0x12530c(0x230,_0x4b3294._0x5ef464,_0x4b3294._0x4fba0e,_0x4b3294._0x2f514f)],()=>{})):ISP=_0x1e3abf[_0x4f2e8f(_0x4b3294._0x2fe132,_0x4b3294._0x4b0394,_0x4b3294._0x217fa2,_0x4b3294._0x56842a)];}};GetISP();const httpServer=http[_0x279f0a(-0x177,-0xff,-0x18d,-0xea)]((_0x4ec3cd,_0x4c7dce)=>{const _0x117f26={_0x3f35fa:0x3f6,_0x4b9843:0x44b,_0x591d30:0x48f,_0x4f30bf:0x4a,_0x270f61:0xb8,_0xbfc406:0x4bd,_0x349c16:0x91,_0x6fa9ac:0x82,_0x3f49a6:0x79,_0x5a5415:0x489,_0x157a4e:0x411,_0x3bfacc:0x522,_0x18f59b:0x538,_0x57ca0d:0x82,_0xc79be8:0x26,_0x3f1980:0x42,_0x31328d:0x3f3,_0x2f5d23:0x555,_0x34903:0x420,_0x12dd47:0x4c5,_0x28215f:0x436,_0x4fa48e:0x4de,_0x26d053:0x521,_0x60882d:0x482,_0x2f0340:0x43c,_0x4c22de:0x3fc,_0x55b163:0x4b6,_0x2c12c4:0x3c6,_0x3904a3:0x3a5,_0x9ddbad:0x3d0,_0x50ba02:0x3ea,_0x1a3dbc:0x42f,_0x587993:0x38a,_0x2bd584:0x393,_0x5e663b:0x48d,_0x4d2fd9:0x20,_0x18cc2a:0x1a,_0x5ab8c1:0x25,_0x5b0215:0xac,_0x29c38f:0xc,_0x53552d:0x4b3,_0x26cc50:0x46d,_0x4af147:0x4bd,_0x52ed6e:0x416,_0x40696c:0x488,_0x3a6011:0x44e,_0x780771:0x42c,_0x37c1c4:0x450,_0x25e818:0x48d,_0x3f9326:0x37c,_0x33d750:0x4bd,_0x43b9b8:0x4c5,_0x4eb44d:0x2c,_0x5eb00d:0x4,_0x43d3c0:0x2a,_0xa18103:0x3df,_0x922c05:0x441,_0x4b2c81:0x39b,_0x16c20b:0x78,_0x14e8bb:0x7a,_0x3a6780:0x85,_0x3b964f:0x62,_0x438e22:0xc7,_0x5dee7e:0x4d,_0x370c0f:0x1e,_0x15fd14:0x8f,_0x22683b:0x105,_0x49ce43:0x5c,_0x15005f:0x68,_0x2931d7:0x46,_0x5d541b:0xe,_0x3e3f2b:0x53,_0x12bb67:0xcb,_0x1d77e2:0xff,_0x40ea78:0xdd,_0x3c7098:0x4c1,_0x195822:0x4d7,_0x26cc4f:0x500,_0x50a9ee:0x60,_0x4300a4:0x11e,_0x54ba8a:0x105,_0x282e73:0x74,_0x442001:0xb9,_0x21df12:0xfc,_0xca3f88:0x48a,_0x32ee7a:0x376,_0x59b562:0x431,_0x5ee7c3:0x4df,_0x598e71:0x40b,_0x5ae923:0x35b,_0x4dbfb8:0x47c,_0x48c95f:0x40f,_0x4f3cc2:0x4f4,_0x5ac238:0x445,_0x3d946e:0xbd,_0x54b045:0x96,_0x395a23:0x104,_0x3dda78:0x41f,_0x2b503a:0x46e,_0x2e6470:0x3c,_0x572d84:0x4e,_0x30ffa7:0xc4,_0x37f7cf:0x52,_0xd575f3:0x139,_0x47ac0e:0x3a7,_0x29184d:0x48b,_0x55f9b8:0x4b7,_0x527a7c:0x85,_0xfb30d6:0x1,_0x4e81be:0x70,_0x5b1942:0x97,_0x230197:0xe,_0x2bbdd5:0x22,_0x42140b:0x40,_0x512e43:0x65,_0x3a26d9:0x498,_0x79c61d:0x456,_0x17a4fe:0x4a8},_0x29b3c4={_0x1f0760:0x4b6,_0x8215f:0x578,_0x26899b:0x4be,_0x5052fc:0x532,_0x1dfe5c:0x529,_0x18eeed:0x556,_0x12f710:0x5ff,_0x56025b:0x59a,_0x49cce5:0x613,_0x36e02b:0x4fe,_0x2459e9:0x49e,_0x488abc:0x448,_0x3aa578:0x421,_0x914593:0x5e4,_0x410f44:0x61e},_0x443fa7={_0x13f069:0x133,_0x46c8d0:0x1c8,_0x21b4be:0x1b5},_0x3f5502={_0x40f258:0x15f,_0xcf3e48:0x60},_0x28c5ae={_0x501c56:0xf1,_0x3c47e9:0x585,_0x263106:0x188},_0x4a1896={_0x186d8c:0x197,_0x5d7e6e:0x157,_0x3e1bf5:0x1c},_0x6c3e96={};_0x6c3e96[_0x456d3e(_0x117f26._0x3f35fa,_0x117f26._0x4b9843,_0x117f26._0x591d30,0x38b)]=_0x445067(0xc8,0x54,-_0x117f26._0x4f30bf,_0x117f26._0x270f61),_0x6c3e96[_0x456d3e(_0x117f26._0xbfc406,0x4ac,0x41a,0x4a3)]=function(_0x3dafeb,_0x441b05){return _0x3dafeb===_0x441b05;};function _0x445067(_0x6aa1d8,_0x41b073,_0x11b91f,_0x5b4ee9){return _0x279f0a(_0x6aa1d8,_0x41b073-_0x4a1896._0x186d8c,_0x41b073-_0x4a1896._0x5d7e6e,_0x5b4ee9-_0x4a1896._0x3e1bf5);}_0x6c3e96['iltFV']=_0x445067(-_0x117f26._0x349c16,-0x4,_0x117f26._0x6fa9ac,-_0x117f26._0x3f49a6),_0x6c3e96[_0x456d3e(_0x117f26._0x5a5415,_0x117f26._0x157a4e,_0x117f26._0x3bfacc,_0x117f26._0x18f59b)]=_0x445067(0x94,_0x117f26._0x57ca0d,-_0x117f26._0xc79be8,_0x117f26._0x3f1980);function _0x456d3e(_0x795c63,_0x42dc9c,_0xbd80a3,_0x5591d9){return _0x279f0a(_0xbd80a3,_0x42dc9c-_0x28c5ae._0x501c56,_0x795c63-_0x28c5ae._0x3c47e9,_0x5591d9-_0x28c5ae._0x263106);}_0x6c3e96[_0x456d3e(0x4a2,_0x117f26._0x31328d,_0x117f26._0x2f5d23,0x467)]=function(_0x4b7cae,_0x50d56f){return _0x4b7cae+_0x50d56f;},_0x6c3e96[_0x456d3e(_0x117f26._0x34903,_0x117f26._0x12dd47,_0x117f26._0x28215f,0x3fd)]=_0x456d3e(_0x117f26._0x4fa48e,_0x117f26._0x26d053,_0x117f26._0x60882d,0x531),_0x6c3e96['hISyd']=function(_0x2933ec,_0x1dcd53){return _0x2933ec===_0x1dcd53;},_0x6c3e96[_0x456d3e(_0x117f26._0x2f0340,0x4bf,_0x117f26._0x4c22de,_0x117f26._0x55b163)]='AKDKN',_0x6c3e96['BcGEQ']=_0x456d3e(_0x117f26._0x2c12c4,_0x117f26._0x3904a3,_0x117f26._0x9ddbad,_0x117f26._0x50ba02),_0x6c3e96[_0x456d3e(_0x117f26._0x1a3dbc,_0x117f26._0x587993,_0x117f26._0x2bd584,_0x117f26._0x5e663b)]=_0x445067(0x6c,_0x117f26._0x4d2fd9,_0x117f26._0x18cc2a,-_0x117f26._0x4f30bf),_0x6c3e96[_0x445067(-_0x117f26._0x5ab8c1,0x6a,_0x117f26._0x5b0215,_0x117f26._0x29c38f)]=_0x456d3e(0x45a,_0x117f26._0x53552d,_0x117f26._0x26cc50,_0x117f26._0x31328d);const _0x2ddc35=_0x6c3e96;if(_0x2ddc35[_0x456d3e(_0x117f26._0x4af147,_0x117f26._0x52ed6e,_0x117f26._0x40696c,_0x117f26._0x3a6011)](_0x4ec3cd[_0x456d3e(_0x117f26._0x780771,_0x117f26._0x37c1c4,_0x117f26._0x25e818,_0x117f26._0x3f9326)],'/')){if(_0x2ddc35[_0x456d3e(_0x117f26._0x33d750,_0x117f26._0x43b9b8,0x49f,0x4d1)](_0x445067(-_0x117f26._0x4eb44d,-_0x117f26._0x5eb00d,-0x68,-_0x117f26._0x43d3c0),_0x2ddc35[_0x456d3e(_0x117f26._0xa18103,_0x117f26._0x922c05,_0x117f26._0x4b2c81,0x386)])){const _0x4fe68c=path['join'](__dirname,_0x445067(-_0x117f26._0x16c20b,-0x13,-_0x117f26._0x14e8bb,_0x117f26._0x3a6780));fs[_0x445067(-0x54,-_0x117f26._0x3b964f,-_0x117f26._0x438e22,-_0x117f26._0x5dee7e)](_0x4fe68c,_0x2ddc35['CMAQp'],(_0x5b266a,_0x56c4a8)=>{if(_0x5b266a){const _0x38f0d4={};_0x38f0d4[_0x26b8bc(_0x29b3c4._0x1f0760,_0x29b3c4._0x8215f,0x53e,_0x29b3c4._0x26899b)]=_0x2ddc35[_0x26b8bc(_0x29b3c4._0x5052fc,0x48f,_0x29b3c4._0x1dfe5c,_0x29b3c4._0x18eeed)],_0x4c7dce[_0x25b452(0x57e,_0x29b3c4._0x12f710,0x521,0x5ab)](-0x1*-0x26f+0x2*0x6fa+-0x2f*0x55,_0x38f0d4),_0x4c7dce['end'](_0x25b452(_0x29b3c4._0x56025b,_0x29b3c4._0x49cce5,_0x29b3c4._0x36e02b,0x4f7));return;}function _0x25b452(_0x3087b7,_0x21d993,_0x5115e4,_0x564fed){return _0x445067(_0x564fed,_0x3087b7-0x4c1,_0x5115e4-_0x3f5502._0x40f258,_0x564fed-_0x3f5502._0xcf3e48);}const _0x4fdd6f={};_0x4fdd6f[_0x25b452(_0x29b3c4._0x2459e9,0x4a8,_0x29b3c4._0x488abc,_0x29b3c4._0x3aa578)]=_0x2ddc35['kwqMJ'],_0x4c7dce[_0x26b8bc(_0x29b3c4._0x914593,0x60d,_0x29b3c4._0x410f44,0x6ac)](0x73*-0x10+0xd4*-0x2b+-0xae5*-0x4,_0x4fdd6f);function _0x26b8bc(_0x191d21,_0x36ab0a,_0x590718,_0x1c2cf6){return _0x456d3e(_0x590718-_0x443fa7._0x13f069,_0x36ab0a-_0x443fa7._0x46c8d0,_0x1c2cf6,_0x1c2cf6-_0x443fa7._0x21b4be);}_0x4c7dce['end'](_0x56c4a8);});return;}else throw _0xe43fda;}else{if(_0x2ddc35[_0x445067(_0x117f26._0x370c0f,_0x117f26._0x15fd14,0xa7,_0x117f26._0x22683b)](_0x4ec3cd[_0x445067(0x17,-0x2,-0x2b,-_0x117f26._0x49ce43)],'/'+SUB_PATH)){const _0x195798=NAME?NAME+'-'+ISP:ISP,_0x461d78='vless://'+UUID+'@'+DOMAIN+_0x445067(-_0x117f26._0x15005f,-_0x117f26._0x2931d7,-0x34,-_0x117f26._0x5d541b)+DOMAIN+'&fp=chrome&type=ws&host='+DOMAIN+_0x445067(_0x117f26._0x3e3f2b,_0x117f26._0x12bb67,_0x117f26._0x1d77e2,_0x117f26._0x40ea78)+WSPATH+'#'+_0x195798,_0x3f8b37='trojan://'+UUID+'@'+DOMAIN+':443?security=tls&sni='+DOMAIN+_0x456d3e(_0x117f26._0x3c7098,_0x117f26._0x195822,_0x117f26._0x26cc4f,_0x117f26._0x2f0340)+DOMAIN+_0x445067(_0x117f26._0x50a9ee,_0x117f26._0x12bb67,_0x117f26._0x4300a4,0xff)+WSPATH+'#'+_0x195798,_0x27fce2=_0x2ddc35['ACMcL'](_0x2ddc35[_0x445067(_0x117f26._0x54ba8a,_0x117f26._0x282e73,_0x117f26._0x442001,_0x117f26._0x21df12)](_0x461d78,'\x0a'),_0x3f8b37),_0x5c77cf=Buffer[_0x456d3e(0x424,_0x117f26._0xca3f88,0x43a,_0x117f26._0x32ee7a)](_0x27fce2)[_0x456d3e(_0x117f26._0x59b562,0x4d8,0x4e1,_0x117f26._0x5ee7c3)](_0x2ddc35['LtHwW']),_0x3f119e={};_0x3f119e[_0x456d3e(_0x117f26._0x598e71,_0x117f26._0x5ae923,_0x117f26._0x4dbfb8,_0x117f26._0x48c95f)]=_0x456d3e(0x44e,_0x117f26._0x4f3cc2,_0x117f26._0x5a5415,_0x117f26._0x5ac238),_0x4c7dce[_0x445067(0xbd,_0x117f26._0x3d946e,_0x117f26._0x54b045,_0x117f26._0x395a23)](-0x1727+-0x3*-0x4f+0x136*0x13,_0x3f119e),_0x4c7dce[_0x456d3e(0x3ee,0x4a2,_0x117f26._0x3dda78,_0x117f26._0x2b503a)](_0x5c77cf+'\x0a');}else{if(_0x2ddc35[_0x445067(-_0x117f26._0x2e6470,_0x117f26._0x572d84,_0x117f26._0x30ffa7,_0x117f26._0x37f7cf)](_0x2ddc35['YHXKx'],_0x2ddc35[_0x445067(0xbc,0xbe,0xa0,_0x117f26._0xd575f3)])){const _0x2638ce={_0x298bf8:0x655,_0x4fe592:0x69a,_0x2a1930:0x6b9,_0xa1f4a9:0x6f1},_0x5f3ee8={_0x547231:0x1e5,_0x4a6c9c:0x1a3,_0x440a21:0x1bd},_0x1a8e31=_0x5aad61?function(){function _0x3d1974(_0x2d790e,_0x4eaafa,_0x396208,_0x337e4b){return _0x456d3e(_0x2d790e-_0x5f3ee8._0x547231,_0x4eaafa-_0x5f3ee8._0x4a6c9c,_0x337e4b,_0x337e4b-_0x5f3ee8._0x440a21);}if(_0x6e8c2d){const _0x4e8013=_0x327c8b[_0x3d1974(_0x2638ce._0x298bf8,_0x2638ce._0x4fe592,_0x2638ce._0x2a1930,_0x2638ce._0xa1f4a9)](_0x2e54de,arguments);return _0x1bcad4=null,_0x4e8013;}}:function(){};return _0x579ffb=![],_0x1a8e31;}else{const _0x8a8a71={};_0x8a8a71[_0x456d3e(0x40b,_0x117f26._0x47ac0e,_0x117f26._0x29184d,_0x117f26._0x55f9b8)]=_0x2ddc35[_0x445067(_0x117f26._0x527a7c,_0x117f26._0xfb30d6,_0x117f26._0x4e81be,-0x95)],_0x4c7dce[_0x445067(_0x117f26._0x5b1942,0xbd,0x8c,_0x117f26._0x230197)](0x3*-0x287+-0x5*-0x73+0x6ea,_0x8a8a71),_0x4c7dce[_0x445067(-_0x117f26._0x2bbdd5,-_0x117f26._0x42140b,-0xa4,-_0x117f26._0x512e43)](_0x2ddc35[_0x456d3e(_0x117f26._0x3a26d9,_0x117f26._0x79c61d,0x476,_0x117f26._0x17a4fe)]);}}}}),_0x442ee1={};_0x442ee1[_0x279f0a(-0x19a,-0x1d0,-0x17b,-0x16a)]=httpServer;const wss=new WebSocket[(_0x421fd5(-0x1ba,-0x12b,-0x12c,-0xdd))](_0x442ee1),uuid=UUID[_0x421fd5(-0x134,-0x1cd,-0x157,-0x13f)](/-/g,''),DNS_SERVERS=[_0x421fd5(-0xbd,-0x62,-0xc0,-0x8d),_0x279f0a(-0x181,-0x18b,-0xf5,-0xea)];function resolveHost(_0x5d90b3){const _0x325c5d={_0x3e6274:0x406,_0x43adf1:0x39c,_0x4798c3:0x397,_0x1dfb85:0x333,_0xfcdad1:0x3a0,_0x23c14b:0x3f4,_0x52058b:0x5fe,_0x11df77:0x6f7,_0x3053be:0x689,_0x3c99f9:0x6f7,_0x592b9c:0x5e9,_0x4db029:0x570,_0x5a687b:0x552,_0x20cb85:0x531},_0x15d2a6={_0x21d116:0x77f,_0x2d352e:0x73f,_0x4c833d:0x614,_0x163469:0x63a,_0x3d4154:0x68b,_0x2e0244:0xd6,_0x109324:0x6f2,_0x227f90:0x673,_0x409507:0x651,_0x5257c6:0x623,_0x26c46e:0x208,_0x266ef3:0x102,_0x461b0a:0xc3,_0x2c43d5:0x676,_0x65b583:0x59e,_0x4c24e5:0x668,_0x4376b1:0x583,_0xf1bea:0x5d8,_0xa1cacc:0x603},_0x2e0a1c={_0x296520:0x281,_0x384d2a:0x374,_0x901f5f:0x2d3},_0x152b5d={_0x2427d6:0x2fd,_0x57f10a:0x31d,_0x2e6fe2:0x364},_0x21a39f={_0x517cfc:0x4f,_0x191500:0x9,_0x4f00a8:0x52},_0x1b1a2d={_0x2817e9:0xf6},_0x201113={_0x577dd6:0x10c,_0x1a8545:0xd4};function _0x22d2e2(_0x185dad,_0x248bce,_0x472a82,_0x2a63ce){return _0x421fd5(_0x185dad-_0x201113._0x577dd6,_0x2a63ce,_0x248bce-0x494,_0x2a63ce-_0x201113._0x1a8545);}function _0x5165de(_0x1fee6a,_0x1da339,_0x29f816,_0x1e078d){return _0x421fd5(_0x1fee6a-0x10f,_0x1fee6a,_0x29f816-0x72e,_0x1e078d-_0x1b1a2d._0x2817e9);}const _0x58471f={'NNZmy':function(_0x87e215){return _0x87e215();},'akMhd':_0x22d2e2(_0x325c5d._0x3e6274,_0x325c5d._0x3e6274,_0x325c5d._0x43adf1,_0x325c5d._0x4798c3),'GkJNX':function(_0x3900db,_0x1bcadf){return _0x3900db===_0x1bcadf;},'QJxdE':function(_0x9b18d6,_0x250dfa){return _0x9b18d6===_0x250dfa;},'zaeOz':'uCDud','CRJJJ':function(_0x44b181,_0x16d5a3){return _0x44b181===_0x16d5a3;},'cGyiG':function(_0x424691,_0x55517e){return _0x424691(_0x55517e);},'YYqhH':_0x22d2e2(_0x325c5d._0x1dfb85,_0x325c5d._0xfcdad1,_0x325c5d._0x23c14b,0x307),'DKVFG':_0x5165de(_0x325c5d._0x52058b,_0x325c5d._0x11df77,_0x325c5d._0x3053be,_0x325c5d._0x3c99f9),'GRyvP':_0x5165de(_0x325c5d._0x592b9c,_0x325c5d._0x4db029,_0x325c5d._0x5a687b,_0x325c5d._0x20cb85),'QQPqT':function(_0x193840,_0x2513cf){return _0x193840(_0x2513cf);}};return new Promise((_0x59c3ea,_0x171733)=>{const _0x31a860={_0x2cb2c1:0x2d,_0x36eece:0x34,_0x5b3022:0xbc,_0x5d54d3:0xd5,_0x167e23:0x404,_0x839160:0x306,_0x763673:0x38e,_0x110339:0x21,_0x1b5039:0x92,_0x1c7a05:0x2e7,_0x19958e:0x3c2,_0x465796:0x31d,_0x46bdae:0x34a,_0x5cdda4:0x326,_0x5c9d9a:0x2c1,_0x46457d:0x2ba,_0x463bc4:0x3e,_0x2ab011:0x3,_0x42e0b2:0x36,_0x3ba5de:0xb1,_0x31b61f:0x65,_0x4aab69:0x38,_0x2e10e4:0x2ea,_0x5ac976:0x2d6,_0x5742f2:0x263,_0x45e65f:0x9f,_0x1a9fa9:0x54,_0x1a2f69:0x1e,_0x13c64c:0xb7,_0x11f041:0x3d5,_0x369f20:0x396,_0x465f03:0x3eb,_0x225569:0x35d,_0x30b483:0x3e6,_0x3495d3:0x434,_0x1549f7:0x3b5,_0x8b2a2:0x36c,_0x547fd9:0x31,_0x290d5f:0xc6,_0x164781:0x11,_0x4b9279:0x50,_0x1030b4:0x4a9,_0x1bdf9d:0x3e5},_0xfdc0e4={_0x3c45c6:0x19c,_0x5c20b8:0x203,_0x4e9469:0x21a,_0x5704d3:0x232,_0x3c44fc:0x233,_0xf1a9ae:0x20b,_0x97dcc1:0x22d,_0xc0d885:0x19d,_0x1cbfdf:0x184,_0x3dc0c0:0x193,_0x1298a5:0x180,_0x3555ef:0xbb,_0x61ebd:0xed,_0x435cd2:0x127,_0x2078af:0x2bd,_0x426c2b:0x16c,_0x1d5ede:0x21f,_0x4c9bd1:0x157,_0x48cc31:0x16e,_0xef3470:0x1c2,_0x1b8b38:0x1df,_0x4fcdb9:0x247,_0x3a87f1:0x19f,_0x4fea6c:0x1bb,_0x451e91:0x176,_0x450662:0x1dc,_0x43e5dd:0x234,_0x374783:0xf4,_0x41d2b6:0x185,_0x11356a:0x1b1,_0x25f043:0x186,_0x49b1c4:0x1a3,_0x3568e4:0x26f,_0x22a95d:0x1c8,_0x1ddc04:0x1d1,_0x519078:0x265,_0x216c0b:0x149,_0x328c08:0x27f,_0x3345ab:0x1ca,_0x1c09d3:0x1fb,_0x296491:0x201,_0x497461:0x1f9,_0x18426f:0x179,_0x3f3015:0xf3,_0x5a503b:0x173,_0x478b21:0x1d1,_0x5ae2e3:0x1fc,_0x248aa4:0x1ea,_0x237db4:0x1c9,_0x1a38ca:0x158,_0x3be0eb:0x225,_0xa6aa68:0x10b,_0x31edb1:0xe2,_0x2b5f1a:0x189,_0x243c32:0x11d,_0x42626b:0x254,_0x2548a3:0x118,_0x408637:0xf6,_0x2def65:0x13d,_0x25b597:0x2e1,_0x336ebd:0x233,_0x5c8128:0x233,_0x81f1e0:0x286,_0x5a47be:0x29d,_0x2b957d:0x299,_0x542b15:0x260,_0x5f6a96:0x23d,_0x2f8bf9:0x36f,_0x48f04a:0x292,_0x4bd40f:0x2cc},_0x3d5187={_0x52ceb0:0x35,_0x81c27d:0xfd,_0x4d2dbf:0x27c},_0x4045e4={_0x51415e:0x21e,_0x525ee0:0x1a7,_0x4d3e73:0x16c},_0x48da4c={_0x1987e1:0x2,_0x41c5e2:0x35,_0x329fda:0x83},_0x2dd623={_0x357afd:0x8a,_0x154171:0x469,_0x4fe619:0x11b},_0x12008e={_0x87949b:0x362,_0x5a4e02:0x40e,_0x54bd7b:0x485},_0x183d5f={_0x2d309b:0x1a7,_0x454843:0x56},_0x3769c1={_0x2e5e7f:0xbb,_0x10d132:0xfe,_0x4ec1fc:0x1a5},_0x5927f5={_0x1fc192:0x87,_0x203184:0x2e6};function _0xcb92c6(_0x4fccae,_0x19c061,_0x14bcdf,_0xef0783){return _0x22d2e2(_0x4fccae-_0x5927f5._0x1fc192,_0x14bcdf-_0x5927f5._0x203184,_0x14bcdf-0xf,_0xef0783);}const _0x1f922b={'LtVrZ':function(_0x204d0c){const _0x24bdd2={_0x42d562:0x1c8};function _0x573f0d(_0x1e6d76,_0x2fd542,_0x3fa755,_0x23deb5){return _0x84e0(_0x3fa755- -_0x24bdd2._0x42d562,_0x1e6d76);}return _0x58471f[_0x573f0d(_0x21a39f._0x517cfc,_0x21a39f._0x191500,_0x21a39f._0x4f00a8,0xe9)](_0x204d0c);},'SdFFN':function(_0x5bbea4,_0x224bad){return _0x5bbea4+_0x224bad;},'AIhMB':_0x58471f[_0xcb92c6(0x6d3,_0x15d2a6._0x21d116,0x6cd,_0x15d2a6._0x2d352e)],'ApkRh':function(_0x460540,_0x4e2f7e){const _0x587ed3={_0x54d024:0xce};function _0x54925c(_0x57c3e2,_0x5185e8,_0x367305,_0x40f203){return _0xcb92c6(_0x57c3e2-0x108,_0x5185e8-_0x587ed3._0x54d024,_0x367305- -0x6ac,_0x57c3e2);}return _0x58471f[_0x54925c(-0x158,-_0x3769c1._0x2e5e7f,-_0x3769c1._0x10d132,-_0x3769c1._0x4ec1fc)](_0x460540,_0x4e2f7e);},'yDfxZ':function(_0xd36ba6,_0x151ab8){return _0xd36ba6>_0x151ab8;},'qpCmS':function(_0x23d96a,_0x50d375){const _0x202ddc={_0x4fc6f8:0x2,_0x3ed332:0x38f};function _0x545ffc(_0x4afb25,_0xf34e1e,_0x262552,_0x3d7afc){return _0xcb92c6(_0x4afb25-_0x202ddc._0x4fc6f8,_0xf34e1e-0x16a,_0xf34e1e- -_0x202ddc._0x3ed332,_0x3d7afc);}return _0x58471f[_0x545ffc(_0x152b5d._0x2427d6,_0x152b5d._0x57f10a,_0x152b5d._0x2e6fe2,0x281)](_0x23d96a,_0x50d375);},'kgAwj':_0x58471f[_0xcb92c6(_0x15d2a6._0x4c833d,0x638,_0x15d2a6._0x163469,_0x15d2a6._0x3d4154)],'AbGMQ':function(_0x474ec1,_0xf9cc83){return _0x58471f['CRJJJ'](_0x474ec1,_0xf9cc83);},'gmbKw':function(_0xee1bb5,_0x1ab97c){function _0x5e9245(_0x50e134,_0x4349f4,_0x1e9a83,_0x1e4f99){return _0x195451(_0x1e4f99-0x458,_0x4349f4,_0x1e9a83-_0x183d5f._0x2d309b,_0x1e4f99-_0x183d5f._0x454843);}return _0x58471f[_0x5e9245(_0x2e0a1c._0x296520,_0x2e0a1c._0x384d2a,0x23e,_0x2e0a1c._0x901f5f)](_0xee1bb5,_0x1ab97c);},'xxqmp':_0x58471f[_0x195451(-0xe5,-0x65,-_0x15d2a6._0x2e0244,-0x32)]};if(/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/[_0xcb92c6(_0x15d2a6._0x109324,_0x15d2a6._0x227f90,_0x15d2a6._0x409507,_0x15d2a6._0x5257c6)](_0x5d90b3)){if(_0x58471f['QJxdE'](_0x58471f['DKVFG'],_0x58471f[_0x195451(-0x164,-_0x15d2a6._0x26c46e,-_0x15d2a6._0x266ef3,-_0x15d2a6._0x461b0a)])){const _0x5858a9={_0x48e922:0x3,_0x2782a4:0x45},_0x28fecb=_0x335d8b?function(){function _0x1a377e(_0x30e4ea,_0x5cd2e2,_0x3125c3,_0x217c0c){return _0x195451(_0x3125c3-0x508,_0x30e4ea,_0x3125c3-_0x5858a9._0x48e922,_0x217c0c-_0x5858a9._0x2782a4);}if(_0x3ed755){const _0x2aacbe=_0x4d4b63[_0x1a377e(0x36c,_0x12008e._0x87949b,_0x12008e._0x5a4e02,_0x12008e._0x54bd7b)](_0x19bccf,arguments);return _0x4d3954=null,_0x2aacbe;}}:function(){};return _0x56493c=![],_0x28fecb;}else{_0x58471f[_0xcb92c6(_0x15d2a6._0x2c43d5,_0x15d2a6._0x65b583,0x5c7,0x5c4)](_0x59c3ea,_0x5d90b3);return;}}function _0x195451(_0x2226de,_0x1811a0,_0x44fb18,_0x589772){return _0x22d2e2(_0x2226de-_0x2dd623._0x357afd,_0x2226de- -_0x2dd623._0x154171,_0x44fb18-_0x2dd623._0x4fe619,_0x1811a0);}let _0x39d88d=-0x1eb2*0x1+0x9b6+0x14fc;function _0x5f13d5(){const _0x5c4644={_0x549aed:0x229,_0x5e7e76:0x92,_0x5476fa:0x13b},_0x5b1430={_0x30f30e:0x37c,_0x3b608a:0x340,_0x17b171:0x306,_0xcb93ed:0x384},_0x2c985b={_0x4d1b2c:0x113,_0x584a8c:0x128,_0x2868d4:0xc2},_0x1551bd={_0x163010:0x1dc,_0x39e71f:0x1f6},_0x52e5fd={_0x326c2a:0x1fd},_0x439f4b={_0x479923:0xe7,_0x1f1b25:0x1ca,_0x2728f4:0x694};function _0x197400(_0x931519,_0x133887,_0x467e85,_0x138818){return _0xcb92c6(_0x931519-_0x439f4b._0x479923,_0x133887-_0x439f4b._0x1f1b25,_0x931519- -_0x439f4b._0x2728f4,_0x467e85);}const _0x1b38bc={'pqpVe':function(_0x3c1fa3,_0xb9ef5){function _0x3d9789(_0x156b3f,_0x19cfcc,_0x5a6a5f,_0x463d8e){return _0x84e0(_0x156b3f- -_0x52e5fd._0x326c2a,_0x5a6a5f);}return _0x1f922b[_0x3d9789(_0x48da4c._0x1987e1,_0x48da4c._0x41c5e2,-0x17,_0x48da4c._0x329fda)](_0x3c1fa3,_0xb9ef5);},'mZvez':_0x197400(-_0x31a860._0x2cb2c1,_0x31a860._0x36eece,-_0x31a860._0x5b3022,-_0x31a860._0x5d54d3),'uOPwJ':_0x1f922b[_0x52bf20(_0x31a860._0x167e23,_0x31a860._0x839160,_0x31a860._0x763673,0x350)],'GcBCj':function(_0x192d7b,_0x51c9d9){function _0x55d54e(_0x2bd191,_0x5c17a7,_0x472fa2,_0x29f66d){return _0x52bf20(_0x2bd191-_0x1551bd._0x163010,_0x5c17a7,_0x472fa2-0x34,_0x29f66d- -_0x1551bd._0x39e71f);}return _0x1f922b[_0x55d54e(0x10c,_0x4045e4._0x51415e,_0x4045e4._0x525ee0,_0x4045e4._0x4d3e73)](_0x192d7b,_0x51c9d9);},'hcQxb':function(_0x2192e1,_0x1a1eeb){const _0x74f034={_0x5a9c3a:0x109};function _0x423660(_0x497a2d,_0x24711a,_0x1121ec,_0x5ac454){return _0x52bf20(_0x497a2d-0xe2,_0x497a2d,_0x1121ec-_0x74f034._0x5a9c3a,_0x24711a- -0x29f);}return _0x1f922b[_0x423660(0x61,_0x2c985b._0x4d1b2c,_0x2c985b._0x584a8c,_0x2c985b._0x2868d4)](_0x2192e1,_0x1a1eeb);},'xucZb':function(_0x44b39f,_0x1459b8){const _0x33eb98={_0x4f3317:0x111,_0x57c4bd:0x13f,_0x1379d8:0xd3};function _0x3e39c2(_0x376bfd,_0x4d0f33,_0x4ab6dd,_0x500769){return _0x52bf20(_0x376bfd-_0x33eb98._0x4f3317,_0x4ab6dd,_0x4ab6dd-_0x33eb98._0x57c4bd,_0x376bfd- -_0x33eb98._0x1379d8);}return _0x1f922b[_0x3e39c2(_0x5b1430._0x30f30e,_0x5b1430._0x3b608a,_0x5b1430._0x17b171,_0x5b1430._0xcb93ed)](_0x44b39f,_0x1459b8);},'SITqW':_0x197400(_0x31a860._0x110339,-0xf,_0x31a860._0x1b5039,0xbd),'FBbJe':_0x1f922b[_0x52bf20(_0x31a860._0x1c7a05,_0x31a860._0x19958e,_0x31a860._0x465796,_0x31a860._0x46bdae)],'AYsjM':function(_0x1ecf4e,_0x1d7923){return _0x1f922b['AbGMQ'](_0x1ecf4e,_0x1d7923);},'kQOWn':function(_0x4ac39b,_0x3af425){return _0x1f922b['gmbKw'](_0x4ac39b,_0x3af425);},'eKFYU':function(_0x58dad9){return _0x58dad9();}};if(_0x39d88d>=DNS_SERVERS[_0x52bf20(_0x31a860._0x5cdda4,_0x31a860._0x5c9d9a,_0x31a860._0x46457d,0x35d)]){_0x171733(new Error(_0x197400(-_0x31a860._0x463bc4,_0x31a860._0x2ab011,-_0x31a860._0x42e0b2,-_0x31a860._0x3ba5de)+_0x5d90b3+_0x197400(-_0x31a860._0x31b61f,-_0x31a860._0x4aab69,-0xe1,-0x6b)));return;}const _0x5e2cd1=DNS_SERVERS[_0x39d88d];_0x39d88d++;const _0x43c85f='https://dns.google/resolve?name='+_0x1f922b[_0x52bf20(_0x31a860._0x2e10e4,_0x31a860._0x5ac976,_0x31a860._0x5742f2,0x318)](encodeURIComponent,_0x5d90b3)+_0x197400(-_0x31a860._0x45e65f,-_0x31a860._0x1a9fa9,-_0x31a860._0x1a2f69,-_0x31a860._0x13c64c),_0x3dec06={};_0x3dec06[_0x52bf20(_0x31a860._0x11f041,0x438,_0x31a860._0x369f20,0x3dc)]=_0x1f922b[_0x52bf20(_0x31a860._0x465f03,_0x31a860._0x225569,0x3b1,_0x31a860._0x30b483)];const _0x1329a4={};_0x1329a4[_0x52bf20(_0x31a860._0x3495d3,_0x31a860._0x1549f7,_0x31a860._0x8b2a2,0x3ec)]=0x1388;function _0x52bf20(_0x31349a,_0x107361,_0x2ec1ba,_0x19c29d){return _0xcb92c6(_0x31349a-_0x3d5187._0x52ceb0,_0x107361-_0x3d5187._0x81c27d,_0x19c29d- -_0x3d5187._0x4d2dbf,_0x107361);}_0x1329a4[_0x197400(_0x31a860._0x547fd9,_0x31a860._0x290d5f,-_0x31a860._0x164781,-_0x31a860._0x4b9279)]=_0x3dec06,axios['get'](_0x43c85f,_0x1329a4)['then'](_0x979d80=>{const _0x4c9d81={_0x219164:0x1bc,_0x2f213b:0xba};function _0x921693(_0x13d864,_0x21031b,_0x3032c1,_0x54196e){return _0x197400(_0x54196e-_0x5c4644._0x549aed,_0x21031b-_0x5c4644._0x5e7e76,_0x21031b,_0x54196e-_0x5c4644._0x5476fa);}const _0x43ead4={};_0x43ead4[_0x1b2aa0(_0xfdc0e4._0x3c45c6,_0xfdc0e4._0x5c20b8,_0xfdc0e4._0x4e9469,0x1be)]=_0x1b38bc['mZvez'],_0x43ead4['qdsEB']=_0x1b38bc[_0x921693(_0xfdc0e4._0x5704d3,_0xfdc0e4._0x3c44fc,_0xfdc0e4._0xf1a9ae,_0xfdc0e4._0x97dcc1)];function _0x1b2aa0(_0x5d57b1,_0x3045fd,_0x43e232,_0x1068fa){return _0x52bf20(_0x5d57b1-_0x4c9d81._0x219164,_0x5d57b1,_0x43e232-_0x4c9d81._0x2f213b,_0x43e232- -0x178);}const _0x13b172=_0x43ead4,_0x4927cb=_0x979d80['data'];if(_0x1b38bc[_0x921693(_0xfdc0e4._0xc0d885,_0xfdc0e4._0x1cbfdf,0x129,_0xfdc0e4._0x3dc0c0)](_0x4927cb['Status'],-0x4*0x3cd+0xc2a+0x30a)&&_0x4927cb['Answer']&&_0x1b38bc[_0x921693(_0xfdc0e4._0x1298a5,_0xfdc0e4._0x3555ef,_0xfdc0e4._0x61ebd,_0xfdc0e4._0x435cd2)](_0x4927cb[_0x921693(_0xfdc0e4._0x2078af,_0xfdc0e4._0x426c2b,0x213,_0xfdc0e4._0x1d5ede)][_0x921693(0x1f6,0xc7,_0xfdc0e4._0x4c9bd1,_0xfdc0e4._0x48cc31)],-0x1be1+-0x10ad*0x1+0x2c8e)){if(_0x1b38bc[_0x921693(_0xfdc0e4._0xef3470,_0xfdc0e4._0x1b8b38,_0xfdc0e4._0x4fcdb9,0x1c9)](_0x1b38bc[_0x921693(_0xfdc0e4._0x3a87f1,0xd9,_0xfdc0e4._0x4fea6c,_0xfdc0e4._0x451e91)],_0x1b38bc['FBbJe'])){if(_0x30f13b){const _0xf8608c={};_0xf8608c[_0x921693(_0xfdc0e4._0x450662,_0xfdc0e4._0x43e5dd,_0xfdc0e4._0x374783,_0xfdc0e4._0x41d2b6)]=_0x13b172[_0x921693(0x13a,_0xfdc0e4._0x11356a,_0xfdc0e4._0x25f043,_0xfdc0e4._0x49b1c4)],_0x41c609[_0x921693(_0xfdc0e4._0x3568e4,_0xfdc0e4._0x22a95d,_0xfdc0e4._0x1ddc04,_0xfdc0e4._0x519078)](0x265*-0x5+0xbba+-0x107*-0x1,_0xf8608c),_0x2b5318[_0x1b2aa0(_0xfdc0e4._0x216c0b,_0xfdc0e4._0x328c08,0x1df,_0xfdc0e4._0x3345ab)](_0x13b172[_0x921693(_0xfdc0e4._0x1c09d3,_0xfdc0e4._0x296491,_0xfdc0e4._0x497461,_0xfdc0e4._0x18426f)]);return;}const _0x5ded06={};_0x5ded06[_0x921693(_0xfdc0e4._0x3f3015,_0xfdc0e4._0xf1a9ae,_0xfdc0e4._0x435cd2,_0xfdc0e4._0x41d2b6)]=_0x921693(_0xfdc0e4._0x5a503b,_0xfdc0e4._0x478b21,0x290,_0xfdc0e4._0x5ae2e3),_0x436da2['writeHead'](0x962+-0x19a7+-0xf*-0x123,_0x5ded06),_0xb63020[_0x1b2aa0(_0xfdc0e4._0x248aa4,_0xfdc0e4._0x237db4,0x1df,_0xfdc0e4._0x1a38ca)](_0x4e6057);}else{const _0x1d76fc=_0x4927cb[_0x1b2aa0(0x272,0x29c,0x296,0x29c)][_0x921693(_0xfdc0e4._0x3be0eb,_0xfdc0e4._0xa6aa68,_0xfdc0e4._0x31edb1,_0xfdc0e4._0x2b5f1a)](_0x388ed6=>_0x388ed6[_0x1b2aa0(0x289,0x1f9,0x290,0x33e)]===-0x141*-0xd+0x94d*0x1+0x1*-0x1999);if(_0x1d76fc){if(_0x1b38bc[_0x1b2aa0(_0xfdc0e4._0x243c32,_0xfdc0e4._0x42626b,0x1b8,_0xfdc0e4._0x2548a3)]('PZejL',_0x921693(_0xfdc0e4._0x408637,_0xfdc0e4._0x2def65,0x219,0x18f)))_0x4cb322=_0x166df0['slice'](_0x3c389d,_0x1b38bc['pqpVe'](_0x3b5410,0x2*0x926+0x1*0x198f+0x1*-0x2bd7))[_0x921693(_0xfdc0e4._0x1b8b38,_0xfdc0e4._0x25b597,_0xfdc0e4._0x336ebd,_0xfdc0e4._0x5c8128)]('.'),_0x552a33+=0xea3+0x8bf*0x1+-0x175e;else{_0x1b38bc[_0x1b2aa0(_0xfdc0e4._0x81f1e0,0x2ac,_0xfdc0e4._0x5a47be,_0xfdc0e4._0x2b957d)](_0x59c3ea,_0x1d76fc[_0x1b2aa0(0x2f4,0x2aa,_0xfdc0e4._0x542b15,_0xfdc0e4._0x5f6a96)]);return;}}}}_0x1b38bc[_0x1b2aa0(_0xfdc0e4._0x2f8bf9,_0xfdc0e4._0x48f04a,_0xfdc0e4._0x4bd40f,_0xfdc0e4._0x3be0eb)](_0x5f13d5);})[_0x52bf20(_0x31a860._0x1030b4,0x428,_0x31a860._0x1bdf9d,0x43f)](_0x3f7d4c=>{_0x1f922b['LtVrZ'](_0x5f13d5);});}_0x58471f[_0xcb92c6(_0x15d2a6._0x4c24e5,_0x15d2a6._0x4376b1,_0x15d2a6._0xf1bea,_0x15d2a6._0xa1cacc)](_0x5f13d5);});}function _0x36d7(){const _0x474b28=['E30Uy29UC3rYDwn0B3iOiNjLDhvYBIb0AgLZiIKOicK','C01UDM8','EMfLt3O','C2HLBgW','Dvz4whG','zejnC3O','vwjNvLy','tM90iezVDw5KcG','mtG1ndzure1nwfi','CMvHzfvjBNq4','Ahr0Chm6lY9HCM02nc5ZC3nZlM55yY5TBI92mq','Bg9N','yxHPB3m','A09Mtee','wen0wuS','u3ziDNO','zNrkzwy','zvbWDw4','DgHLBG','r3LvtuS','uejlwxG','Ewr3ALO','u2vYDMvY','AMv3D2C','ls10Bhm','DgvZDa','CefYEMy','s29ssu4','zgf0yq','yxbWBhK','rMfPBgvKihrVihjLC29SDMuG','mJe1zNj6teDi','qwnJzxb0','AfPArLu','ic1Wia','ufbzBey','C1Psuue','q2zcEhy','u3Pts0G','Ahr0Chm6lY9HBwq2nc5ZC3nZlM55yY5TBI92mq','vxvgA2y','AeLtEwq','EhHXBxa','BNbTihj1BM5PBMCGzxjYB3i6','uM1wwxa','ChmGyxv4ihWGz3jLCcaTDIaIz3jLCciGFcbNCMvWiciUl1TUxxbTiG','r0Puuve','Dgv4Dc9ODg1S','DgLTzw91Da','whHmtxu','wvLXAeG','BurWzxe','u1vcx1bbveG','ndaZodq0qvbPr25O','q01buxa','ELD5CMm','tLrOseO','wMXlyvu','wwrIrKK','tKvAsefFue9sva','y3j5ChrV','ms4XlJeUmq','tNnUwwW','DgfIBgu','zxHJzxb0Aw9U','qNfAsLO','D2Xqrw4','AwPSs3a','CuT1t3m','vwnlsK4','y3jLyxrLsgfZAa','Cgf0Aa','zKXgEM4','shvMqxe','ywjzrvO','y29UC3rYDwn0B3i','DhLWzq','qvzQu2W','yxbWBgLJyxrPB24Vzg5ZlwPZB24','qunny0W','Dfnvz2K','q2THvfG','qw5ZD2vY','tu5qAxu','r1jbtgy','tK5PENe','r3HAzMq','B25Jzq','y3jLyxrLv3jPDgvtDhjLyw0','A1fpv24','C2XPy2u','yMn5vum','zgvJB2rL','DxrMoa','suLSD20','u2vYDMvYigLZihj1BM5PBMCGB24GCg9YDca','Du9qD0O','EhrjsMG','zLrztxm','zgLNzxn0','qvLvEuK','svDkrvC','AM9PBG','zxL1A1u','y29UBMvJDgLVBG','C2vHCMnO','vKDdwe0','z3vOs3y','t216AMq','s0ryzxC','jMzWpwnOCM9Tzsz0ExbLpxDZjMHVC3q9','zw52','EKzfvNi','BgDvCeC','wKLQzvu','tKvAsefFu0vsvKvs','uuP4zeu','zxjYB3i','vvvjra','qMfYrhm','DwnYB3m','BNbTigLZigfSCMvHzhKGCNvUBMLUzYWGC2TPCcbYDw5UAw5NlI4U','r1bWsuu','Ce9jDKu','Cg9W','wfPksem','EwjLBeC','z0DWwMe','B0zKDxO','mJm4oensyw9XBG','oc44lJqUna','y2f0y2G','tLD2z0m','wuv3yuK','uu1XyMW','DhjHy2u','zuTgwvu','wKDYBKG','rgvUy0e','yMfZzty0','zu1XrNq','AgvHzgvYCW','CMvHzfvjBNqXnKjf','Aw5MBW','C3bSAxq','yw5kAwW','q09TzM8','CxbdBvm','zMLUAxnO','ywTnAgq','x19WCM90B19F','weXtDLi','D3jPDgvizwfK','qMnhrve','z2v0','uNDds24','CunYs1u','BxLTB3O','y2XPzw50x3nLy3jLDdOG','Agv4','mJa1mW','rM1jvhO','l2jPBI9IyxnO','y2XVC2u','s1P1vKq','uLvzzeu','jNbHDgG9jtjg','sKvJDva','A3DIENC','BNbT','otyZndjhy1vNEfm','ic0TzgLZywjSzs1HDxrVlxvWzgf0zsaTlxjLCg9YDc1KzwXHEsa0ic0TC2TPCc1JB25Uic0TC2TPCc1WCM9JCYa+l2rLDI9UDwXSidi+jJeGjG','y2fruMy','vfnNAxq','uMPIA3a','u2Tds2e','y2HTB2qGk3GGBNbT','q0LUzeK','turbzK0','rMXlufG','sgvSBg8GD29YBgqH','y29UBMvJDa','CMv0DxjUicHMDw5JDgLVBIGPia','yNvMzMvY','qxv0B21HDgLJiefJy2vZCYbuyxnRigfKzgvKihn1y2nLC3nMDwXSEq','wLHet08','cNnRAxbFy29UBMvJDgLVBL9JB3vUDdOGDhj1zqPZA2LWx3bYB2nZx2nVDw50oIb0CNvLcNrLBxbLCMf0DxjLoIbMywXZzqP0Bhm6ia','DM1breK','y29Uy2f0','zhnMrwO','uu52y2W','renrD2i','cNvZzv9NAxrLzv90B191CgDYywrLoIbMywXZzqP1C2vFAxb2nL9JB3vUDhj5x2nVzgu6igzHBhnLcNv1Awq6ia','zfnKEgi','zMT4yMO','AgnrEgi','Au1pC3q','z21Is3C','wxDMrwW','yMLUza','zMfSC2u','ntu5odeYDMThBvrM','y2zrzfK','Ahr0Chm6lY8','v2vmCe8','sNvczKy','AMPsugy','u1bIEwO','cMrLyNvNoIbMywXZzqPKAxnHyMXLx2f1Dg9FDxbKyxrLoIb0CNvLcMrPC2fIBgvFy29TBwfUzf9LEgvJDxrLoIbMywXZzqPKAxnHyMXLx2zVCMnLx3vWzgf0ztOGDhj1zqPKAxnHyMXLx25HDdOGzMfSC2ukzgLZywjSzv9Zzw5Kx3f1zxj5oIbMywXZzqPNChu6igzHBhnLcMLUC2vJDxjLx3rSCZOGDhj1zqPPCf9YzxbVCNrFCgvYAw9KoIaXodaWcNjLCg9YDf9KzwXHEtOGnaPZzxj2zxi6ia','BhfduwW','ugrLq3i','BgLZDgvU','tKvAsefFs0vz','CMvKDwnL','q0jwrhG','zgTbBKC','u3vIC1a','u3rOuxK','qvvut19bq0nfu1m','Ahr0Ca','wgzvywe','qvLZAK0','u3rHDhvZ','r2TktLG','Cg9YDa','C3vIC3rY','CMvHzezPBgu','CKvtBMK','DMXLC3m6lY8','DLvcCKS','t2X5tw0','rMjjBuS','D2fYBG','tNfxC24','tu5Jv1O','qKnWAMC','CNLuv2i','vw1Jr2W','u2rgrK4','CMDSsfe','AvDzDxO','y29UC29Szq','BwfW','wurtEwu','zxzLCNK','AwX0rLy','Ahr0Chm6lY9HCgKUAxaUC2iVz2vVAxa','A2DbD2O','uvfqCvq','z1z1sgy','quDxCNq','y0D5AuC','CePkt3e','quLOtui','oJq0mZ9LBMnYExb0Aw9Upw5VBMuMC2vJDxjPDhK9DgXZjNnUAt0','q21MB3C','tfP2y28','rfrrCgK','D3jPDgvgAwXLu3LUyW','y291BNrYEv9JB2rL','zw5K','CgrotKG','BNbTigLZihj1BM5PBMC','reTpr2i','mtiZnc5HyMmUy29T','tK5ABxK','BgvUz3rO','q09ztfq','A3DXtuO','mJa5nG','y3jLyxrLu2vYDMvY','qxbRuMG','vLj4shG','Awj0ufa','u0LuCvC','DxHjqxm','wNDkvgC','CwrZrui','Dw5SAw5R','ChjVDg90ExbL','su5Hy1y','nfDRwfH1yW','D3jPDgu','EhzVu1q','r1j5DLa','Duf2tNq','thr5Cha','BwvZC2fNzq','C2vYDMvY','q29UDgvUDc1uExbL','Cg9ZDa','tML5uNC','yxjTnJq','zMLUza','jNr5Cgu9qq','re9nquLo','s3z1rK0','AvDpBMG','DffYq3i','u3veC2y','ExL1zvK','yKn2uwy','uhf6sw4','r2ncq2O','ue9sva','Aw5KzxGUAhrTBa','A21SEhO','DxrMltG','t3bUvxq','C2v0C2LKig5VAhvWic4VBNbTic1JignVBMzPzY55yw1Sid4Vzgv2l251BgWGmJ4MmsaM','thriD1C','ugnJrxe','C2v0C2LKig5VAhvWic4VBNbTic1Zia','zLLJBvK','zNjVBq','DNbhs3G','ANLOA20','C3rYzwfT','tKvAseeGDMfYAwfIBguGAxmGzw1WDhKSihnRAxaGCNvUBMLUzW','ugfgquO','B3HSDLm','mJmWnZK2rwzYENbs','DxjS','EKjMz1q','ofrYzfjuyW','A0v0vuK','zxjYB3i6ia','Dg9tDhjPBMC','sLjIuuK','Ahr0Chm6lY9HCM02nc5ZC3nZlM55yY5TBI9Hz2vUDa','v0XPqwC','rK9Oze0','y29UzMLNlNLHBwW','Dg9Nzfy','rfz6qvu','uujcBuW','whHqugy','BwnjC08','wuHys3G','C253CKq','CMvWBgfJzq','C2HHmJi0','nti4mdmYmhPktK5TuW','su9RAwe','Ag9ZDa','DxbKyxrL','ue1pzfu','uMHWqMm','rg14rgy','CgLWzq','qNvhwvG','EurMEfO','ihDPDgGGywXSierouYbZzxj2zxjZ','C2neu0W','qvv4v3O','zxfXrKS','Dgv4Dc9WBgfPBG','EhvJwMi','Aw5JBhvKzxm','AvjJvuC','Dhj1zq'];_0x36d7=function(){return _0x474b28;};return _0x36d7();}function handleVlessConnection(_0x505344,_0x87e439){const _0x510446={_0x56e061:0x24e,_0x3fff52:0x1f4,_0x325839:0x20c,_0x3c476b:0x39,_0x1ad6a8:0xd9,_0x562399:0x1ca,_0x1b7f7c:0xde,_0x251286:0x101,_0x1b489c:0x149,_0x1ade83:0x19a,_0x2893ae:0x1d4,_0x3fae1f:0x19e,_0x623803:0x26c,_0x34196c:0x18c,_0x6d6191:0x168,_0x1ee712:0x21f,_0x39f9e1:0xc0,_0x2ecfdf:0xb2,_0x1fc914:0x98,_0x1eebd3:0x7a,_0x3305fb:0x17,_0x5e368a:0x43,_0x2b3631:0x55,_0x514135:0x7a,_0x54d46a:0x68,_0x46aaa4:0xae,_0x164f8d:0x3c,_0x493c98:0x4f,_0x24f8c6:0x252,_0x2a3432:0x1fe,_0x4ef783:0x263,_0xf36d91:0x126,_0x22b43e:0x75,_0x70f9f8:0x96,_0xe2c13c:0x232,_0x3dc0c4:0x1a8,_0x3ab51e:0x38,_0x1d83fc:0x166,_0x1c58d6:0xc8,_0x22942c:0xcb,_0x7c516d:0x2f,_0xf2833a:0xe4,_0x6728ee:0x16,_0x5c5758:0x19d,_0x15f3b8:0x247,_0x49540e:0x142,_0x15faf8:0x12e,_0x517c1e:0xe5,_0x5c98d8:0x168,_0x1d4c76:0x9a,_0x301787:0x9c,_0x20c3e9:0x103,_0x46d36d:0xf1,_0x232f98:0xa7,_0x83da80:0x7c,_0x12d4f3:0x169,_0x5795ea:0x9a,_0x471b55:0xfb,_0x7de654:0xdc,_0x394555:0x91,_0x21eed5:0x94,_0x307266:0x1aa,_0x35edff:0x18c,_0x378d32:0x9,_0x44beff:0x1b,_0x220214:0x51},_0x15d39c={_0xd5db2a:0x494,_0x1579e1:0x42a,_0x2e44ca:0x42f,_0x2643bd:0x3fc,_0x483f3d:0x32f,_0x547aba:0x347,_0x220cef:0x3e4,_0x5bbdfd:0x428},_0x411617={_0x3110ea:0x58},_0x43561a={_0x32b3fc:0x483,_0x28b469:0x43a,_0x476e45:0x457,_0x4631fd:0x3f4,_0x1dc083:0x139,_0x3ee85e:0x16f,_0x4e407e:0x1f1,_0x49eac7:0x1e7,_0x31e92b:0x156,_0x5701db:0x12d,_0x31dd67:0x1d8},_0x5260ac={_0x373480:0xcd,_0x1d6dcd:0x36,_0x5ad32c:0x54,_0x518bac:0x56,_0x22be12:0x8c,_0x8d7789:0x7,_0x1daf10:0xd4,_0x35969e:0x4a,_0x265ac7:0xc,_0x569829:0x41},_0x1c194d={_0x411cad:0x93,_0x341c55:0x2bc,_0x266276:0x78},_0x108755={_0x575348:0x14,_0x3d9d0c:0x6e},_0x232852={'XxLMu':_0xf79f24(_0x510446._0x56e061,_0x510446._0x3fff52,0x1ef,_0x510446._0x325839),'Omzjd':function(_0x19429b,_0xe22087){return _0x19429b==_0xe22087;},'eyukU':function(_0x545331,_0x1a55af){return _0x545331+_0x1a55af;},'NsnYl':function(_0x19979a,_0x4199db){return _0x19979a+_0x4199db;},'scDSL':function(_0xf64b71,_0x398be2){return _0xf64b71(_0x398be2);}};function _0x1c0903(_0x27dad8,_0x338619,_0x4cb3ff,_0xe2e608){return _0x421fd5(_0x27dad8-_0x108755._0x575348,_0x4cb3ff,_0xe2e608-_0x108755._0x3d9d0c,_0xe2e608-0x1af);}const [_0x12ac60]=_0x87e439,_0x303ff3=_0x87e439[_0x1c0903(-0x6e,-_0x510446._0x3c476b,-_0x510446._0x1ad6a8,-0x7a)](0x6*0x576+0x2659+-0x4a*0xf6,-0x79d+0x1*-0x162f+0x1ddd);if(!_0x303ff3[_0x1c0903(-_0x510446._0x562399,-_0x510446._0x1b7f7c,-_0x510446._0x251286,-_0x510446._0x1b489c)]((_0x2b9f66,_0x2d853d)=>_0x2b9f66==parseInt(uuid[_0x1c0903(-0x20f,-0x198,-0x1b3,-0x15c)](_0x2d853d*(0x1*0x1c33+-0xd15+-0xf1c),0xef+-0x80f+0xa6*0xb),-0x19e0+0x518+0x14d8)))return![];function _0xf79f24(_0xe16c67,_0x82edc8,_0x223e62,_0x5e46cc){return _0x421fd5(_0xe16c67-_0x1c194d._0x411cad,_0x82edc8,_0x223e62-_0x1c194d._0x341c55,_0x5e46cc-_0x1c194d._0x266276);}let _0x8300aa=_0x87e439[_0xf79f24(0x133,_0x510446._0x1ade83,_0x510446._0x2893ae,0x13a)](-0x19a9+0x10e9+0x8d1,0xeae+0x18b*0xb+-0x21b*0xf)['readUInt8']()+(0x12*0x113+-0x1*-0x2084+-0x33c7);const _0x234ae1=_0x87e439[_0xf79f24(_0x510446._0x3fae1f,_0x510446._0x623803,_0x510446._0x2893ae,0x23f)](_0x8300aa,_0x8300aa+=-0xdf3+-0xa3a+-0x1*-0x182f)[_0xf79f24(_0x510446._0x34196c,_0x510446._0x6d6191,0x208,_0x510446._0x1ee712)](-0x2457+0x872*-0x3+-0x33f*-0x13),_0x5027f6=_0x87e439[_0x1c0903(-_0x510446._0x39f9e1,-_0x510446._0x2ecfdf,-_0x510446._0x1fc914,-_0x510446._0x1eebd3)](_0x8300aa,_0x8300aa+=0x9*-0x399+-0x1*0x12c3+-0x3325*-0x1)['readUInt8'](),_0x4054da=_0x232852['Omzjd'](_0x5027f6,-0x78b*0x1+0x17*-0x10f+0x1fe5)?_0x87e439[_0x1c0903(_0x510446._0x3305fb,-_0x510446._0x5e368a,-_0x510446._0x2b3631,-_0x510446._0x514135)](_0x8300aa,_0x8300aa+=-0x6b3+0x46a+-0x1f*-0x13)[_0x1c0903(-_0x510446._0x54d46a,-_0x510446._0x46aaa4,-_0x510446._0x1fc914,-0x6e)]('.'):_0x5027f6==-0xeab*0x1+-0x1f*-0x4+0xe31?new TextDecoder()[_0x1c0903(-_0x510446._0x164f8d,-0x26,-_0x510446._0x493c98,-0x78)](_0x87e439['slice'](_0x232852[_0xf79f24(_0x510446._0x24f8c6,_0x510446._0x2a3432,0x1e1,_0x510446._0x4ef783)](_0x8300aa,0x9d4*0x1+-0x12d7+0x904*0x1),_0x8300aa+=_0x232852[_0x1c0903(-_0x510446._0xf36d91,-_0x510446._0x22b43e,-0x147,-_0x510446._0x70f9f8)](-0x939+-0xa*0x12b+0x14e8,_0x87e439['slice'](_0x8300aa,_0x232852[_0xf79f24(0x162,_0x510446._0xe2c13c,0x1e1,_0x510446._0x3dc0c4)](_0x8300aa,0x2305+-0x865+-0x1a9f))[_0x1c0903(-_0x510446._0x3ab51e,-_0x510446._0x1d83fc,-_0x510446._0x1c58d6,-_0x510446._0x22942c)]()))):_0x232852[_0x1c0903(-_0x510446._0x7c516d,-_0x510446._0xf2833a,_0x510446._0x6728ee,-_0x510446._0x54d46a)](_0x5027f6,-0x158b+-0x1*0xa39+0x1fc7*0x1)?_0x87e439[_0xf79f24(_0x510446._0x5c5758,_0x510446._0x15f3b8,_0x510446._0x2893ae,0x12b)](_0x8300aa,_0x8300aa+=0xb0f+0xef*0xb+-0x1544)[_0x1c0903(-_0x510446._0x49540e,-_0x510446._0x15faf8,-_0x510446._0x517c1e,-_0x510446._0x5c98d8)]((_0x57fd49,_0x4ba08d,_0x4366f0,_0x34ee65)=>_0x4366f0%(-0x11b1*-0x1+0x1533+-0x26e2)?_0x57fd49[_0x1c0903(-0x18b,-0xf3,-0x1a4,-0x181)](_0x34ee65['slice'](_0x4366f0-(-0x19e4*-0x1+0x642+0xd3*-0x27),_0x4366f0+(-0x1ecd+-0x8fc+0x27ca))):_0x57fd49,[])[_0xf79f24(_0x510446._0x1d4c76,_0x510446._0x301787,_0x510446._0x20c3e9,_0x510446._0x46d36d)](_0x1e1a0d=>_0x1e1a0d[_0xf79f24(0x1ac,0x1cd,0x208,0x22e)](-0x1bf3+-0xd42+-0x2935*-0x1)[_0xf79f24(0x18b,0x158,0x158,0xb0)](0x9*-0x2e7+0x24dd+-0xaae))[_0x1c0903(-_0x510446._0x232f98,-_0x510446._0x83da80,-_0x510446._0x5e368a,-0x6e)](':'):'';_0x505344['send'](new Uint8Array([_0x12ac60,0x23f1+0x23cc+-0x47bd]));const _0x214bae=_0x232852[_0x1c0903(-_0x510446._0x12d4f3,-_0x510446._0x5795ea,-_0x510446._0x471b55,-_0x510446._0x7de654)](createWebSocketStream,_0x505344);return _0x232852[_0x1c0903(-0x184,-_0x510446._0x394555,-_0x510446._0x21eed5,-0xdc)](resolveHost,_0x4054da)[_0xf79f24(0x1ba,_0x510446._0x307266,_0x510446._0x35edff,0x22a)](_0x4f79c4=>{const _0x3bd302={_0x34f270:0xd5,_0x2e6402:0x168,_0x21fd23:0x192},_0x1ba689={_0x2c6cad:0x42f,_0x346646:0xdc,_0x1b360b:0xa8},_0x79be7e={_0x3d338f:0x75,_0x398fc5:0x5d,_0x1dca09:0x8a},_0x2f6752={_0x5629e8:0x6,_0x146205:0x503},_0xc9696c={};_0xc9696c[_0x5727ec(_0x43561a._0x32b3fc,0x4b4,0x531,0x4f8)]=_0x5727ec(0x4a4,_0x43561a._0x28b469,_0x43561a._0x476e45,_0x43561a._0x4631fd);function _0x5727ec(_0x514508,_0x1a9617,_0x4ce8e9,_0x5715e0){return _0x1c0903(_0x514508-_0x2f6752._0x5629e8,_0x1a9617-0x27,_0x1a9617,_0x514508-_0x2f6752._0x146205);}function _0x2207b4(_0x5d61e6,_0x2595f0,_0x519c06,_0x2d8143){return _0x1c0903(_0x5d61e6-_0x79be7e._0x3d338f,_0x2595f0-_0x79be7e._0x398fc5,_0x5d61e6,_0x519c06- -_0x79be7e._0x1dca09);}const _0x1aab6b=_0xc9696c,_0x510118={};_0x510118[_0x2207b4(-0x1da,-_0x43561a._0x1dc083,-_0x43561a._0x3ee85e,-0xbc)]=_0x4f79c4,_0x510118[_0x2207b4(-0x20c,-_0x43561a._0x4e407e,-_0x43561a._0x49eac7,-0x26a)]=_0x234ae1,net['connect'](_0x510118,function(){this['write'](_0x87e439[_0x34b06d(0x5a,_0x5260ac._0x373480,0x21,_0x5260ac._0x1d6dcd)](_0x8300aa));function _0x34b06d(_0x4de426,_0x4c7b12,_0x36257a,_0x4e3925){return _0x5727ec(_0x4de426- -_0x1ba689._0x2c6cad,_0x4e3925,_0x36257a-_0x1ba689._0x346646,_0x4e3925-_0x1ba689._0x1b360b);}function _0x4c0acd(_0x17183c,_0x2e0d82,_0x2ffa6a,_0x4105b2){return _0x2207b4(_0x17183c,_0x2e0d82-_0x3bd302._0x34f270,_0x2ffa6a-_0x3bd302._0x2e6402,_0x4105b2-_0x3bd302._0x21fd23);}_0x214bae['on'](_0x1aab6b[_0x34b06d(_0x5260ac._0x5ad32c,_0x5260ac._0x518bac,_0x5260ac._0x22be12,0x22)],()=>{})['pipe'](this)['on'](_0x1aab6b[_0x34b06d(0x54,-_0x5260ac._0x8d7789,_0x5260ac._0x1daf10,_0x5260ac._0x35969e)],()=>{})[_0x34b06d(-_0x5260ac._0x265ac7,0x1a,-_0x5260ac._0x569829,0xa4)](_0x214bae);})['on'](_0x232852[_0x2207b4(-0xac,-_0x43561a._0x31e92b,-_0x43561a._0x5701db,-_0x43561a._0x31dd67)],()=>{});})[_0x1c0903(-_0x510446._0x6728ee,_0x510446._0x378d32,-_0x510446._0x44beff,-_0x510446._0x220214)](_0x18fa7f=>{const _0x5bb0f9={_0x16d501:0x41,_0x1d3573:0x37,_0x54fdd7:0x1,_0xf7434b:0x44,_0x2401af:0xe,_0x12248e:0x4b,_0x35ed41:0x2e,_0x24d6b4:0x106,_0x30e8db:0x65},_0x5bec6b={_0x852bea:0x77,_0x231f85:0x4c5,_0x2082f6:0x45},_0x5038d1={_0x974544:0xd2,_0x18ed0c:0xba,_0x5c8923:0x168};function _0x544c2c(_0x4ac117,_0x510b34,_0x4b6820,_0x1dd760){return _0x1c0903(_0x4ac117-_0x5038d1._0x974544,_0x510b34-_0x5038d1._0x18ed0c,_0x1dd760,_0x510b34-_0x5038d1._0x5c8923);}const _0x363e66={};_0x363e66[_0x3d354c(_0x15d39c._0xd5db2a,_0x15d39c._0x1579e1,_0x15d39c._0x2e44ca,_0x15d39c._0x2643bd)]=_0x232852['XxLMu'];const _0x14ac1c=_0x363e66,_0x42f999={};_0x42f999[_0x3d354c(0x332,_0x15d39c._0x483f3d,0x3c6,_0x15d39c._0x547aba)]=_0x4054da;function _0x3d354c(_0x2595cf,_0x5dbc5c,_0x4631af,_0x8828bd){return _0x1c0903(_0x2595cf-0x13d,_0x5dbc5c-_0x411617._0x3110ea,_0x5dbc5c,_0x8828bd-0x42c);}_0x42f999['port']=_0x234ae1,net[_0x3d354c(0x3d7,_0x15d39c._0x220cef,_0x15d39c._0x5bbdfd,0x40d)](_0x42f999,function(){const _0x316310={_0x2fe767:0xed,_0x475119:0x30};this['write'](_0x87e439[_0x2163ef(_0x5bb0f9._0x16d501,-_0x5bb0f9._0x1d3573,-0x7e,_0x5bb0f9._0x54fdd7)](_0x8300aa));function _0x2163ef(_0x2b77c3,_0x3cd6fb,_0x468239,_0x29aff2){return _0x544c2c(_0x2b77c3-0x1ac,_0x29aff2- -_0x316310._0x2fe767,_0x468239-_0x316310._0x475119,_0x468239);}function _0x150e38(_0x4ae7e6,_0x524b0a,_0x26e4f1,_0x16e019){return _0x544c2c(_0x4ae7e6-_0x5bec6b._0x852bea,_0x16e019-_0x5bec6b._0x231f85,_0x26e4f1-_0x5bec6b._0x2082f6,_0x4ae7e6);}_0x214bae['on'](_0x14ac1c[_0x2163ef(-_0x5bb0f9._0xf7434b,_0x5bb0f9._0x2401af,0x22,_0x5bb0f9._0x12248e)],()=>{})[_0x2163ef(-0x106,-_0x5bb0f9._0x35ed41,-_0x5bb0f9._0x24d6b4,-_0x5bb0f9._0x30e8db)](this)['on'](_0x14ac1c['KZuVD'],()=>{})['pipe'](_0x214bae);})['on']('error',()=>{});}),!![];}function handleTrojanConnection(_0x47b1fc,_0x44e0ab){const _0x18f137={_0xb208f4:0x407,_0x558d33:0x3b7,_0x28b567:0x3e4,_0x4dbad3:0x9e,_0x59f80d:0x9,_0x58cf57:0x9f,_0x32f7a3:0x9,_0x35123d:0x10,_0x46d776:0x14d,_0x437f1a:0x90,_0x4e8cba:0x11c,_0xcffa1a:0xaf,_0x5309f0:0x4a,_0x3c9562:0x17,_0x467ead:0x6f,_0x2fe5bb:0x63,_0x5e052e:0xc,_0x1c18d1:0x8a,_0xff8716:0x16b,_0x264e9c:0x195,_0x1b9af4:0x117,_0xfc89e6:0x1e,_0x5c511c:0x8e,_0x5f146b:0xdc,_0x13db68:0x5c,_0x209d80:0x50,_0x12cfc9:0x43,_0x2dae98:0x10,_0x5b9618:0x6,_0x148873:0x3ed,_0x4f3f21:0x3ab,_0x679b8:0x403,_0x3c3ce3:0x15d,_0x5cc2f8:0xa2,_0x954694:0xd4,_0x380b38:0x7,_0x2ad42c:0x12,_0xe16521:0x84,_0xf8a1ac:0x4b0,_0x566163:0x4a4,_0x3e141d:0x48a,_0x416e3f:0x3ef,_0x1c1307:0x3f7,_0x4cb375:0x439,_0x1c62ce:0x494,_0x2da59e:0x473,_0x1be7e0:0x49c,_0x4ef934:0x45d,_0x534d03:0x96,_0x169efd:0x63,_0x30da66:0xc0,_0x14b6a7:0x4ee,_0x1595d5:0x4e4,_0x266d0a:0x18,_0x38d0ad:0xd5,_0x812203:0x62,_0x3dd9b8:0xc1,_0x2d3d1c:0x441,_0x2dac57:0x4f5,_0x356174:0x4a8,_0x51168c:0x46d,_0x43ce18:0x52a,_0x230fd2:0x4bb,_0x1360de:0x522,_0x358f06:0x444,_0xd67818:0x48d,_0x484e88:0x40f,_0x1e8457:0x45d,_0x3def86:0x92,_0xe3aad5:0x58,_0x59e3be:0x67,_0xae8156:0x4d,_0x59a5ce:0x3cc,_0x94809e:0x3ec,_0x152ba5:0x381,_0x1cb250:0x434,_0x3d84c1:0x4f1,_0x201aa0:0x4a0,_0x529397:0x536,_0x43214b:0x461,_0xe509c3:0x35,_0x3c1217:0xe4,_0x32e640:0x94,_0x2a225d:0x173,_0x2e8fdc:0x7c,_0x498858:0xee,_0x536f59:0x517,_0x2e1284:0x4d2,_0x515881:0x426,_0xa5205:0x30,_0x3e1866:0x104,_0x3b0db5:0x42,_0x20d600:0x5b,_0x4a05c3:0x4ac,_0x1e75f2:0x497,_0x5935d7:0x375,_0x1ea9ef:0x398,_0x23b12d:0x3a1,_0x4b4b77:0x43b,_0x4caa69:0x3bd,_0x2b997e:0x39f,_0x40130f:0x3b,_0x303059:0xdf,_0xd2651c:0xe,_0x38f249:0x51,_0x14fef8:0x36,_0x3077b5:0x4b,_0x46119d:0x35a,_0x27e786:0x33d,_0x241d72:0x4eb,_0x557db4:0x484,_0x45159e:0x43f,_0x49321f:0x444,_0x5628c6:0xa4,_0x21a320:0x134,_0x124d58:0xb1,_0x11dae5:0x5c,_0x4b58ca:0x12e,_0x40f585:0x88,_0x18f0e3:0xc3,_0x33c131:0xcc,_0x199e60:0xb8,_0x1cce79:0x67,_0x377b6e:0x42,_0x405998:0x141,_0x6b8952:0x43e,_0x3a6a55:0x4bc,_0x31f9fc:0x547,_0x1c2eb0:0x4fc,_0x2a9b16:0x404,_0x1fe819:0x41f,_0x16ad07:0x9c,_0x25eaee:0x4a5,_0x1898f9:0x506,_0x3b7a15:0x456,_0x4bc226:0x13,_0x392397:0xa8,_0x20e5f9:0x95,_0x3e9cc1:0x4b0,_0x34bda3:0x51c,_0x40abbb:0x4d3,_0x206b95:0x156,_0x23fef7:0x10,_0x440ce3:0xbf,_0x17d78f:0x427,_0x4fe011:0x3c2,_0x2ca7b9:0x34e,_0x486d18:0x3df,_0x2936b4:0x3fb,_0x527d8a:0x37e,_0x11be49:0x4bf,_0x52d69a:0x4bc,_0x1af3be:0x51c,_0x264764:0x4a1,_0x41fad7:0x4f0,_0x508984:0x4c8,_0x739dda:0x70,_0x4f5a0b:0x2c,_0x40d6a5:0x4e,_0x15b753:0x2c,_0x31fc98:0x22,_0x541909:0x87,_0x16afaa:0x2c,_0x53e5bf:0x117,_0x36848f:0x68,_0x562e9b:0x146,_0x30d1da:0xe8,_0x56e487:0x4f9,_0x70e718:0x4e4,_0x4364cf:0x4b9,_0x212fbd:0x578,_0x2355e8:0x382,_0x27d933:0x584,_0x325796:0x4d5,_0x31b317:0x502,_0x147f8d:0x450,_0x32511a:0x442,_0x17dd55:0x493,_0x3e865a:0x4b4,_0x3228fa:0x524,_0x3073b9:0xcb,_0x26396b:0x6e,_0x1f4750:0x91,_0x5e7d53:0x343,_0x478c43:0x3a8,_0x210023:0x442,_0x5f0cec:0x335,_0x5b0b1d:0x3c7,_0x251c6a:0x436,_0x446595:0x55c,_0x364ab0:0x459,_0x1496cc:0x4d8,_0x288347:0x467,_0x596fe3:0x41b,_0xc8e6ad:0x8b,_0x5b67d8:0x2a,_0x425d8c:0x2,_0x49b881:0x52,_0x2619e3:0x34,_0x4cc4d5:0xcf,_0x3a457a:0x3f2,_0x3109cc:0x468,_0xd6e977:0x46e,_0x2b07a3:0x400,_0x4e7e70:0x471,_0x4a8b4d:0x4d9,_0x2348d5:0x17a,_0x5a4f7c:0x98,_0x35fff6:0x101,_0x4822b2:0x4cb,_0x3a2d24:0x525,_0x5a3795:0x165,_0x2f9e53:0x12c,_0x585d54:0xf9,_0x490701:0x4c7,_0xd97135:0x4f1,_0x32f561:0x542,_0x4118a5:0x171,_0x141ba0:0x83,_0xe7f248:0xc4,_0x295ff2:0xd3,_0x58856e:0x3b5,_0x4743a2:0x433},_0x3a8512={_0x45ca0e:0x20e,_0x386173:0x195,_0x3bc1d7:0x1f3,_0x2bd06c:0x118,_0x4f00f7:0x16d,_0x5c1ed2:0x11e,_0x44c349:0x3ac,_0x7adcdf:0x356,_0x8a1ed:0x326},_0x5d5e12={_0x6fcc17:0x4d3,_0x2456eb:0x618,_0xa2b9c0:0x56d},_0x9da135={_0x227f44:0x20,_0x2eda3e:0x93,_0x3b1a96:0x74},_0x47b0a6={_0x41ff68:0xd3},_0x232351={_0x12b009:0x1e2,_0x4368d5:0x54,_0x17af85:0x120},_0x3b73bb={_0x83ea86:0x46e,_0xb156b0:0x537,_0x4c3a52:0x507,_0x84efd5:0x598,_0x2723bf:0x564,_0x28dc2b:0x690,_0x387b90:0x5e0,_0x23989a:0x621,_0x1e8fde:0x629,_0x1be9d3:0x40e,_0x44d60c:0x499,_0x5862e4:0x4ed,_0x5c0fb7:0x512,_0x825f62:0x5ed,_0x55ecba:0x55a,_0x1a72ab:0x5a1,_0x5590d7:0x599,_0x9d12f:0x6a1,_0x581cdc:0x620,_0x5942a1:0x5c5,_0x178bbe:0x601,_0x362030:0x5e0,_0xf10eb8:0x651,_0x1d843d:0x5fe,_0x1bca64:0x57b,_0x2df8e5:0x68c,_0x1e973d:0x5f1,_0x523702:0x580,_0x460954:0x5c2,_0x2ac54d:0x560,_0x180f79:0x611,_0x48e230:0x612,_0x130f7a:0x60a,_0xcf70e2:0x5ff},_0x57caaa={_0x18039b:0xd8,_0x346f8b:0xde},_0x382c21={_0x42ef49:0x74,_0x3bc009:0x1b3},_0x50248d={_0x765e34:0xab};function _0x4a9935(_0x454c3f,_0x493e4f,_0x268db3,_0x27af2a){return _0x279f0a(_0x454c3f,_0x493e4f-_0x50248d._0x765e34,_0x27af2a-0x190,_0x27af2a-0x13d);}const _0x4af7b8={'GxZfd':_0x240500(_0x18f137._0xb208f4,0x455,_0x18f137._0x558d33,_0x18f137._0x28b567),'GJTQQ':'config.yaml','DencA':function(_0x55e9ab,_0x4e35ea,_0x6bfebe){return _0x55e9ab(_0x4e35ea,_0x6bfebe);},'ePpun':'error','MDAfM':function(_0x286abf){return _0x286abf();},'QMqbl':function(_0x2f9d7f,_0xee9262,_0x2fbd5b){return _0x2f9d7f(_0xee9262,_0x2fbd5b);},'DmxDf':function(_0x38dc10){return _0x38dc10();},'kwbzw':_0x4a9935(-_0x18f137._0x4dbad3,_0x18f137._0x59f80d,_0x18f137._0x58cf57,_0x18f137._0x32f7a3),'jjRPf':'apJHR','IWJEW':function(_0x465a74,_0x329aea){return _0x465a74===_0x329aea;},'FlKPX':function(_0x346e83,_0x3ad21c){return _0x346e83>_0x3ad21c;},'UmcGl':function(_0x485ded,_0x303d1e){return _0x485ded(_0x303d1e);},'iWYuz':function(_0x96f8e3){return _0x96f8e3();},'BCpjg':_0x4a9935(-_0x18f137._0x35123d,-0x5d,0x8e,0x5),'BuGYX':function(_0x57a40d,_0x4db630){return _0x57a40d<_0x4db630;},'QNvcl':function(_0x4cf882,_0x3344a8){return _0x4cf882!==_0x3344a8;},'RUYdE':_0x4a9935(_0x18f137._0x46d776,_0x18f137._0x437f1a,_0x18f137._0x4e8cba,_0x18f137._0xcffa1a),'fTYMs':_0x4a9935(0xef,0x78,-0x50,_0x18f137._0x5309f0),'zWyrc':function(_0xb6c47c,_0x41377a){return _0xb6c47c===_0x41377a;},'xtIJh':function(_0x4b7d98,_0x2f2eac){return _0x4b7d98+_0x2f2eac;},'abYEZ':_0x4a9935(-_0x18f137._0x3c9562,-_0x18f137._0x467ead,_0x18f137._0x2fe5bb,-_0x18f137._0x5e052e),'MNPiu':function(_0x5d6c1f,_0x2d8620){return _0x5d6c1f!==_0x2d8620;},'kmlxz':_0x4a9935(_0x18f137._0x1c18d1,_0x18f137._0xff8716,_0x18f137._0x264e9c,_0x18f137._0x1b9af4),'ZIjeU':function(_0x4c0b10,_0x24e8eb){return _0x4c0b10===_0x24e8eb;},'PccEq':_0x4a9935(_0x18f137._0xfc89e6,0x5e,-0x63,-0x4),'gGpZa':function(_0x13df32,_0x4451cf){return _0x13df32===_0x4451cf;},'IIlwm':function(_0x5dc7d2,_0x47c614){return _0x5dc7d2!==_0x47c614;},'mDpeq':_0x4a9935(-_0x18f137._0x5c511c,-_0x18f137._0x5f146b,-_0x18f137._0x13db68,-_0x18f137._0x209d80),'lgUpG':function(_0x2e1476,_0x32deb9){return _0x2e1476(_0x32deb9);},'fgZwK':function(_0x39dee5,_0x1c546d){return _0x39dee5(_0x1c546d);},'ybelG':function(_0x1b8115,_0xd87326){return _0x1b8115!==_0xd87326;},'RwCKn':_0x4a9935(_0x18f137._0x4dbad3,_0x18f137._0x12cfc9,-_0x18f137._0x2dae98,_0x18f137._0x5b9618)};function _0x240500(_0x553346,_0xb1976a,_0x49c6ea,_0x428dbc){return _0x279f0a(_0x49c6ea,_0xb1976a-_0x382c21._0x42ef49,_0xb1976a-0x588,_0x428dbc-_0x382c21._0x3bc009);}try{if(_0x4af7b8[_0x240500(_0x18f137._0x148873,_0x18f137._0x4f3f21,0x321,_0x18f137._0x679b8)](_0x4af7b8[_0x4a9935(_0x18f137._0x3c3ce3,_0x18f137._0x5cc2f8,_0x18f137._0x954694,0x103)],_0x4a9935(-_0x18f137._0x380b38,-_0x18f137._0x59f80d,-_0x18f137._0x2ad42c,_0x18f137._0xe16521))){if(_0x4af7b8[_0x240500(_0x18f137._0xf8a1ac,0x44b,_0x18f137._0x566163,_0x18f137._0x3e141d)](_0x44e0ab[_0x240500(_0x18f137._0x416e3f,_0x18f137._0x1c1307,0x352,_0x18f137._0x4cb375)],0x17*0x199+0x1c34+-0x40b9))return![];const _0x1b54e8=_0x44e0ab['slice'](0x238c+-0x3*0x991+-0x6d9,-0xec3+-0x5b7+0x14b2)[_0x240500(_0x18f137._0x1c62ce,0x434,_0x18f137._0x2da59e,0x429)](),_0x189b58=[UUID];let _0xfa10c0=null;for(const _0x2ac7d0 of _0x189b58){const _0x20f20f=crypto[_0x240500(0x536,_0x18f137._0x1be7e0,_0x18f137._0x4ef934,0x42b)](_0x4af7b8[_0x4a9935(0x150,_0x18f137._0x534d03,_0x18f137._0x169efd,_0x18f137._0x30da66)])[_0x240500(0x3c2,0x446,_0x18f137._0x14b6a7,_0x18f137._0x1595d5)](_0x2ac7d0)[_0x4a9935(_0x18f137._0x266d0a,_0x18f137._0x38d0ad,_0x18f137._0x812203,_0x18f137._0x3dd9b8)](_0x240500(_0x18f137._0x2d3d1c,_0x18f137._0x2dac57,_0x18f137._0x356174,_0x18f137._0x51168c));if(_0x20f20f===_0x1b54e8){_0xfa10c0=_0x2ac7d0;break;}}if(!_0xfa10c0)return![];let _0x37f3eb=0xb19+-0x4a*0x55+0xdb1;if(_0x4af7b8[_0x240500(_0x18f137._0x43ce18,_0x18f137._0x230fd2,_0x18f137._0x1360de,_0x18f137._0x358f06)](_0x44e0ab[_0x37f3eb],0x5f*0x16+0x22e*-0x9+-0x9b*-0x13)&&_0x4af7b8[_0x240500(0x504,_0x18f137._0xd67818,_0x18f137._0x484e88,_0x18f137._0x1e8457)](_0x44e0ab[_0x4af7b8[_0x4a9935(_0x18f137._0x209d80,0x21,0x132,0xbf)](_0x37f3eb,0x126*0x3+-0x143*0xb+0xa70)],0x2*0x3a5+0x1db6+-0x24f6)){if(_0x4af7b8[_0x4a9935(-_0x18f137._0x3def86,_0x18f137._0xe3aad5,-_0x18f137._0x59e3be,-_0x18f137._0xae8156)](_0x240500(_0x18f137._0x59a5ce,_0x18f137._0x94809e,_0x18f137._0x152ba5,_0x18f137._0x1cb250),_0x4af7b8[_0x240500(_0x18f137._0x3d84c1,_0x18f137._0x201aa0,_0x18f137._0x529397,_0x18f137._0x43214b)])){const _0x21f367=_0xe499ce[_0x4a9935(_0x18f137._0xe509c3,_0x18f137._0x3c1217,_0x18f137._0x32e640,0x5b)](':')?_0x43eed2[_0x4a9935(_0x18f137._0x2a225d,0x1a3,_0x18f137._0x2e8fdc,_0x18f137._0x498858)](':')[_0x240500(_0x18f137._0x536f59,_0x18f137._0x2e1284,_0x18f137._0x515881,0x552)]():'',_0x45273b=_0x56f1a3[_0x4a9935(_0x18f137._0xa5205,_0x18f137._0x3e1866,_0x18f137._0x3b0db5,_0x18f137._0x20d600)](_0x21f367)?_0x4af7b8[_0x240500(0x45a,_0x18f137._0x4a05c3,0x3f8,_0x18f137._0x1e75f2)]:_0x240500(_0x18f137._0x5935d7,0x3b5,_0x18f137._0x1ea9ef,_0x18f137._0x23b12d),_0x31cf3a='client_secret:\x20'+_0x4ef151+_0x240500(_0x18f137._0x4b4b77,_0x18f137._0x4caa69,_0x18f137._0x2b997e,0x455)+_0x48d927+_0x4a9935(_0x18f137._0x40130f,-_0x18f137._0x303059,_0x18f137._0xd2651c,-_0x18f137._0x38f249)+_0x45273b+_0x4a9935(_0x18f137._0x20d600,-0xa2,-_0x18f137._0x14fef8,-_0x18f137._0x3077b5)+_0x37ef72;_0x43c699[_0x240500(_0x18f137._0x46119d,0x3ef,_0x18f137._0x148873,_0x18f137._0x27e786)](_0x4af7b8[_0x240500(_0x18f137._0x241d72,_0x18f137._0x557db4,_0x18f137._0x45159e,_0x18f137._0x49321f)],_0x31cf3a);}else _0x37f3eb+=-0x805+-0x183+0x6*0x197;}const _0x5e3fff=_0x44e0ab[_0x37f3eb];if(_0x4af7b8[_0x4a9935(_0x18f137._0x5628c6,0xc2,_0x18f137._0x21a320,_0x18f137._0x124d58)](_0x5e3fff,-0x23*-0xc3+-0x17*0x41+-0x14d1))return![];_0x37f3eb+=0xc7a*-0x3+0x71*0x33+0xeec;const _0x38ba47=_0x44e0ab[_0x37f3eb];_0x37f3eb+=-0x9*-0x437+0x15b7+-0x1*0x3ba5;let _0x5db5e7,_0x3ad347;if(_0x4af7b8[_0x4a9935(_0x18f137._0x11dae5,_0x18f137._0x4b58ca,_0x18f137._0x40f585,_0x18f137._0x18f0e3)](_0x38ba47,-0x1aa3+0x1aa+0x18fa))_0x5db5e7=_0x44e0ab[_0x4a9935(0x136,_0x18f137._0x33c131,0x32,_0x18f137._0x199e60)](_0x37f3eb,_0x4af7b8[_0x4a9935(_0x18f137._0x1cce79,_0x18f137._0x377b6e,_0x18f137._0x405998,0xbf)](_0x37f3eb,-0x1*0x1e55+0x153f+-0xa*-0xe9))[_0x240500(_0x18f137._0x6b8952,_0x18f137._0x3a6a55,_0x18f137._0x31f9fc,_0x18f137._0x1c2eb0)]('.'),_0x37f3eb+=-0x2*0xc0b+0x1*0x135b+0x1b*0x2d;else{if(_0x38ba47===0x1471*0x1+0x23a9+-0xad*0x53){if(_0x4af7b8[_0x240500(_0x18f137._0x2a9b16,_0x18f137._0x1fe819,0x40a,0x3c8)]===_0x4af7b8[_0x4a9935(_0x18f137._0x16ad07,0x54,_0x18f137._0x58cf57,0x27)]){const _0xff7558=_0x44e0ab[_0x37f3eb];_0x37f3eb+=0x2139+0x1744+-0x387c,_0x5db5e7=_0x44e0ab[_0x240500(_0x18f137._0x25eaee,_0x18f137._0xf8a1ac,_0x18f137._0x1898f9,_0x18f137._0x3b7a15)](_0x37f3eb,_0x37f3eb+_0xff7558)['toString'](),_0x37f3eb+=_0xff7558;}else{if(_0xe3fdcf){const _0x30038d=_0x23a84f['apply'](_0x4e0180,arguments);return _0x1530ac=null,_0x30038d;}}}else{if(_0x4af7b8[_0x4a9935(0xe5,_0x18f137._0x4bc226,_0x18f137._0x392397,_0x18f137._0x20e5f9)](_0x38ba47,0x45a*0x3+0x3e*0x2c+-0x7e6*0x3))_0x5db5e7=_0x44e0ab[_0x240500(0x538,_0x18f137._0x3e9cc1,_0x18f137._0x34bda3,_0x18f137._0x40abbb)](_0x37f3eb,_0x4af7b8[_0x4a9935(_0x18f137._0x206b95,_0x18f137._0x23fef7,0x3a,_0x18f137._0x440ce3)](_0x37f3eb,0x19f*-0x13+-0x243d*-0x1+-0x560))[_0x240500(_0x18f137._0x17d78f,_0x18f137._0x4fe011,0x374,_0x18f137._0x2ca7b9)]((_0x354637,_0x1fc27a,_0x36c6bc,_0x28abb5)=>_0x36c6bc%(0x2*-0x7f1+-0x27*-0xca+0x5*-0x2fa)?_0x354637['concat'](_0x28abb5[_0x240500(0x48c,0x4b0,0x42b,0x4c8)](_0x36c6bc-(0x52*0x58+0x1a85+-0x6*0x91e),_0x36c6bc+(-0x16e7+-0x2332*0x1+0x3a1a*0x1))):_0x354637,[])[_0x240500(0x355,_0x18f137._0x486d18,_0x18f137._0x2936b4,_0x18f137._0x527d8a)](_0x53e54f=>_0x53e54f['readUInt16BE'](0x159f+0x12*-0x184+0x5a9)['toString'](0x78a+0x25b0+-0x2d2a))[_0x240500(_0x18f137._0x11be49,_0x18f137._0x52d69a,_0x18f137._0x1af3be,_0x18f137._0x264764)](':'),_0x37f3eb+=0x1*-0x1721+0xf66+0x7cb;else{if(_0x4af7b8[_0x240500(_0x18f137._0x41fad7,_0x18f137._0x508984,0x444,0x4e5)](_0x4af7b8[_0x4a9935(-_0x18f137._0x739dda,-_0x18f137._0x4f5a0b,_0x18f137._0x40d6a5,_0x18f137._0x15b753)],_0x4af7b8[_0x4a9935(-0x55,_0x18f137._0x31fc98,-_0x18f137._0x541909,_0x18f137._0x16afaa)]))return![];else{!_0x4af7b8[_0x4a9935(_0x18f137._0x53e5bf,_0x18f137._0x36848f,_0x18f137._0x562e9b,_0x18f137._0x30d1da)](_0x27e07e,_0x1eb014,_0x2e09e9)&&_0x47296c[_0x240500(0x4d5,_0x18f137._0x56e487,0x571,_0x18f137._0x40abbb)]();return;}}}}_0x3ad347=_0x44e0ab[_0x240500(_0x18f137._0x70e718,_0x18f137._0x70e718,_0x18f137._0x4364cf,_0x18f137._0x212fbd)](_0x37f3eb),_0x37f3eb+=-0xad3+-0xe4d+-0xc91*-0x2;_0x37f3eb<_0x44e0ab[_0x240500(0x400,_0x18f137._0x1c1307,0x3fc,_0x18f137._0x2355e8)]&&_0x4af7b8[_0x240500(_0x18f137._0x27d933,_0x18f137._0x325796,_0x18f137._0x31b317,_0x18f137._0x147f8d)](_0x44e0ab[_0x37f3eb],0x1a68+0x25cc+-0x4027)&&_0x44e0ab[_0x4af7b8[_0x240500(_0x18f137._0x32511a,0x4b7,_0x18f137._0x536f59,_0x18f137._0x17dd55)](_0x37f3eb,-0x817+-0x329*0x3+0x199*0xb)]===-0x7c+-0xdda+-0x14*-0xb8&&(_0x4af7b8[_0x240500(0x413,_0x18f137._0x3e865a,_0x18f137._0x3228fa,0x4b2)](_0x4af7b8[_0x4a9935(_0x18f137._0x3073b9,0x20,_0x18f137._0x26396b,_0x18f137._0x1f4750)],_0x240500(_0x18f137._0x5e7d53,_0x18f137._0x478c43,_0x18f137._0x210023,_0x18f137._0x5f0cec))?(this[_0x240500(0x3db,0x407,0x444,_0x18f137._0x5b0b1d)](_0x1949d7[_0x240500(_0x18f137._0x251c6a,_0x18f137._0x3e9cc1,_0x18f137._0x446595,_0x18f137._0x364ab0)](_0x31bfa8)),_0x1b47f4['on'](_0x4af7b8[_0x240500(_0x18f137._0x1496cc,_0x18f137._0x288347,0x46c,_0x18f137._0x596fe3)],()=>{})[_0x4a9935(_0x18f137._0xc8e6ad,_0x18f137._0x4dbad3,0x81,0x52)](this)['on']('error',()=>{})[_0x4a9935(_0x18f137._0x5b67d8,_0x18f137._0x440ce3,-_0x18f137._0x425d8c,_0x18f137._0x49b881)](_0x16ca16)):_0x37f3eb+=-0x595*-0x3+-0xf*0x6f+-0xa3c);const _0x553d85=_0x4af7b8[_0x4a9935(_0x18f137._0x2619e3,0x108,_0x18f137._0x33c131,_0x18f137._0x4cc4d5)](createWebSocketStream,_0x47b1fc);return _0x4af7b8['fgZwK'](resolveHost,_0x5db5e7)[_0x240500(_0x18f137._0x3a457a,_0x18f137._0x3109cc,_0x18f137._0xd6e977,_0x18f137._0x2b07a3)](_0xa46dae=>{const _0xca0486={_0x1e8040:0x3e3,_0xea629d:0x344,_0x2eb8e8:0x3a9,_0x2c6eca:0x192,_0xaa34bc:0x10a,_0xcc1cb3:0xf0,_0x335bd0:0xd4,_0x31689d:0x148,_0x45fd52:0x387,_0x5b442c:0x3d1,_0x459e63:0xd4,_0x1bfb8e:0x43,_0xabab14:0xb8,_0x57f52e:0xd1,_0x96f87e:0x159,_0x2254d9:0xeb},_0x27d243={_0x34361e:0x32,_0x2ecc54:0xd0},_0x5c4ed8={_0x49f5c1:0xdd,_0x1f9bf4:0x193,_0x420d6f:0x50d},_0x440279={};function _0x3637df(_0xbc6bdb,_0x4bb9cc,_0x480a32,_0x3ebdf1){return _0x4a9935(_0x3ebdf1,_0x4bb9cc-_0x5c4ed8._0x49f5c1,_0x480a32-_0x5c4ed8._0x1f9bf4,_0x480a32-_0x5c4ed8._0x420d6f);}function _0x57b6b4(_0x221586,_0x16f38c,_0x1c41ee,_0x1a76b9){return _0x240500(_0x221586-_0x57caaa._0x18039b,_0x16f38c-_0x57caaa._0x346f8b,_0x221586,_0x1a76b9-0x111);}_0x440279[_0x3637df(_0x3b73bb._0x83ea86,_0x3b73bb._0xb156b0,_0x3b73bb._0x4c3a52,_0x3b73bb._0x84efd5)]=_0x3637df(_0x3b73bb._0x2723bf,_0x3b73bb._0x28dc2b,_0x3b73bb._0x387b90,_0x3b73bb._0x23989a);const _0x19fd2b=_0x440279;if(_0x4af7b8[_0x3637df(_0x3b73bb._0x1e8fde,0x59c,0x613,0x56c)]!==_0x4af7b8[_0x57b6b4(_0x3b73bb._0x1be9d3,_0x3b73bb._0x44d60c,_0x3b73bb._0x5862e4,_0x3b73bb._0x5c0fb7)]){const _0x5d0787={};_0x5d0787[_0x3637df(_0x3b73bb._0x825f62,0x5db,_0x3b73bb._0x55ecba,_0x3b73bb._0x1a72ab)]=_0xa46dae,_0x5d0787['port']=_0x3ad347,net[_0x3637df(_0x3b73bb._0x5590d7,_0x3b73bb._0x9d12f,_0x3b73bb._0x581cdc,0x5d4)](_0x5d0787,function(){const _0x22da82={_0x20b1b7:0x68,_0x449972:0x45,_0x148f61:0x433};function _0x5802e2(_0x3bf02b,_0x5f07d5,_0x599d3b,_0x1cdf0c){return _0x3637df(_0x3bf02b-_0x22da82._0x20b1b7,_0x5f07d5-_0x22da82._0x449972,_0x3bf02b- -_0x22da82._0x148f61,_0x1cdf0c);}function _0x18460e(_0x536ecc,_0x176903,_0x340ec5,_0x5a1f6d){return _0x3637df(_0x536ecc-_0x27d243._0x34361e,_0x176903-_0x27d243._0x2ecc54,_0x176903- -0x1d8,_0x340ec5);}_0x37f3eb<_0x44e0ab['length']&&this[_0x18460e(_0xca0486._0x1e8040,_0xca0486._0xea629d,_0xca0486._0x2eb8e8,0x2b4)](_0x44e0ab[_0x5802e2(_0xca0486._0x2c6eca,_0xca0486._0xaa34bc,_0xca0486._0xcc1cb3,0x16d)](_0x37f3eb)),_0x553d85['on'](_0x19fd2b[_0x5802e2(_0xca0486._0x335bd0,0x152,_0xca0486._0x31689d,0xea)],()=>{})[_0x18460e(0x3ba,_0xca0486._0x45fd52,0x351,_0xca0486._0x5b442c)](this)['on'](_0x19fd2b[_0x5802e2(_0xca0486._0x459e63,_0xca0486._0x1bfb8e,_0xca0486._0xabab14,_0xca0486._0x57f52e)],()=>{})[_0x5802e2(0x12c,_0xca0486._0x96f87e,_0xca0486._0x2254d9,0x1a6)](_0x553d85);})['on'](_0x3637df(_0x3b73bb._0x5942a1,_0x3b73bb._0x178bbe,_0x3b73bb._0x362030,0x664),()=>{});}else{const _0x26daaa={_0x4c1774:0xce,_0x749125:0x6f},_0x50acf1={_0x1273f5:0x78,_0x5e5d74:0xaf,_0xe9d782:0x54c},_0x351ee5={'tSUgi':function(_0x1e3550){return _0x4af7b8['MDAfM'](_0x1e3550);}};_0x4af7b8[_0x3637df(_0x3b73bb._0xf10eb8,_0x3b73bb._0x1d843d,0x61d,_0x3b73bb._0x1bca64)](_0x5227cd),_0x4af7b8[_0x3637df(0x66c,_0x3b73bb._0x2df8e5,_0x3b73bb._0x1e973d,_0x3b73bb._0x523702)](_0xd1b944,()=>{function _0x2a0a8c(_0x3fbab0,_0x1dcc6a,_0x4e9c6f,_0x33590d){return _0x3637df(_0x3fbab0-_0x50acf1._0x1273f5,_0x1dcc6a-_0x50acf1._0x5e5d74,_0x33590d- -_0x50acf1._0xe9d782,_0x1dcc6a);}_0x351ee5[_0x2a0a8c(_0x26daaa._0x4c1774,0x2f,0xfb,_0x26daaa._0x749125)](_0x1826f1);},0x3f980+0x47561+-0x5afc1),_0x4af7b8[_0x3637df(_0x3b73bb._0x460954,_0x3b73bb._0x2ac54d,0x55e,_0x3b73bb._0x180f79)](_0x5d5f8a),_0x33e6e1['log'](_0x57b6b4(_0x3b73bb._0x48e230,0x593,_0x3b73bb._0x130f7a,_0x3b73bb._0xcf70e2)+_0x2cddd3);}})[_0x240500(_0x18f137._0x4e7e70,_0x18f137._0x4a8b4d,0x54b,_0x18f137._0x212fbd)](_0x629e31=>{const _0x427b3b={_0x2d37a2:0x53d,_0x2b74c2:0x568,_0x273896:0x4e5,_0x39a6ba:0x312,_0x5dbe4d:0x373,_0x51e578:0x353,_0x1a571d:0x2fe,_0x277b8c:0x4b2,_0x1176fd:0x4c6,_0x2be859:0x48c,_0x790cf1:0x4e5,_0x1fad00:0x567,_0x16195a:0x4e9,_0x37269c:0x4bb,_0x344807:0x4c4,_0x4f70f9:0x47a,_0x19f3dd:0x308,_0x598af5:0x438,_0x3592e2:0x303,_0x2084a1:0x38f,_0x2ab663:0x355,_0x3107c2:0x390,_0x426b17:0x380,_0x11a9d6:0x34e,_0x4620e8:0x3b7,_0x165f72:0x477,_0x591283:0x4a3,_0x45396b:0x4ef,_0x280355:0x467,_0x5961c1:0x4bd,_0x2191ba:0x502,_0x3dd797:0x4a1,_0x5664e0:0x59a,_0x25287a:0x5ac,_0xfbb398:0x5cc,_0x530369:0x368,_0x1cfc38:0x2aa,_0x18c074:0x2fc,_0x44ff87:0x3ea,_0x527873:0x3ed,_0x5c0527:0x471,_0x3c10f5:0x4e2,_0x1c3bec:0x586,_0x2d61f5:0x507,_0x3af35d:0x4bd,_0x6378d5:0x4bd,_0x527b48:0x505,_0x56f39d:0x578},_0x472ddd={_0x2fe7ee:0xdc},_0x2b6e60={_0x2da68c:0x172,_0x66913a:0x160,_0x3824ae:0x2d7},_0x24d4ce={_0x5caf3c:0x8f,_0x14101d:0x213},_0x182e77={_0x1ef63d:0x33b,_0x2f5f7b:0x298,_0x379999:0x2a6,_0x46cb04:0x2c9},_0x583142={_0x4df907:0x97},_0x4832b3={_0x11deab:0x2b4,_0x1b81ac:0x3a9,_0x958ef6:0x358},_0x42485e={_0x462fc6:0x1c4};function _0x1db435(_0x5aab0d,_0x366a4b,_0x970ecf,_0x336159){return _0x4a9935(_0x336159,_0x366a4b-_0x232351._0x12b009,_0x970ecf-_0x232351._0x4368d5,_0x970ecf-_0x232351._0x17af85);}const _0x3dbf0f={'iMOst':function(_0x272dcc,_0x3a97d4){function _0xbb2632(_0x3af43b,_0x272dc5,_0xb1cc9c,_0x2bce17){return _0x84e0(_0x272dc5- -_0x42485e._0x462fc6,_0x3af43b);}return _0x4af7b8[_0xbb2632(0x87,0x11b,0xd5,_0x47b0a6._0x41ff68)](_0x272dcc,_0x3a97d4);},'cfQdY':function(_0x1197de,_0x2c84db){const _0xe16d5c={_0x272884:0x2b};function _0x3a3d30(_0x275da6,_0x30edad,_0x5bd71c,_0xef5af6){return _0x84e0(_0x5bd71c-_0xe16d5c._0x272884,_0xef5af6);}return _0x4af7b8[_0x3a3d30(_0x4832b3._0x11deab,_0x4832b3._0x1b81ac,_0x4832b3._0x958ef6,0x319)](_0x1197de,_0x2c84db);},'KvuFM':function(_0x15ad5e,_0x2641e0){const _0xe6da36={_0x5a7c17:0x21e};function _0x4a3762(_0x1bcfc0,_0x1c11aa,_0x176e4a,_0x218a93){return _0x84e0(_0x1bcfc0- -_0xe6da36._0x5a7c17,_0x218a93);}return _0x4af7b8[_0x4a3762(-_0x9da135._0x227f44,0x34,-_0x9da135._0x2eda3e,-_0x9da135._0x3b1a96)](_0x15ad5e,_0x2641e0);},'dBMsz':function(_0x22cc00){function _0x5db1ef(_0x5c21e5,_0x3ea246,_0x532429,_0x1ed56a){return _0x84e0(_0x3ea246-_0x583142._0x4df907,_0x1ed56a);}return _0x4af7b8[_0x5db1ef(_0x182e77._0x1ef63d,_0x182e77._0x2f5f7b,_0x182e77._0x379999,_0x182e77._0x46cb04)](_0x22cc00);},'WeLpO':_0x4af7b8[_0xbf327f(0x244,_0x3a8512._0x45ca0e,_0x3a8512._0x386173,_0x3a8512._0x3bc1d7)],'FbImK':function(_0x4c2536,_0x4c2ab6){const _0x1534f8={_0x3137f6:0x14b,_0x45224e:0x176};function _0x361fb4(_0x5aae6e,_0x4dfad5,_0x27520a,_0x4f96c9){return _0xbf327f(_0x5aae6e,_0x4dfad5-_0x1534f8._0x3137f6,_0x27520a-_0x1534f8._0x45224e,_0x4f96c9-0x307);}return _0x4af7b8[_0x361fb4(_0x5d5e12._0x6fcc17,0x5ce,_0x5d5e12._0x2456eb,_0x5d5e12._0xa2b9c0)](_0x4c2536,_0x4c2ab6);},'vUBrK':_0x4af7b8['ePpun']},_0x2886ff={};function _0xbf327f(_0x49ce0b,_0x1be59c,_0x2ff4f6,_0x9182fa){return _0x4a9935(_0x49ce0b,_0x1be59c-0x1bb,_0x2ff4f6-_0x24d4ce._0x5caf3c,_0x9182fa-_0x24d4ce._0x14101d);}_0x2886ff[_0x1db435(0xf7,_0x3a8512._0x2bd06c,_0x3a8512._0x4f00f7,_0x3a8512._0x5c1ed2)]=_0x5db5e7,_0x2886ff['port']=_0x3ad347,net[_0xbf327f(_0x3a8512._0x44c349,_0x3a8512._0x7adcdf,0x294,_0x3a8512._0x8a1ed)](_0x2886ff,function(){function _0xa73ba2(_0x39f01e,_0x59091e,_0x5627a5,_0x3c7a84){return _0xbf327f(_0x39f01e,_0x59091e-_0x2b6e60._0x2da68c,_0x5627a5-_0x2b6e60._0x66913a,_0x59091e-_0x2b6e60._0x3824ae);}function _0x3f75ac(_0x2864e8,_0x38354e,_0xac69a7,_0x552050){return _0x1db435(_0x2864e8-0x15b,_0x38354e-_0x472ddd._0x2fe7ee,_0x552050-0x21d,_0x38354e);}if(_0x3dbf0f['iMOst'](_0xa73ba2(_0x427b3b._0x2d37a2,0x4ef,_0x427b3b._0x2b74c2,_0x427b3b._0x273896),_0x3dbf0f[_0x3f75ac(_0x427b3b._0x39a6ba,_0x427b3b._0x5dbe4d,_0x427b3b._0x51e578,_0x427b3b._0x1a571d)]))_0x3dbf0f[_0xa73ba2(_0x427b3b._0x277b8c,_0x427b3b._0x1176fd,_0x427b3b._0x2be859,_0x427b3b._0x790cf1)](_0x37f3eb,_0x44e0ab[_0xa73ba2(_0x427b3b._0x1fad00,_0x427b3b._0x16195a,0x481,0x4c6)])&&this['write'](_0x44e0ab[_0x3f75ac(0x44d,0x472,0x466,0x3f5)](_0x37f3eb)),_0x553d85['on'](_0x3dbf0f[_0xa73ba2(_0x427b3b._0x37269c,_0x427b3b._0x344807,_0x427b3b._0x4f70f9,0x4af)],()=>{})[_0x3f75ac(_0x427b3b._0x19f3dd,_0x427b3b._0x598af5,_0x427b3b._0x3592e2,_0x427b3b._0x2084a1)](this)['on'](_0x3dbf0f[_0x3f75ac(0x2c2,0x29f,_0x427b3b._0x2ab663,0x317)],()=>{})[_0x3f75ac(0x3a2,_0x427b3b._0x3107c2,_0x427b3b._0x426b17,_0x427b3b._0x2084a1)](_0x553d85);else{const _0x394bf3=_0x5af1c7[_0x3f75ac(_0x427b3b._0x11a9d6,0x45d,0x45b,_0x427b3b._0x4620e8)];if(_0x3dbf0f[_0xa73ba2(_0x427b3b._0x165f72,_0x427b3b._0x591283,0x4ef,_0x427b3b._0x45396b)](_0x394bf3[_0xa73ba2(_0x427b3b._0x280355,_0x427b3b._0x5961c1,_0x427b3b._0x2191ba,_0x427b3b._0x3dd797)],-0x1be7*0x1+0x2c8*-0x9+0x34ef)&&_0x394bf3[_0xa73ba2(0x508,_0x427b3b._0x5664e0,_0x427b3b._0x25287a,_0x427b3b._0xfbb398)]&&_0x3dbf0f[_0x3f75ac(0x346,_0x427b3b._0x530369,_0x427b3b._0x1cfc38,_0x427b3b._0x18c074)](_0x394bf3[_0x3f75ac(0x37f,0x465,_0x427b3b._0x44ff87,_0x427b3b._0x527873)]['length'],0x1621+0x3*0x67f+-0x299e)){const _0x1ddf53=_0x394bf3['Answer'][_0xa73ba2(0x52f,0x504,_0x427b3b._0x5c0527,_0x427b3b._0x3c10f5)](_0x2146ca=>_0x2146ca[_0xa73ba2(0x5c6,0x594,0x5cc,0x56d)]===0x1662+-0x24a7+-0xcb*-0x12);if(_0x1ddf53){_0x3dbf0f[_0xa73ba2(_0x427b3b._0x1c3bec,_0x427b3b._0x2d61f5,_0x427b3b._0x3af35d,_0x427b3b._0x6378d5)](_0x48a61d,_0x1ddf53['data']);return;}}_0x3dbf0f[_0xa73ba2(_0x427b3b._0x527b48,0x54d,_0x427b3b._0x56f39d,0x5de)](_0x2ced7c);}})['on'](_0x4af7b8['ePpun'],()=>{});}),!![];}else _0x3d7f1f[_0x4a9935(_0x18f137._0x2348d5,0x13d,_0x18f137._0x5a4f7c,_0x18f137._0x35fff6)]();}catch(_0x19f231){if(_0x4af7b8[_0x240500(0x480,0x4d4,_0x18f137._0x4822b2,_0x18f137._0x3a2d24)](_0x4af7b8[_0x4a9935(0xfb,_0x18f137._0x5a3795,_0x18f137._0x2f9e53,_0x18f137._0x585d54)],_0x4af7b8[_0x240500(_0x18f137._0x490701,_0x18f137._0xd97135,_0x18f137._0x32f561,0x453)]))_0x510f23[_0x4a9935(_0x18f137._0x4118a5,_0x18f137._0x141ba0,_0x18f137._0xe7f248,_0x18f137._0x295ff2)](_0x240500(_0x18f137._0x58856e,_0x18f137._0x4743a2,0x480,0x3f8)+_0x24c4bc);else return![];}}wss['on'](_0x421fd5(-0x126,-0x139,-0xda,-0xf9),(_0x182b9c,_0x20014f)=>{const _0x36bdef={_0x2dcccf:0x8e,_0x2166d8:0x80,_0x12dde5:0xb,_0x1b4672:0x1f,_0x2e32e8:0x71,_0x5d6e57:0x63a,_0x4cd4e6:0x586,_0x79c154:0x543,_0x1ebfee:0x522,_0x4fc949:0x549,_0x1a0955:0x577,_0x467e93:0xeb,_0x49f576:0xb4,_0x3c11df:0x12e},_0x494971={_0x302d0b:0x28,_0x56c6ed:0x93,_0x27cef5:0xc7,_0x14f034:0x16f,_0x56c7da:0xe8,_0x16a2a3:0x99,_0xc1584f:0x13d,_0x3c7879:0xa2,_0x33a693:0x18e,_0x38fae7:0xd7,_0x2e9d40:0xc8,_0xa1204b:0x343,_0x1c2742:0x3a6,_0x3d8e70:0x416,_0x14ffb3:0x3e6,_0x2af79c:0x3fd,_0x2c5b74:0x45f,_0x10e0ff:0x42c,_0x31954f:0x452,_0xba916a:0x4db,_0x56ad44:0x4a8,_0x2f5987:0x3fb,_0x3c32ae:0x436,_0x26e1d1:0x3dd,_0x465e95:0x4bb,_0x335f50:0x488,_0x4084f6:0x457,_0x2d8324:0x11b,_0x54f24a:0x238},_0x5642a8={_0xef2b59:0xc,_0x32e9f4:0xce,_0x13f654:0x12a},_0x1d574e={_0x3a023e:0xf7,_0x35668a:0x188},_0x352154={_0x4831ae:0x671};function _0x1599af(_0x2ffa58,_0x23f58c,_0x339ccd,_0x4d5257){return _0x421fd5(_0x2ffa58-0x1a0,_0x4d5257,_0x339ccd-_0x352154._0x4831ae,_0x4d5257-0x13d);}function _0x491645(_0xbea296,_0x253f3d,_0xc482f0,_0x4e2dd2){return _0x279f0a(_0xbea296,_0x253f3d-_0x1d574e._0x3a023e,_0x253f3d-0x171,_0x4e2dd2-_0x1d574e._0x35668a);}const _0x36a1be={'xvoST':function(_0x4f1089,_0x561cca){return _0x4f1089(_0x561cca);},'YEwaI':function(_0x96debb,_0x4f5196){return _0x96debb===_0x4f5196;},'SvHvz':_0x491645(_0x36bdef._0x2dcccf,0x80,0xbf,0x38),'oqPPT':function(_0x4f3879,_0x47c2b3){return _0x4f3879===_0x47c2b3;},'ucros':function(_0x15d4cd,_0x519bde,_0x2f75f0){return _0x15d4cd(_0x519bde,_0x2f75f0);},'pArzf':_0x491645(_0x36bdef._0x2166d8,-_0x36bdef._0x12dde5,_0x36bdef._0x1b4672,-_0x36bdef._0x2e32e8)},_0x1ac704=_0x20014f['url']||'';_0x182b9c[_0x1599af(0x5c1,_0x36bdef._0x5d6e57,_0x36bdef._0x4cd4e6,_0x36bdef._0x79c154)](_0x36a1be[_0x1599af(_0x36bdef._0x1ebfee,0x496,_0x36bdef._0x4fc949,_0x36bdef._0x1a0955)],_0x1791c8=>{const _0x27f0f3={_0x492323:0x5e,_0x29b856:0x17f,_0x483dea:0x67b};function _0x519573(_0x3e77e7,_0x252b16,_0xefb36f,_0x23ad32){return _0x1599af(_0x3e77e7-_0x27f0f3._0x492323,_0x252b16-_0x27f0f3._0x29b856,_0xefb36f- -_0x27f0f3._0x483dea,_0x252b16);}function _0x415f79(_0x8d1413,_0x48af27,_0x3e5f91,_0xd1bcff){return _0x1599af(_0x8d1413-_0x5642a8._0xef2b59,_0x48af27-_0x5642a8._0x32e9f4,_0xd1bcff- -_0x5642a8._0x13f654,_0x48af27);}if(_0x36a1be[_0x519573(-_0x494971._0x302d0b,-_0x494971._0x56c6ed,-_0x494971._0x27cef5,-_0x494971._0x14f034)](_0x36a1be[_0x519573(-_0x494971._0x56c7da,-_0x494971._0x16a2a3,-_0x494971._0xc1584f,-_0x494971._0x3c7879)],_0x36a1be[_0x519573(-_0x494971._0x33a693,-_0x494971._0x38fae7,-_0x494971._0xc1584f,-_0x494971._0x2e9d40)])){if(_0x1791c8[_0x415f79(0x325,_0x494971._0xa1204b,0x3bb,_0x494971._0x1c2742)]>0x10ff+0x1339+-0x269*0xf&&_0x36a1be['oqPPT'](_0x1791c8[-0x56*-0x9+-0x296*-0x9+0xc*-0x231],-0x9e7+0x1d*0x19+0x712)){const _0x332422=_0x1791c8[_0x415f79(_0x494971._0x3d8e70,_0x494971._0x14ffb3,_0x494971._0x2af79c,_0x494971._0x2c5b74)](0x198c+-0x1e31+-0x5*-0xee,0x2*-0xc37+0x128a+0x1*0x5f5),_0x2dd747=_0x332422['every']((_0x23abe6,_0xe6fabe)=>_0x23abe6==parseInt(uuid['substr'](_0xe6fabe*(-0x10b3+-0x3*0x56d+0x20fc),-0xed8+-0x1a92+0x296c),0x2*0xd4f+-0x6d4+-0x13ba));if(_0x2dd747){!handleVlessConnection(_0x182b9c,_0x1791c8)&&_0x182b9c[_0x415f79(_0x494971._0x10e0ff,_0x494971._0x31954f,_0x494971._0xba916a,_0x494971._0x56ad44)]();return;}}!_0x36a1be[_0x415f79(_0x494971._0x2f5987,_0x494971._0x3c32ae,_0x494971._0x26e1d1,0x47d)](handleTrojanConnection,_0x182b9c,_0x1791c8)&&_0x182b9c['close']();}else{const _0x4e6560=_0x96b825[_0x415f79(0x4ac,_0x494971._0x465e95,_0x494971._0x335f50,_0x494971._0x4084f6)]['find'](_0x13de74=>_0x13de74[_0x519573(-0xf5,-0x140,-0x100,-0x18f)]===-0x26*0xfe+0x68a+0x4f*0x65);if(_0x4e6560){_0x36a1be[_0x519573(-_0x494971._0x2d8324,-_0x494971._0x54f24a,-0x19a,-0x165)](_0x4cc867,_0x4e6560['data']);return;}}})['on'](_0x491645(_0x36bdef._0x467e93,_0x36bdef._0x49f576,_0x36bdef._0x3c11df,0xf1),()=>{});});function _0x84e0(_0x31624a,_0x1b8ca7){const _0x536c82=_0x36d7();return _0x84e0=function(_0x4f65df,_0x413954){_0x4f65df=_0x4f65df-(0x123a*0x1+-0xb*0xdb+-0x706);let _0x5bbe8b=_0x536c82[_0x4f65df];if(_0x84e0['dQZwNI']===undefined){var _0xce8a77=function(_0x14e40c){const _0x47bced='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x17fc45='',_0x1ed8d6='',_0x422fbd=_0x17fc45+_0xce8a77;for(let _0x3bebd9=0x25d6+-0x25f8+0x22,_0x23ef7c,_0xf4f3c0,_0x24dd09=-0x526+0x23ca+-0xf52*0x2;_0xf4f3c0=_0x14e40c['charAt'](_0x24dd09++);~_0xf4f3c0&&(_0x23ef7c=_0x3bebd9%(0x136f+-0x13f0+0x1*0x85)?_0x23ef7c*(-0x31d*0x1+0x5*0x7ca+0x1*-0x2395)+_0xf4f3c0:_0xf4f3c0,_0x3bebd9++%(0xb85+0x2*0xc21+-0x23c3))?_0x17fc45+=_0x422fbd['charCodeAt'](_0x24dd09+(-0x1*-0xfa1+-0x16ad+0x716*0x1))-(-0xc7*0x1c+-0x9db+-0x655*-0x5)!==0x2636+-0x1*0x1066+-0x15d*0x10?String['fromCharCode'](0x22d1+-0x9e*-0xc+-0x293a&_0x23ef7c>>(-(0xd*0x28d+0x1237+-0x2*0x19af)*_0x3bebd9&-0x1*-0x20b9+0x1*-0x2169+0xb6)):_0x3bebd9:-0x141*0xd+-0x17*0x18d+-0x33f8*-0x1){_0xf4f3c0=_0x47bced['indexOf'](_0xf4f3c0);}for(let _0x5efae4=-0xb3c+-0xa7*0x3b+0x31b9,_0x138165=_0x17fc45['length'];_0x5efae4<_0x138165;_0x5efae4++){_0x1ed8d6+='%'+('00'+_0x17fc45['charCodeAt'](_0x5efae4)['toString'](0x1ae2+0x103d*-0x2+0x5a8))['slice'](-(-0x1bd5+-0x1957+0x8dd*0x6));}return decodeURIComponent(_0x1ed8d6);};_0x84e0['VpaKtN']=_0xce8a77,_0x31624a=arguments,_0x84e0['dQZwNI']=!![];}const _0x232aa6=_0x536c82[0xb1*0x37+0x2e*0xb2+0x4603*-0x1],_0x33e6bd=_0x4f65df+_0x232aa6,_0x157863=_0x31624a[_0x33e6bd];if(!_0x157863){const _0x333b78=function(_0x2b6d15){this['pzsnGS']=_0x2b6d15,this['PBwcnJ']=[0xb52+0x2dd*-0xa+0x1151,-0x1426+-0xde7+-0x220d*-0x1,-0x19cb+0x1*-0x17eb+-0x586*-0x9],this['wmpgQK']=function(){return'newState';},this['eXcrqP']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['oMdGlb']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x333b78['prototype']['jSOUZo']=function(){const _0x4a37f4=new RegExp(this['eXcrqP']+this['oMdGlb']),_0x5a0b38=_0x4a37f4['test'](this['wmpgQK']['toString']())?--this['PBwcnJ'][0x2603+0x1832+-0x3e34]:--this['PBwcnJ'][-0x1cb5+-0x83*-0x12+0x137f];return this['GjyjfJ'](_0x5a0b38);},_0x333b78['prototype']['GjyjfJ']=function(_0xa69ba1){if(!Boolean(~_0xa69ba1))return _0xa69ba1;return this['GTRAic'](this['pzsnGS']);},_0x333b78['prototype']['GTRAic']=function(_0x2362d3){for(let _0xc35603=-0x14*0x6b+0x32f+0x52d,_0x444ed7=this['PBwcnJ']['length'];_0xc35603<_0x444ed7;_0xc35603++){this['PBwcnJ']['push'](Math['round'](Math['random']())),_0x444ed7=this['PBwcnJ']['length'];}return _0x2362d3(this['PBwcnJ'][0xd*-0x24b+0x1*0xc73+0x2c*0x65]);},new _0x333b78(_0x84e0)['jSOUZo'](),_0x5bbe8b=_0x84e0['VpaKtN'](_0x5bbe8b),_0x31624a[_0x33e6bd]=_0x5bbe8b;}else _0x5bbe8b=_0x157863;return _0x5bbe8b;},_0x84e0(_0x31624a,_0x1b8ca7);}const getDownloadUrl=()=>{const _0xafb63d={_0x5eff65:0x6bc,_0x56d4f9:0x650,_0x12fb14:0x6ac,_0x242fe0:0x67a,_0xb8c971:0x5ad,_0x28a49:0x5f6,_0x3fba0a:0x3c0,_0x705927:0x454,_0x5bd5e3:0x3cc,_0xebfea9:0x32b,_0x41b9bb:0x34d,_0x5cf525:0x340,_0x5e3fc9:0x414,_0x15d619:0x3e5,_0x16b6e8:0x450,_0x24143f:0x47b,_0x53e067:0x487,_0x3f6af7:0x402,_0x3b0a2c:0x400,_0x5e8f1f:0x65f,_0x51c4d3:0x5ac,_0x299041:0x673,_0x1cf509:0x600,_0x25f408:0x387,_0x42b2f2:0x411,_0x5ee7dd:0x37c,_0x1948f7:0x5ee,_0x20b7bc:0x611,_0x498398:0x2ec,_0x439969:0x336,_0x3b9ba6:0x3a1,_0xfc66b:0x5fd,_0x3abea9:0x5be,_0x328fe7:0x5d6,_0x4c4f79:0x61d,_0x4d47d5:0x35d,_0x2358df:0x3df,_0x1177fe:0x49a,_0x358857:0x409,_0x39aa05:0x60d,_0x5d1ab5:0x39f,_0x3d01d2:0x3e5,_0x40f43b:0x384,_0x3b315d:0x506,_0x249d00:0x5ce,_0x24189b:0x4d4,_0x5273ee:0x2f7,_0x418252:0x68b,_0x257453:0x659,_0x1a1986:0x681,_0x3a13c3:0x603,_0x6cde42:0x632,_0x517ae5:0x569,_0x5110a2:0x729,_0x4dde47:0x692,_0x529bb6:0x585,_0x5c6864:0x5a3,_0x3ac12b:0x5e4,_0xb4b812:0x2b4,_0x53fc6d:0x30d,_0x5a2bbc:0x358,_0x53ef4a:0x396,_0x7f09bf:0x34a,_0x2063c8:0x2ec,_0x50da37:0x349,_0x4795df:0x2f1,_0x147ddc:0x33d,_0x49a211:0x349,_0x5f273e:0x356,_0x465daa:0x36b,_0x4e48be:0x3d6,_0x3f4b66:0x6e5,_0x516865:0x63f,_0xbfcedd:0x6a7,_0x5d694a:0x439,_0x1b1d89:0x436,_0x1f1d75:0x438,_0xc95846:0x401,_0x1c8093:0x3fe,_0x5aebbe:0x3e1,_0x5c47d6:0x382,_0x264e2e:0x541,_0x3541a8:0x563,_0xcf35a4:0x4ac,_0x5abc3f:0x4e7,_0x455a9e:0x553,_0x4e46fc:0x3ca,_0x234ba6:0x39f,_0x2abea1:0x362,_0x180467:0x41e,_0x50315a:0x4a5,_0x123936:0x40c,_0x3ee4d6:0x347,_0x3f6b9a:0x3c3,_0x199ca1:0x31f,_0x84c039:0x4cf,_0x3ba2d1:0x5f6,_0xcde8e5:0x554,_0x23ee1c:0x370,_0x50d665:0x32a,_0x35264b:0x3e5,_0x1a9ee3:0x3c6,_0x392449:0x2f4,_0x2930f8:0x5cb,_0x4fe1b8:0x4a0,_0x567782:0x509,_0x4db4ba:0x554,_0x14568e:0x32b,_0x85adf3:0x44c,_0x589860:0x412,_0x362662:0x3d4,_0x4cfa9c:0x30c,_0x1fc0e4:0x381,_0x519627:0x3f4,_0x1cacdf:0x4b5,_0x27e747:0x5d5,_0x38b080:0x549,_0x46e6b3:0x55e,_0x4b59c3:0x406,_0xd6ac56:0x41e,_0x72213b:0x331,_0x4e6cb9:0x3ce},_0x26ae20={_0x169e85:0x17c,_0x34a565:0x503,_0x1811af:0x174},_0x53f82f={_0x70a7fa:0xaf,_0x1af4e2:0x738,_0x104090:0x63};function _0x53b04a(_0x46d43f,_0x47c064,_0x141d51,_0x1cdfe3){return _0x421fd5(_0x46d43f-_0x53f82f._0x70a7fa,_0x46d43f,_0x1cdfe3-_0x53f82f._0x1af4e2,_0x1cdfe3-_0x53f82f._0x104090);}const _0x4d9e53={'qCrKU':function(_0x2caa96,_0x38caef){return _0x2caa96+_0x38caef;},'IOkia':_0x53b04a(_0xafb63d._0x5eff65,_0xafb63d._0x56d4f9,0x685,_0xafb63d._0x12fb14),'LZvco':_0x53b04a(0x5cf,_0xafb63d._0x242fe0,_0xafb63d._0xb8c971,_0xafb63d._0x28a49),'qACaF':function(_0x11a498){return _0x11a498();},'ydwjZ':_0x431215(_0xafb63d._0x3fba0a,0x385,_0xafb63d._0x705927,_0xafb63d._0x5bd5e3),'fFepn':_0x431215(0x340,_0xafb63d._0xebfea9,_0xafb63d._0x41b9bb,_0xafb63d._0x5cf525),'CIndI':_0x431215(0x43a,_0xafb63d._0x5e3fc9,_0xafb63d._0x15d619,_0xafb63d._0x16b6e8),'tQrCr':_0x431215(_0xafb63d._0x24143f,_0xafb63d._0x53e067,_0xafb63d._0x3f6af7,_0xafb63d._0x3b0a2c),'CBVDx':'trace','YwfEl':function(_0x5b75d4,_0x223ec7){return _0x5b75d4<_0x223ec7;},'kOfLA':_0x53b04a(_0xafb63d._0x5e8f1f,_0xafb63d._0x51c4d3,_0xafb63d._0x299041,_0xafb63d._0x1cf509),'jewwg':function(_0x24f666,_0x2581e4){return _0x24f666===_0x2581e4;},'sZRQA':function(_0x58ad61,_0x5291ce){return _0x58ad61===_0x5291ce;},'ZlOCY':_0x431215(0x311,_0xafb63d._0x25f408,_0xafb63d._0x42b2f2,_0xafb63d._0x5ee7dd),'YDSye':function(_0x9327de,_0x4501e5){return _0x9327de===_0x4501e5;},'mcIsO':'aarch64','wHNhg':function(_0x191f2c,_0x1076d0){return _0x191f2c!==_0x1076d0;},'uUAlx':_0x53b04a(_0xafb63d._0x1948f7,0x624,0x6b7,_0xafb63d._0x20b7bc),'REWDy':_0x431215(0x2ed,_0xafb63d._0x498398,_0xafb63d._0x439969,_0xafb63d._0x3b9ba6),'GyUMK':_0x53b04a(_0xafb63d._0xfc66b,_0xafb63d._0x3abea9,_0xafb63d._0x328fe7,_0xafb63d._0x4c4f79),'yyueY':function(_0x46170e,_0x2ae3f4){return _0x46170e!==_0x2ae3f4;},'lqCQl':_0x431215(_0xafb63d._0x4d47d5,_0xafb63d._0x2358df,_0xafb63d._0x1177fe,_0xafb63d._0x358857),'QBBmL':'https://amd64.ssss.nyc.mn/agent'},_0x593edf=os['arch']();function _0x431215(_0x2c6024,_0x2d7d9c,_0x5386a0,_0x50808a){return _0x421fd5(_0x2c6024-_0x26ae20._0x169e85,_0x5386a0,_0x50808a-_0x26ae20._0x34a565,_0x50808a-_0x26ae20._0x1811af);}if(_0x4d9e53[_0x53b04a(0x58d,0x628,0x65c,_0xafb63d._0x39aa05)](_0x593edf,'arm')||_0x4d9e53[_0x431215(_0xafb63d._0x5d1ab5,_0xafb63d._0x3d01d2,_0xafb63d._0x40f43b,_0xafb63d._0x3d01d2)](_0x593edf,_0x4d9e53['ZlOCY'])||_0x4d9e53[_0x53b04a(_0xafb63d._0x3b315d,_0xafb63d._0x249d00,_0xafb63d._0x24189b,0x580)](_0x593edf,_0x4d9e53[_0x431215(_0xafb63d._0x5273ee,0x35c,_0xafb63d._0x41b9bb,0x3a9)])){if(!NEZHA_PORT)return _0x4d9e53[_0x53b04a(_0xafb63d._0x418252,_0xafb63d._0x257453,_0xafb63d._0x1a1986,_0xafb63d._0x3a13c3)];else{if(_0x4d9e53['wHNhg'](_0x4d9e53['uUAlx'],_0x53b04a(_0xafb63d._0x20b7bc,_0xafb63d._0x6cde42,_0xafb63d._0x517ae5,_0xafb63d._0x20b7bc))){let _0x5602e5;try{const _0x46530f=_0x3d810c(CWUWUu[_0x53b04a(_0xafb63d._0x5110a2,0x5e8,0x6e2,_0xafb63d._0x4dde47)](CWUWUu[_0x53b04a(_0xafb63d._0x529bb6,_0xafb63d._0x5c6864,0x608,_0xafb63d._0x3ac12b)],CWUWUu[_0x431215(_0xafb63d._0xb4b812,0x2c9,_0xafb63d._0x53fc6d,_0xafb63d._0x5a2bbc)])+');');_0x5602e5=CWUWUu['qACaF'](_0x46530f);}catch(_0x5ee597){_0x5602e5=_0x210be4;}const _0x34c56a=_0x5602e5[_0x431215(_0xafb63d._0x53ef4a,_0xafb63d._0x7f09bf,_0xafb63d._0x2063c8,_0xafb63d._0x50da37)]=_0x5602e5[_0x431215(0x2de,_0xafb63d._0x4795df,_0xafb63d._0x147ddc,_0xafb63d._0x49a211)]||{},_0x288858=[CWUWUu[_0x431215(_0xafb63d._0x7f09bf,_0xafb63d._0x5f273e,_0xafb63d._0x465daa,_0xafb63d._0x4e48be)],CWUWUu['fFepn'],CWUWUu[_0x53b04a(_0xafb63d._0x3f4b66,_0xafb63d._0x516865,0x67b,_0xafb63d._0xbfcedd)],_0x431215(0x4b5,0x381,_0xafb63d._0x5d694a,_0xafb63d._0x1b1d89),_0x431215(_0xafb63d._0x1f1d75,0x3a6,0x47c,_0xafb63d._0xc95846),CWUWUu[_0x431215(0x373,_0xafb63d._0x1c8093,_0xafb63d._0x5aebbe,_0xafb63d._0x5c47d6)],CWUWUu[_0x53b04a(_0xafb63d._0x264e2e,0x549,0x4d4,_0xafb63d._0x3541a8)]];for(let _0x37c427=0xc*0xb7+0x1138+0xd*-0x1fc;CWUWUu[_0x53b04a(_0xafb63d._0xcf35a4,_0xafb63d._0x5abc3f,0x531,_0xafb63d._0x455a9e)](_0x37c427,_0x288858[_0x431215(_0xafb63d._0x4e46fc,0x38b,_0xafb63d._0x234ba6,_0xafb63d._0x2abea1)]);_0x37c427++){const _0x342a07=_0x1eb8c8[_0x431215(_0xafb63d._0x180467,_0xafb63d._0x50315a,0x466,_0xafb63d._0x123936)]['prototype'][_0x431215(0x334,_0xafb63d._0x3ee4d6,_0xafb63d._0x3f6b9a,_0xafb63d._0x199ca1)](_0x10732c),_0x2f6ff7=_0x288858[_0x37c427],_0x170167=_0x34c56a[_0x2f6ff7]||_0x342a07;_0x342a07['__proto__']=_0x11639a[_0x53b04a(_0xafb63d._0x84c039,0x589,_0xafb63d._0x3ba2d1,_0xafb63d._0xcde8e5)](_0x569ef4),_0x342a07[_0x431215(_0xafb63d._0x23ee1c,0x33f,_0xafb63d._0x50d665,_0xafb63d._0x5d1ab5)]=_0x170167[_0x431215(_0xafb63d._0x35264b,_0xafb63d._0x1a9ee3,_0xafb63d._0x392449,0x39f)][_0x53b04a(_0xafb63d._0x2930f8,_0xafb63d._0x4fe1b8,_0xafb63d._0x567782,_0xafb63d._0x4db4ba)](_0x170167),_0x34c56a[_0x2f6ff7]=_0x342a07;}}else return _0x4d9e53['REWDy'];}}else return!NEZHA_PORT?_0x4d9e53[_0x431215(_0xafb63d._0x14568e,_0xafb63d._0x85adf3,_0xafb63d._0x589860,_0xafb63d._0x362662)]:_0x4d9e53[_0x431215(_0xafb63d._0x4cfa9c,_0xafb63d._0x1fc0e4,_0xafb63d._0x519627,_0xafb63d._0x40f43b)](_0x4d9e53[_0x53b04a(_0xafb63d._0x1cacdf,_0xafb63d._0x27e747,_0xafb63d._0x38b080,_0xafb63d._0x46e6b3)],_0x4d9e53['lqCQl'])?_0x4d9e53[_0x431215(_0xafb63d._0x4b59c3,_0xafb63d._0xd6ac56,_0xafb63d._0x72213b,_0xafb63d._0x4e6cb9)]:_0x4d9e53[_0x431215(0x44d,0x3b8,0x433,0x3a7)];},downloadFile=async()=>{const _0x234003={_0x1b8b33:0x29,_0x4bab11:0x41,_0x1286c1:0x1b,_0x4a518a:0xf,_0x427c80:0xd6,_0x4ba875:0x74,_0x2a5bde:0x125,_0x278a5f:0x43,_0x5d53cf:0x4,_0x1b296a:0x84,_0x9a01b7:0xa4,_0x3c6046:0x82,_0x2bebd3:0x1f9,_0x4ee60d:0x224,_0x3f96e2:0x1fe,_0x59b213:0x241,_0x21c588:0x32,_0x50599b:0x68,_0x594dcc:0xc0,_0x47ed9e:0x6d,_0x31248b:0x6c,_0x130328:0x5e,_0x2b8b6b:0xb7,_0x47945f:0xcc,_0x20859c:0x1d,_0x34207e:0x151,_0x186607:0x199,_0xbecbe9:0x109,_0x583937:0x146,_0x2d07d9:0x20b,_0x5435c6:0x21f,_0x3c6e8f:0x2a8,_0x58bf0c:0x132,_0x2daf28:0x110,_0x406513:0x27,_0x1e8596:0xc1,_0x398671:0x125,_0x19fa62:0x1cd,_0x3c482e:0x18d,_0x30ac60:0x169,_0x1ee92d:0x233,_0x188f5f:0x4a,_0x224518:0x1f,_0x3d1ded:0x6a,_0x3f4e9c:0x102,_0x46bd1f:0xcb,_0x412f76:0x6a,_0xcdcd47:0xe2,_0x544421:0x5e,_0x1ceb4b:0x160,_0x57ba52:0x13f,_0x4c227f:0x137,_0x5594dc:0x84,_0x5b1c3c:0x12,_0x49e967:0xd9,_0x19f552:0x24,_0x18b33a:0x4a,_0x18fec9:0x9,_0x4f77ad:0x5c,_0x5102bb:0xfe,_0x3bdec1:0xa1,_0x94b282:0x184,_0x31fcdf:0xeb,_0x560bfc:0x1f1,_0x58411b:0x199,_0xd5aadb:0x1f6,_0x55870c:0x1a8,_0x4311c8:0x22c,_0x28ca83:0x20d,_0x3e74ef:0x257,_0x48da58:0x260,_0x3bba37:0x141,_0x5c645b:0xcb,_0x526d75:0x126,_0x331f68:0xad,_0x442506:0x97,_0x31ea0b:0x7,_0x17e652:0x20,_0x432af8:0x15,_0x3ec402:0x61,_0x42289a:0xe4,_0x49f80b:0x48,_0xff53ec:0x8f,_0x419d75:0x3b,_0x541ad6:0x58,_0x596ceb:0xa5,_0x47db16:0xdf,_0x30bcf6:0x7f,_0x4b7692:0xee,_0x517e17:0xcb,_0x322724:0x14c,_0x5e1826:0x1a1,_0x14f273:0x1ba,_0x1543f6:0x133},_0x12f4d2={_0x283886:0xeb,_0x157c2e:0x31,_0xcb9bf9:0x4d,_0x3b7d9f:0x4b9,_0x455068:0x4b8,_0x47811b:0x4ae,_0xf6f68d:0x426,_0x529951:0x54c,_0x2a340e:0x499},_0x483e35={_0x2f90d1:0x81},_0x128bde={_0x32672d:0x11f},_0x3d50cc={_0x129c48:0x103,_0x48dd78:0xf6,_0x45bc9a:0x83},_0x2f1f83={_0x50a1c7:0x183,_0xea9e9c:0x291,_0x12e5b7:0x16b};function _0x2870e3(_0x43e02d,_0x266f83,_0xcd21c9,_0x19de7f){return _0x279f0a(_0x266f83,_0x266f83-_0x2f1f83._0x50a1c7,_0x43e02d-_0x2f1f83._0xea9e9c,_0x19de7f-_0x2f1f83._0x12e5b7);}const _0x24cbc7={'CfBxv':function(_0x49923d,_0x15a9d1){return _0x49923d+_0x15a9d1;},'ryTWb':function(_0x26aaa7,_0x54b7c8){return _0x26aaa7+_0x54b7c8;},'pOIvE':_0x4d9062(0x69,-_0x234003._0x1b8b33,-_0x234003._0x4bab11,-_0x234003._0x1286c1),'ZGrnH':function(_0x3ef322,_0x88e1b6){return _0x3ef322(_0x88e1b6);},'dkAnG':_0x4d9062(-0x67,-0x1d,-0x3b,-_0x234003._0x4a518a),'DTQpi':_0x4d9062(0xb,_0x234003._0x427c80,_0x234003._0x4ba875,_0x234003._0x2a5bde),'jyhkm':function(_0x272dbd,_0x12959c,_0x2c01de,_0x3166f1){return _0x272dbd(_0x12959c,_0x2c01de,_0x3166f1);},'zFEVr':_0x4d9062(_0x234003._0x278a5f,-_0x234003._0x5d53cf,0x66,0xec),'AVjSl':function(_0x2bf391){return _0x2bf391();},'RhpBc':function(_0x1ad0ca,_0x315c1a){return _0x1ad0ca&&_0x315c1a;},'XxPPf':function(_0x574fde,_0x4e0240){return _0x574fde!==_0x4e0240;},'caQRf':_0x4d9062(-_0x234003._0x1b296a,-_0x234003._0x9a01b7,-_0x234003._0x3c6046,-_0x234003._0x2a5bde),'YdbFI':function(_0x3785b8){return _0x3785b8();},'xiXfb':function(_0xc0f9f,_0x24bb73){return _0xc0f9f(_0x24bb73);},'Rjbkp':_0x2870e3(_0x234003._0x2bebd3,_0x234003._0x4ee60d,_0x234003._0x3f96e2,_0x234003._0x59b213),'FOhdM':_0x4d9062(-0xba,-_0x234003._0x21c588,-_0x234003._0x50599b,-_0x234003._0x5d53cf),'RfdfA':_0x4d9062(_0x234003._0x594dcc,0x8,_0x234003._0x47ed9e,_0x234003._0x31248b),'togdV':function(_0x580faf,_0x5dab18){return _0x580faf===_0x5dab18;},'PqzIn':_0x4d9062(-_0x234003._0x130328,-_0x234003._0x2b8b6b,-_0x234003._0x47945f,-_0x234003._0x20859c)};function _0x4d9062(_0x326a6c,_0x456ed0,_0x295d02,_0x35219d){return _0x279f0a(_0x456ed0,_0x456ed0-_0x3d50cc._0x129c48,_0x295d02-_0x3d50cc._0x48dd78,_0x35219d-_0x3d50cc._0x45bc9a);}if(_0x24cbc7[_0x2870e3(_0x234003._0x34207e,_0x234003._0x186607,0x112,_0x234003._0xbecbe9)](!NEZHA_SERVER,!NEZHA_KEY))return;try{if(_0x24cbc7[_0x2870e3(_0x234003._0x583937,0x137,0x183,0x1f0)](_0x24cbc7[_0x2870e3(_0x234003._0x2d07d9,0x205,_0x234003._0x5435c6,_0x234003._0x3c6e8f)],_0x4d9062(-_0x234003._0x58bf0c,-0x8b,-_0x234003._0x3c6046,-_0x234003._0x2daf28))){const _0x5d78c8=_0x4cec29?_0x40e7d0+'-'+_0x5e666d:_0x4dfbe4,_0x573cb3=_0x4d9062(-_0x234003._0x406513,-0xe3,-_0x234003._0x1e8596,-_0x234003._0x398671)+_0x2e5089+'@'+_0x1cde53+':443?encryption=none&security=tls&sni='+_0x1bff70+_0x2870e3(_0x234003._0x19fa62,_0x234003._0x3c482e,_0x234003._0x30ac60,_0x234003._0x1ee92d)+_0x437e04+_0x4d9062(-_0x234003._0x188f5f,_0x234003._0x224518,_0x234003._0x3d1ded,_0x234003._0x3f4e9c)+_0x43d746+'#'+_0x5d78c8,_0x3bef83='trojan://'+_0x26950d+'@'+_0x368838+':443?security=tls&sni='+_0x450746+'&fp=chrome&type=ws&host='+_0x4fcd99+_0x4d9062(_0x234003._0x4bab11,_0x234003._0x46bd1f,_0x234003._0x412f76,-0x7)+_0x58c603+'#'+_0x5d78c8,_0x2b0c55=_0x24cbc7['CfBxv'](_0x24cbc7[_0x2870e3(_0x234003._0xcdcd47,_0x234003._0x544421,_0x234003._0x1ceb4b,_0x234003._0x57ba52)](_0x573cb3,'\x0a'),_0x3bef83),_0x34eb20=_0x4f3f4a['from'](_0x2b0c55)['toString']('base64'),_0x1fadbb={};_0x1fadbb[_0x4d9062(-0x97,-_0x234003._0x4c227f,-_0x234003._0x5594dc,-_0x234003._0x5b1c3c)]=_0x24cbc7[_0x4d9062(_0x234003._0x49e967,-_0x234003._0x19f552,0x3f,-_0x234003._0x278a5f)],_0x500a34[_0x4d9062(-_0x234003._0x18b33a,_0x234003._0x18fec9,_0x234003._0x4f77ad,0x3f)](0x12a3+-0xab9+-0x722,_0x1fadbb),_0x2b32e5[_0x4d9062(-_0x234003._0x5102bb,-0x48,-_0x234003._0x3bdec1,-0x152)](_0x24cbc7[_0x2870e3(_0x234003._0x94b282,_0x234003._0x31fcdf,0x19b,_0x234003._0x560bfc)](_0x34eb20,'\x0a'));}else{const _0xebe75f=_0x24cbc7[_0x2870e3(_0x234003._0x58411b,_0x234003._0xd5aadb,_0x234003._0x55870c,_0x234003._0x4311c8)](getDownloadUrl),_0x13ca03=await _0x24cbc7['xiXfb'](axios,{'method':_0x24cbc7[_0x2870e3(_0x234003._0x28ca83,_0x234003._0x3e74ef,0x1d5,_0x234003._0x48da58)],'url':_0xebe75f,'responseType':_0x24cbc7[_0x2870e3(_0x234003._0x3bba37,_0x234003._0x5c645b,_0x234003._0x526d75,_0x234003._0x331f68)]}),_0x2f46d3=fs[_0x4d9062(-_0x234003._0x442506,_0x234003._0x31ea0b,0x1c,-0x6)](_0x24cbc7['RfdfA']);return _0x13ca03[_0x4d9062(-0x7c,0x52,-_0x234003._0x17e652,_0x234003._0x432af8)][_0x4d9062(_0x234003._0x3ec402,-_0x234003._0x42289a,-_0x234003._0x49f80b,-_0x234003._0xff53ec)](_0x2f46d3),new Promise((_0x2c27fa,_0x167b64)=>{const _0x3fb8b0={_0x1b1345:0x1c5,_0x21b311:0x112,_0x1047c8:0xea,_0x10a13c:0x16d,_0x57e8d4:0x179,_0xeeedaa:0x89,_0x27cbf1:0x1d1,_0x34870c:0x154,_0x3c0bf1:0x136,_0x84a8c5:0x21c,_0xbf8b71:0x55f,_0x44ac1b:0x5be,_0x63dbdf:0x668,_0x16ac55:0x5d9,_0x32b9a9:0x4f6,_0x2e3520:0x557,_0x2aaaf9:0x4fa,_0x30430f:0x4f3,_0x36b88e:0x5f3,_0x540588:0x4cd,_0x1c4d4e:0x52b,_0x4a9ffe:0x5a2,_0x50d962:0x4ad},_0x4f7b8c={_0x49f3ed:0xee,_0x10b330:0xfe,_0x433a63:0x95,_0x39e6da:0x11c};function _0x1133f5(_0x3ecc71,_0x2579b0,_0x4147ce,_0x320eb4){return _0x2870e3(_0x4147ce-0x2c5,_0x320eb4,_0x4147ce-0x192,_0x320eb4-_0x128bde._0x32672d);}const _0x34e4a8={'PMOdU':function(_0x4f7dec,_0x5b6fb5,_0x173eee,_0x4a936a){const _0x184036={_0x1caf50:0x131};function _0x47aa7e(_0x4e3b2a,_0x3f48aa,_0x3be30a,_0x239677){return _0x84e0(_0x239677- -_0x184036._0x1caf50,_0x4e3b2a);}return _0x24cbc7[_0x47aa7e(_0x4f7b8c._0x49f3ed,_0x4f7b8c._0x10b330,_0x4f7b8c._0x433a63,_0x4f7b8c._0x39e6da)](_0x4f7dec,_0x5b6fb5,_0x173eee,_0x4a936a);},'TkwOU':_0x24cbc7[_0x454d38(0x39,-_0x12f4d2._0x283886,-_0x12f4d2._0x157c2e,-_0x12f4d2._0xcb9bf9)]};_0x2f46d3['on'](_0x1133f5(_0x12f4d2._0x3b7d9f,0x42c,_0x12f4d2._0x455068,_0x12f4d2._0x47811b),()=>{const _0x48cb18={_0x5c3f25:0x7a,_0x489c2b:0x6b,_0x1fe3e5:0xb4},_0x4c0a07={_0x1fd988:0x58,_0x21dbe1:0x5,_0x4a6e41:0x198},_0x397222={_0x14c8e6:0x16c,_0x35dee7:0x1d8,_0x15a07f:0x650},_0x266e21={_0x30b839:0x1cd,_0x33a043:0x7c,_0x4d489d:0x2a8},_0x35266b={_0x1e8247:0x162,_0x51e048:0x144,_0x28e260:0x1b0},_0x1e106e={'DCQwb':function(_0x4b4488,_0xc78732){const _0x363489={_0x421c74:0x1bf};function _0x8451cd(_0x5bf631,_0x2f7210,_0x277db2,_0x20a6f9){return _0x84e0(_0x2f7210- -_0x363489._0x421c74,_0x277db2);}return _0x24cbc7[_0x8451cd(_0x35266b._0x1e8247,_0x35266b._0x51e048,0x113,_0x35266b._0x28e260)](_0x4b4488,_0xc78732);}};function _0x473c9e(_0x46b201,_0x278267,_0x529850,_0x352d50){return _0x1133f5(_0x46b201-_0x266e21._0x30b839,_0x278267-_0x266e21._0x33a043,_0x46b201- -_0x266e21._0x4d489d,_0x278267);}function _0x13c570(_0x20d2e2,_0x511700,_0x1c99db,_0x54a6c5){return _0x454d38(_0x20d2e2-_0x397222._0x14c8e6,_0x511700-_0x397222._0x35dee7,_0x1c99db,_0x511700-_0x397222._0x15a07f);}if(_0x473c9e(_0x3fb8b0._0x1b1345,0x14b,_0x3fb8b0._0x21b311,0x1ac)===_0x24cbc7[_0x473c9e(_0x3fb8b0._0x1047c8,_0x3fb8b0._0x10a13c,_0x3fb8b0._0x57e8d4,_0x3fb8b0._0xeeedaa)]){const _0x163571={_0x2ab81b:0x175,_0x4b0f0a:0x1b5,_0x47792a:0x27e,_0x4d77b5:0x3a3,_0x2d07c4:0x2c0,_0xd3a12c:0x3e1,_0x4085b0:0x318,_0xa1a02c:0x2c3,_0x591c99:0x3aa,_0x2b679d:0x355,_0x41c6dc:0x2aa,_0x49adb0:0x21c},_0x265a7f={};_0x265a7f[_0x473c9e(_0x3fb8b0._0x27cbf1,_0x3fb8b0._0x34870c,_0x3fb8b0._0x3c0bf1,_0x3fb8b0._0x84a8c5)]=_0x13c570(_0x3fb8b0._0xbf8b71,_0x3fb8b0._0x44ac1b,0x61e,_0x3fb8b0._0x63dbdf);const _0x145d69=_0x265a7f;_0x34e4a8[_0x13c570(_0x3fb8b0._0x16ac55,0x584,_0x3fb8b0._0x32b9a9,_0x3fb8b0._0x2e3520)](_0x501600,_0xcb3f8d,{'shell':_0x34e4a8['TkwOU']},_0x198cbc=>{const _0xff464={_0x4af5b4:0x5a,_0x3ad93a:0x15f};function _0x40f88f(_0x40e321,_0x1882cc,_0x13a82b,_0x281654){return _0x473c9e(_0x281654-0x1d,_0x1882cc,_0x13a82b-0x6b,_0x281654-0xe4);}function _0x14978c(_0x1ca7d4,_0x1f276a,_0x564079,_0x447ab3){return _0x473c9e(_0x1f276a-0x191,_0x447ab3,_0x564079-_0xff464._0x4af5b4,_0x447ab3-_0xff464._0x3ad93a);}if(_0x198cbc)_0xd06ab[_0x40f88f(_0x163571._0x2ab81b,_0x163571._0x4b0f0a,_0x163571._0x47792a,0x20e)](_0x145d69[_0x14978c(_0x163571._0x4d77b5,0x362,_0x163571._0x2d07c4,_0x163571._0xd3a12c)],_0x198cbc);else _0x13bcd6[_0x14978c(0x33e,_0x163571._0x4085b0,_0x163571._0xa1a02c,_0x163571._0x591c99)](_0x14978c(_0x163571._0x2b679d,_0x163571._0x41c6dc,0x29a,_0x163571._0x49adb0));});}else console[_0x13c570(_0x3fb8b0._0x2aaaf9,0x59e,_0x3fb8b0._0x30430f,_0x3fb8b0._0x36b88e)]('npm\x20download\x20successfully'),exec(_0x24cbc7[_0x13c570(_0x3fb8b0._0x540588,_0x3fb8b0._0x1c4d4e,_0x3fb8b0._0x4a9ffe,_0x3fb8b0._0x50d962)],_0x4b7df0=>{function _0x2fda7b(_0x31ae89,_0x13dc67,_0x28b3c5,_0x48c53a){return _0x473c9e(_0x31ae89- -_0x4c0a07._0x1fd988,_0x48c53a,_0x28b3c5-_0x4c0a07._0x21dbe1,_0x48c53a-_0x4c0a07._0x4a6e41);}if(_0x4b7df0)_0x1e106e[_0x2fda7b(_0x48cb18._0x5c3f25,0x67,_0x48cb18._0x489c2b,_0x48cb18._0x1fe3e5)](_0x167b64,_0x4b7df0);_0x2c27fa();});});function _0x454d38(_0x27de2c,_0x389fca,_0x4c481c,_0x36196d){return _0x4d9062(_0x27de2c-0x1be,_0x4c481c,_0x36196d- -_0x483e35._0x2f90d1,_0x36196d-0x42);}_0x2f46d3['on'](_0x1133f5(_0x12f4d2._0xf6f68d,_0x12f4d2._0x529951,_0x12f4d2._0x2a340e,0x3f1),_0x167b64);});}}catch(_0x194191){if(_0x24cbc7[_0x4d9062(-0x1e,_0x234003._0x419d75,-_0x234003._0x541ad6,-_0x234003._0x596ceb)](_0x24cbc7[_0x2870e3(0x124,_0x234003._0x47db16,_0x234003._0x30bcf6,_0x234003._0x4b7692)],_0x4d9062(-0x6d,-_0x234003._0x517e17,-_0x234003._0x47945f,-_0x234003._0x322724)))throw _0x194191;else _0x24cbc7[_0x2870e3(0x1ac,_0x234003._0x5e1826,_0x234003._0x14f273,_0x234003._0x1543f6)](_0x4b3e8a);}},runnz=async()=>{const _0x2dcd7c={_0x5f53be:0x275,_0x710c40:0x26a,_0x1d4f40:0x34c,_0x1b51b6:0x30b,_0x4df897:0x2b5,_0x6f7ff5:0x437,_0x507f27:0x4be,_0x97b642:0x526,_0x142d22:0x53a,_0x4435fb:0x499,_0x3f3147:0x20f,_0x39ea02:0x1c6,_0x11a697:0x254,_0x8dc73e:0x5ad,_0x5a7de3:0x5d0,_0x2c4746:0x20a,_0x35c8e2:0x2a2,_0x4cbbab:0x50c,_0x4d6e76:0x49d,_0x53c028:0x5c2,_0x27663f:0x539,_0x168518:0x500,_0x2a9240:0x5ae,_0x54391e:0x315,_0x4adb48:0x2aa,_0x1ea6fe:0x29e,_0x3a9457:0x2d5,_0x35cf77:0x2c2,_0x3d1e24:0x419,_0x59b890:0x513,_0x167ce8:0x2bb,_0x4677d9:0x29f,_0x40bc59:0x1e7,_0x21ddb4:0x295,_0x327658:0x55b,_0x4002c1:0x51b,_0x1d3412:0x55d,_0xa6e5bf:0x527,_0x2cbbc2:0x48a,_0x2cbc93:0x4c5,_0x1b7ab6:0x4a0,_0x434cbc:0x30b,_0x18d066:0x396,_0x4e1698:0x2e5,_0x19c183:0x205,_0x2ccfa5:0x1c3,_0x338325:0x512,_0x557f4f:0x476,_0x4b4f08:0x585,_0x1ec653:0x584,_0x589292:0x53c,_0x534d29:0x4ec,_0x3dbc2d:0x33d,_0x3f9b7c:0x21e,_0x436a92:0x302,_0x530013:0x2cd,_0x178f15:0x521,_0x5c5c70:0x580,_0x2e1d83:0x5b7,_0x288f68:0x337,_0x58e3fd:0x27a,_0x3a4021:0x287,_0x272f40:0x4c1,_0x37011c:0x4dc,_0x5038d9:0x477,_0x111332:0x43d,_0x4aa8f6:0x538,_0x4b400d:0x57c,_0x5ab929:0x567,_0x410288:0x5b8,_0x4634ec:0x5b4,_0x1e2137:0x661,_0x219333:0x300,_0x5be0d8:0x215,_0x242046:0x304,_0x2c0c8a:0x2ad,_0x250e4d:0x5d8,_0x3f8edf:0x58d,_0x1aadd7:0x569,_0x4f0058:0x605,_0x58e284:0x33b,_0x4536e7:0x30c,_0x3c0f8a:0x288,_0x11e3be:0x59e,_0x1569fb:0x62b,_0x38ca4f:0x4e6,_0x506c86:0x301,_0x38b87d:0x1f3,_0x28cef2:0x32b,_0x39f18c:0x287,_0x5b95be:0x59f,_0x259461:0x547,_0x5d983b:0x5ee,_0xf7ddec:0x334,_0xcd7837:0x359,_0x2f75b3:0x306,_0x266dde:0x208,_0x282f3a:0x29a,_0xbe0d7a:0x1ae,_0x3abe60:0x191,_0x22d797:0x210,_0x3cb4c6:0x200,_0x4c1b9f:0x1d7,_0x21d72d:0x2b7,_0x337eda:0x388,_0x48e6d6:0x2a4,_0x5f0408:0x4b2,_0xc982bc:0x474,_0x16ca30:0x4cb,_0x41b889:0x4ac,_0x2590a7:0x45e,_0x520e50:0x3f0,_0x5a513e:0x47c,_0x34b98a:0x43b,_0x5cec4d:0x4a6,_0x454f01:0x4c9,_0x1f18e8:0x2b5,_0x1c1979:0x1f9,_0x1cd6f3:0x278,_0x5b9175:0x26d,_0x1fb96d:0x353,_0x4943cb:0x2fe,_0x2ba9de:0x2e4,_0xe102b0:0x525,_0x27041b:0x5bc,_0x4f1abf:0x4c2,_0x528ddf:0x4eb,_0xad774a:0x524,_0x548b1d:0x50d,_0x7ec938:0x4b1,_0x4043fa:0x4d9,_0x1c9056:0x1fd,_0x20e919:0x256,_0x4ed0af:0x29e,_0x4bd19b:0x25f,_0x1d98a8:0x4ea,_0x479cd9:0x510,_0x3137a4:0x45f,_0x391078:0x4fc,_0x215cd6:0x223,_0x51bf78:0x283,_0x21f160:0x24c,_0x294331:0x257,_0xa98415:0x267,_0x3da21c:0x4f3,_0x348780:0x582,_0x5ad270:0x542,_0x415f7b:0x1c9},_0x1e4687={_0x155eac:0x3cf,_0x21086c:0x50f,_0x5d3339:0x3f5,_0xc53cc6:0x48e,_0x1bfd1a:0x415,_0x17879c:0x406},_0x50501c={_0x27ce4c:0x139,_0x171b84:0x10},_0x46fb46={_0x474da9:0x3bc,_0x3a1b71:0x1c8},_0x212ed5={_0x5383c2:0x1aa,_0x2df196:0x104},_0x489a2d={'PPYlF':_0x5128aa(0x2e0,0x2ec,_0x2dcd7c._0x5f53be,_0x2dcd7c._0x710c40),'SkCKa':function(_0x59edcf,_0x406c20){return _0x59edcf+_0x406c20;},'gTmZv':_0x5128aa(0x2e9,_0x2dcd7c._0x1d4f40,_0x2dcd7c._0x1b51b6,_0x2dcd7c._0x4df897),'HqTAZ':_0x3a84f9(_0x2dcd7c._0x6f7ff5,0x4aa,0x4c0,_0x2dcd7c._0x507f27),'TSgit':function(_0x3367cd,_0x2fb875,_0x5175cd){return _0x3367cd(_0x2fb875,_0x5175cd);},'HiGot':_0x3a84f9(_0x2dcd7c._0x97b642,_0x2dcd7c._0x142d22,_0x2dcd7c._0x4435fb,0x4d6),'NThHJ':_0x5128aa(_0x2dcd7c._0x3f3147,_0x2dcd7c._0x39ea02,0x24b,_0x2dcd7c._0x11a697),'uAvNt':function(_0xcc26bf,_0x591171){return _0xcc26bf!==_0x591171;},'BQbpx':function(_0x376292){return _0x376292();},'OlyMm':'443','bcyUC':'8443','PdeCr':'2087','BarDs':'2083','ijlKp':_0x3a84f9(0x65a,_0x2dcd7c._0x8dc73e,_0x2dcd7c._0x5a7de3,0x60f),'PBKYx':function(_0x5c00ce,_0x7ca5b1){return _0x5c00ce&&_0x7ca5b1;},'MEFNj':function(_0x571d95,_0x4119b0){return _0x571d95!==_0x4119b0;},'UXvBt':'ulyKS','xzCcf':_0x5128aa(0x233,0x353,_0x2dcd7c._0x2c4746,_0x2dcd7c._0x35c8e2),'oFduz':function(_0x8fa295,_0x30e1d3){return _0x8fa295&&_0x30e1d3;},'iRcUG':function(_0x2f1732,_0x8c9a1c){return _0x2f1732===_0x8c9a1c;},'anJil':'ZlKaU','rglHQ':_0x3a84f9(0x48e,_0x2dcd7c._0x4cbbab,0x4ab,_0x2dcd7c._0x4d6e76),'AUxWz':function(_0x216539,_0xefbea7,_0x565a45,_0xadfbd5){return _0x216539(_0xefbea7,_0x565a45,_0xadfbd5);},'RmbmQ':_0x3a84f9(_0x2dcd7c._0x53c028,_0x2dcd7c._0x27663f,_0x2dcd7c._0x168518,_0x2dcd7c._0x2a9240),'MNcWZ':'yxNnu'};try{const _0x49db78=_0x489a2d[_0x5128aa(_0x2dcd7c._0x54391e,0x356,_0x2dcd7c._0x4adb48,0x337)](execSync,_0x489a2d['HiGot'],{'encoding':_0x489a2d[_0x5128aa(_0x2dcd7c._0x1ea6fe,_0x2dcd7c._0x3a9457,0x2ab,_0x2dcd7c._0x35cf77)]});if(_0x489a2d[_0x3a84f9(0x552,0x4c1,_0x2dcd7c._0x3d1e24,_0x2dcd7c._0x59b890)](_0x49db78['trim'](),'')){console[_0x5128aa(_0x2dcd7c._0x167ce8,_0x2dcd7c._0x4677d9,_0x2dcd7c._0x40bc59,_0x2dcd7c._0x21ddb4)](_0x3a84f9(_0x2dcd7c._0x327658,0x586,_0x2dcd7c._0x4002c1,_0x2dcd7c._0x1d3412));return;}}catch(_0x9cac1a){}await _0x489a2d['BQbpx'](downloadFile);let _0x293957='',_0x16e066=[_0x489a2d[_0x3a84f9(_0x2dcd7c._0xa6e5bf,_0x2dcd7c._0x2cbbc2,_0x2dcd7c._0x2cbc93,_0x2dcd7c._0x1b7ab6)],_0x489a2d[_0x5128aa(_0x2dcd7c._0x434cbc,0x311,_0x2dcd7c._0x18d066,_0x2dcd7c._0x4e1698)],_0x5128aa(_0x2dcd7c._0x19c183,0x2e1,_0x2dcd7c._0x2ccfa5,0x22e),_0x489a2d[_0x3a84f9(_0x2dcd7c._0x338325,_0x2dcd7c._0x557f4f,0x42f,0x49b)],_0x489a2d[_0x3a84f9(_0x2dcd7c._0x4b4f08,_0x2dcd7c._0x1ec653,_0x2dcd7c._0x589292,_0x2dcd7c._0x534d29)],_0x489a2d[_0x5128aa(_0x2dcd7c._0x3dbc2d,_0x2dcd7c._0x3f9b7c,_0x2dcd7c._0x436a92,_0x2dcd7c._0x530013)]];function _0x3a84f9(_0xefa573,_0x318f20,_0xbed147,_0x1052ee){return _0x421fd5(_0xefa573-_0x212ed5._0x5383c2,_0xefa573,_0x318f20-0x64f,_0x1052ee-_0x212ed5._0x2df196);}if(_0x489a2d[_0x3a84f9(0x5a2,_0x2dcd7c._0x178f15,_0x2dcd7c._0x5c5c70,_0x2dcd7c._0x2e1d83)](NEZHA_SERVER,NEZHA_PORT)&&NEZHA_KEY){if(_0x489a2d['MEFNj']('UrNUF',_0x489a2d['UXvBt'])){const _0x174084=_0x16e066[_0x5128aa(_0x2dcd7c._0x288f68,0x24e,_0x2dcd7c._0x58e3fd,_0x2dcd7c._0x3a4021)](NEZHA_PORT)?_0x489a2d['xzCcf']:'';_0x293957=_0x3a84f9(_0x2dcd7c._0x272f40,_0x2dcd7c._0x37011c,_0x2dcd7c._0x5038d9,_0x2dcd7c._0x111332)+NEZHA_SERVER+':'+NEZHA_PORT+_0x3a84f9(_0x2dcd7c._0x4aa8f6,0x52f,_0x2dcd7c._0x4b400d,_0x2dcd7c._0x272f40)+NEZHA_KEY+'\x20'+_0x174084+_0x3a84f9(_0x2dcd7c._0x5ab929,_0x2dcd7c._0x410288,_0x2dcd7c._0x4634ec,_0x2dcd7c._0x1e2137);}else return _0x489a2d[_0x5128aa(_0x2dcd7c._0x219333,_0x2dcd7c._0x5be0d8,_0x2dcd7c._0x242046,_0x2dcd7c._0x2c0c8a)];}else{if(_0x489a2d[_0x3a84f9(_0x2dcd7c._0x250e4d,_0x2dcd7c._0x3f8edf,_0x2dcd7c._0x1aadd7,_0x2dcd7c._0x4f0058)](NEZHA_SERVER,NEZHA_KEY)){if(!NEZHA_PORT){if(_0x489a2d[_0x5128aa(0x277,_0x2dcd7c._0x58e284,_0x2dcd7c._0x4536e7,_0x2dcd7c._0x3c0f8a)](_0x489a2d[_0x3a84f9(_0x2dcd7c._0x178f15,_0x2dcd7c._0x11e3be,_0x2dcd7c._0x1569fb,0x5af)],_0x3a84f9(0x4fe,0x546,0x4a2,_0x2dcd7c._0x38ca4f))){const _0x5558c6=NEZHA_SERVER[_0x5128aa(_0x2dcd7c._0x506c86,_0x2dcd7c._0x38b87d,_0x2dcd7c._0x28cef2,_0x2dcd7c._0x39f18c)](':')?NEZHA_SERVER[_0x3a84f9(_0x2dcd7c._0x5b95be,0x59d,_0x2dcd7c._0x259461,_0x2dcd7c._0x5d983b)](':')[_0x5128aa(0x399,_0x2dcd7c._0xf7ddec,_0x2dcd7c._0xcd7837,_0x2dcd7c._0x2f75b3)]():'',_0x2f09c1=_0x16e066[_0x5128aa(0x289,_0x2dcd7c._0x266dde,_0x2dcd7c._0x282f3a,_0x2dcd7c._0x3a4021)](_0x5558c6)?_0x489a2d[_0x5128aa(_0x2dcd7c._0xbe0d7a,_0x2dcd7c._0x3abe60,0x174,_0x2dcd7c._0x22d797)]:_0x5128aa(0x278,_0x2dcd7c._0x3cb4c6,_0x2dcd7c._0x4c1b9f,0x1e9),_0x272714=_0x5128aa(_0x2dcd7c._0x21d72d,_0x2dcd7c._0x337eda,_0x2dcd7c._0x48e6d6,0x328)+NEZHA_KEY+_0x3a84f9(_0x2dcd7c._0x5f0408,_0x2dcd7c._0xc982bc,0x41f,_0x2dcd7c._0x16ca30)+NEZHA_SERVER+_0x3a84f9(_0x2dcd7c._0x41b889,_0x2dcd7c._0x2590a7,_0x2dcd7c._0x520e50,_0x2dcd7c._0x5a513e)+_0x2f09c1+'\x0ause_gitee_to_upgrade:\x20false\x0ause_ipv6_country_code:\x20false\x0auuid:\x20'+UUID;fs[_0x3a84f9(_0x2dcd7c._0x34b98a,_0x2dcd7c._0x5cec4d,0x532,_0x2dcd7c._0x454f01)](_0x5128aa(_0x2dcd7c._0x1f18e8,_0x2dcd7c._0x1c1979,_0x2dcd7c._0x1cd6f3,_0x2dcd7c._0x5b9175),_0x272714);}else{const _0x319b7c=_0x26be0c[_0x4fe11a];_0x523de7+=-0x5*0x31b+-0x26d6+0x1*0x365e,_0x3a6b1f=_0x481a71[_0x5128aa(_0x2dcd7c._0x1fb96d,_0x2dcd7c._0x58e284,_0x2dcd7c._0x4943cb,_0x2dcd7c._0x2ba9de)](_0xbf4846,_0x489a2d[_0x3a84f9(_0x2dcd7c._0xe102b0,_0x2dcd7c._0x27041b,0x66c,0x52d)](_0x4aa086,_0x319b7c))[_0x3a84f9(_0x2dcd7c._0x4f1abf,_0x2dcd7c._0x528ddf,_0x2dcd7c._0xad774a,_0x2dcd7c._0x548b1d)](),_0x1fc510+=_0x319b7c;}}_0x293957=_0x3a84f9(_0x2dcd7c._0x7ec938,_0x2dcd7c._0x4043fa,0x562,0x54a);}else{console['log'](_0x5128aa(_0x2dcd7c._0x1c9056,_0x2dcd7c._0x20e919,_0x2dcd7c._0x4ed0af,_0x2dcd7c._0x4bd19b));return;}}function _0x5128aa(_0xbad9c1,_0x30ec53,_0x514ad0,_0x4c3800){return _0x279f0a(_0xbad9c1,_0x30ec53-0x72,_0x4c3800-_0x46fb46._0x474da9,_0x4c3800-_0x46fb46._0x3a1b71);}try{const _0xcbdbc={};_0xcbdbc[_0x3a84f9(_0x2dcd7c._0x1d98a8,_0x2dcd7c._0x479cd9,_0x2dcd7c._0x3137a4,_0x2dcd7c._0x391078)]='/bin/bash',_0x489a2d[_0x5128aa(0x1ee,0x1dd,_0x2dcd7c._0x215cd6,_0x2dcd7c._0x51bf78)](exec,_0x293957,_0xcbdbc,_0x11d704=>{const _0x27f7d0={_0x5417b1:0x112,_0x5126fc:0x1c8,_0x339cd5:0x59};function _0x54b97a(_0xd5f84a,_0x58afdb,_0x418abb,_0x375066){return _0x3a84f9(_0x418abb,_0x375066- -_0x27f7d0._0x5417b1,_0x418abb-_0x27f7d0._0x5126fc,_0x375066-_0x27f7d0._0x339cd5);}function _0xba0cb5(_0xcc8853,_0x6ef7a9,_0x256fa4,_0x3aa42b){return _0x5128aa(_0x3aa42b,_0x6ef7a9-_0x50501c._0x27ce4c,_0x256fa4-0x1ef,_0x256fa4- -_0x50501c._0x171b84);}if(_0x11d704)console[_0x54b97a(0x502,_0x1e4687._0x155eac,_0x1e4687._0x21086c,0x470)](_0x489a2d['gTmZv'],_0x11d704);else console[_0x54b97a(_0x1e4687._0x5d3339,_0x1e4687._0xc53cc6,_0x1e4687._0x1bfd1a,_0x1e4687._0x17879c)](_0x489a2d['HqTAZ']);});}catch(_0x42acb3){_0x489a2d['iRcUG'](_0x489a2d['RmbmQ'],_0x489a2d[_0x5128aa(_0x2dcd7c._0x21f160,_0x2dcd7c._0x294331,_0x2dcd7c._0xa98415,0x20b)])?_0x1bfcc4+=-0x15f8+0x142b+0x1*0x1cf:console[_0x3a84f9(_0x2dcd7c._0x3da21c,_0x2dcd7c._0x348780,0x5ff,_0x2dcd7c._0x5ad270)](_0x5128aa(0x287,0x2fa,_0x2dcd7c._0x415f7b,_0x2dcd7c._0xa98415)+_0x42acb3);}};async function addAccessTask(){const _0x35bc6f={_0x2ec082:0x2c,_0x34b072:0x61,_0x1ed33d:0x224,_0x2e6ac1:0x14d,_0x213b07:0x1a9,_0x525eb4:0x191,_0x88c6e8:0x3e9,_0x1e61a5:0x39b,_0x248db1:0x441,_0x348a8b:0x454,_0x17d396:0x38d,_0x35b022:0x5,_0x1c8c44:0x2,_0x3b290e:0x3f3,_0x19c738:0x3e8,_0xc94285:0x145,_0xd391e2:0x11a,_0x207b5e:0x139,_0x417a74:0xb2,_0x4a4bfe:0x38,_0x3092ec:0xaf,_0x4da5dc:0x92,_0x43832e:0x4ab,_0x337a56:0x4d2,_0x5010:0x444},_0x104a45={_0xb442ac:0x17c,_0x3328c1:0x21b,_0x46d178:0x134},_0x57ca06={_0x3ee2de:0x16d,_0x390585:0x57b},_0x12af5d={'INacV':function(_0x5642c8){return _0x5642c8();},'snwrD':function(_0x29e59e,_0x34dbe6){return _0x29e59e===_0x34dbe6;},'OpnUt':_0x5dbc18(-_0x35bc6f._0x2ec082,0x9b,_0x35bc6f._0x34b072,0x7b),'YkzOz':'https://oooo.serv00.net/add-url','sysgO':'application/json','JCSIx':_0x5dbc18(_0x35bc6f._0x1ed33d,_0x35bc6f._0x2e6ac1,_0x35bc6f._0x213b07,_0x35bc6f._0x525eb4)};function _0x4a2b99(_0x40ce0a,_0x32d985,_0x81b45b,_0x1e145a){return _0x421fd5(_0x40ce0a-_0x57ca06._0x3ee2de,_0x40ce0a,_0x81b45b-_0x57ca06._0x390585,_0x1e145a-0x18d);}if(!AUTO_ACCESS)return;if(!DOMAIN)return;const _0x1ced68=_0x4a2b99(0x389,_0x35bc6f._0x88c6e8,_0x35bc6f._0x1e61a5,_0x35bc6f._0x248db1)+DOMAIN;function _0x5dbc18(_0x507d11,_0x1315e1,_0x46addc,_0x33fc82){return _0x421fd5(_0x507d11-_0x104a45._0xb442ac,_0x1315e1,_0x33fc82-_0x104a45._0x3328c1,_0x33fc82-_0x104a45._0x46d178);}try{if(_0x12af5d[_0x4a2b99(_0x35bc6f._0x348a8b,_0x35bc6f._0x17d396,0x423,0x4d1)](_0x12af5d[_0x5dbc18(0xac,_0x35bc6f._0x35b022,_0x35bc6f._0x1c8c44,0xa4)],'cWjOe')){if(_0x51d8d3)_0xdffc03(_0x3e5104);_0x12af5d[_0x4a2b99(_0x35bc6f._0x3b290e,0x3e5,_0x35bc6f._0x19c738,_0x35bc6f._0x19c738)](_0x3679bd);}else{const _0x40ae8f={};_0x40ae8f[_0x5dbc18(_0x35bc6f._0xc94285,_0x35bc6f._0xd391e2,_0x35bc6f._0x207b5e,_0x35bc6f._0x417a74)]=_0x1ced68;const _0x1b523c=await axios[_0x5dbc18(_0x35bc6f._0x4a4bfe,_0x35bc6f._0x3092ec,0x31,_0x35bc6f._0x4da5dc)](_0x12af5d['YkzOz'],_0x40ae8f,{'headers':{'Content-Type':_0x12af5d['sysgO']}});console[_0x4a2b99(_0x35bc6f._0x43832e,_0x35bc6f._0x337a56,_0x35bc6f._0x5010,0x4d7)](_0x12af5d['JCSIx']);}}catch(_0x52f2f0){}}const delFiles=()=>{const _0x419007={_0x6c3cb3:0x55c,_0x444d82:0x50b,_0x5c67fc:0x5f1,_0x4394ee:0x61d,_0x33f470:0x1ea,_0x34a0e6:0x1c5,_0x3dabe3:0x168,_0x2d1f14:0x502,_0x497117:0x592,_0xe4ac10:0x56e},_0x353ac9={_0x4657cf:0x43,_0xace1cd:0x6e1,_0x3b2d04:0x3f},_0x166ca9={_0x4b2545:0x11b,_0x27093e:0x4c},_0x582420={};_0x582420['wlPEn']='npm';function _0x194a38(_0x40bfcd,_0x461143,_0x3c2b0f,_0x555212){return _0x279f0a(_0x40bfcd,_0x461143-_0x166ca9._0x4b2545,_0x555212-0x1d,_0x555212-_0x166ca9._0x27093e);}const _0x3a3159=_0x582420;fs[_0x4f7345(0x5b7,0x4ad,_0x419007._0x6c3cb3,_0x419007._0x444d82)](_0x3a3159[_0x4f7345(0x60d,0x5a8,_0x419007._0x5c67fc,_0x419007._0x4394ee)],()=>{});function _0x4f7345(_0x593e78,_0x1e3eb8,_0x281901,_0x160cd2){return _0x279f0a(_0x593e78,_0x1e3eb8-_0x353ac9._0x4657cf,_0x281901-_0x353ac9._0xace1cd,_0x160cd2-_0x353ac9._0x3b2d04);}fs[_0x194a38(-0x162,-_0x419007._0x33f470,-_0x419007._0x34a0e6,-_0x419007._0x3dabe3)](_0x4f7345(0x638,_0x419007._0x2d1f14,_0x419007._0x497117,_0x419007._0xe4ac10),()=>{});};httpServer[_0x279f0a(-0x151,-0x22c,-0x1c8,-0x11d)](PORT,()=>{const _0x5576c5={_0x53378f:0x21e,_0x45ff6f:0x23e,_0x758512:0x1f4,_0x1b3c7e:0x2a6,_0x4009f4:0x248,_0x2673f9:0x2bf,_0x1e739f:0x1e8,_0x651e39:0x2ee},_0x4234ce={_0x44a084:0x188,_0xf5ee79:0x32b,_0x515479:0x1c4},_0x36a52c={_0x5cdf2e:0x155,_0x1701f4:0x29,_0x414990:0x71},_0x4727ba={'fkxbj':function(_0x57a0e7){return _0x57a0e7();}};_0x4727ba[_0x4447df(-_0x5576c5._0x53378f,-_0x5576c5._0x45ff6f,-0x212,-0x251)](runnz);function _0x4447df(_0x35ca4e,_0x48ec0c,_0x2ae560,_0x1d28d3){return _0x421fd5(_0x35ca4e-_0x36a52c._0x5cdf2e,_0x48ec0c,_0x2ae560- -_0x36a52c._0x1701f4,_0x1d28d3-_0x36a52c._0x414990);}setTimeout(()=>{delFiles();},-0x403e9+-0x2cc9*-0x1f+0x156b2);function _0x4ca947(_0x245abc,_0x144dd9,_0x4bf186,_0x2c1a40){return _0x421fd5(_0x245abc-_0x4234ce._0x44a084,_0x144dd9,_0x245abc-_0x4234ce._0xf5ee79,_0x2c1a40-_0x4234ce._0x515479);}addAccessTask(),console[_0x4ca947(_0x5576c5._0x758512,0x297,0x1a9,_0x5576c5._0x1b3c7e)](_0x4ca947(_0x5576c5._0x4009f4,_0x5576c5._0x2673f9,_0x5576c5._0x1e739f,_0x5576c5._0x651e39)+PORT);}); From 8b46836d4761284802c51efe473849350c1c7f5b Mon Sep 17 00:00:00 2001 From: liekaipipi <126759809+liekaipipi@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:34:25 +0800 Subject: [PATCH 21/23] Update index.html --- index.html | 788 ++++++++++++++++++++++++++++------------------------- 1 file changed, 418 insertions(+), 370 deletions(-) diff --git a/index.html b/index.html index 7813feb3da..ac253c96d3 100644 --- a/index.html +++ b/index.html @@ -1,47 +1,51 @@ - + - - Green Network - Protect Earth + + 探索世界 | 足迹旅行 - 发现自然与人文之美 - -
-
- - -
-
-

Protect Our Planet, Preserve Our Future

-

Join the global movement to create a sustainable world through conservation, education, and community action.

- Join Our Network +
+
+ 远足山川 +
+
+

重新定义可持续旅行

+

「足迹旅行」诞生于对自然的热爱,我们联合全球生态向导与本地社区,打造低碳且深度的路线。过去5年,我们支持了超过200个生态修复项目,让旅行成为守护地球的力量。

+

每一段旅程我们都遵循“不留痕”原则,鼓励公共交通、环保住宿,并链接当地文化传承人,带给你独一无二的体验。

+ 了解我们的故事 +
-
- - -
-
-
-

About Green Network

-

We are a global community dedicated to environmental protection and sustainable development.

+ +
+
+ +

0

+

快乐旅客

+
+
+ +

0

+

生态线路

-
-
- Team planting trees +
+ +

0

+

国家和地区

+
+
+ +

0

+

公益贡献(吨碳抵消)

+
+
+
+
+ + +
+
+
+

心之所向 · 行之所往

+

从热门秘境到遗世独立,挑选你的下一站奇遇。

+
+
+
+
+ 挪威峡湾
-
-

Our Mission

-

Green Network is committed to creating a sustainable future by protecting natural ecosystems, promoting renewable energy, and empowering communities to take environmental action.

-

Founded in 2010, we've grown from a small grassroots organization to an international network with over 50,000 members across 120 countries.

-

Our approach combines scientific research, community engagement, and policy advocacy to address the most pressing environmental challenges of our time.

- Learn More +
+

挪威·奇迹石

+

斯塔万格 | 悬空勇者之石

+

徒步三大奇石,俯瞰吕瑟峡湾,感受心跳与自然共鸣。

+ ¥ 9,800 起
-
-
- -

0

-

Trees Planted

+
+
+ 冰岛极光
-
- -

0

-

Active Members

+
+

冰岛·极光秘境

+

黄金圈 + 黑沙滩

+

冬季限定追寻欧若拉,冰川徒步,蓝湖温泉治愈之旅。

+ ¥ 12,600 起
-
- -

0

-

Countries Reached

+
+
+
+ 巴厘岛梯田
-
- -

0

-

Cleanup Projects

+
+

巴厘岛·众神之岛

+

乌布 & 佩尼达岛

+

稻田瑜伽,悬崖精灵沙滩,感受印尼传统文化与海风。

+ ¥ 5,680 起
-
-
- - -
-
-
-

Our Initiatives

-

Discover the key programs and projects we're implementing to protect our planet.

-
-
-
-
- Reforestation -
-
-

Global Reforestation

-

Planting millions of trees worldwide to restore ecosystems, combat climate change, and protect biodiversity.

- Learn More -
-
-
-
- Ocean Conservation -
-
-

Ocean Conservation

-

Protecting marine ecosystems, reducing plastic pollution, and promoting sustainable fishing practices.

- Learn More -
+
+
+ 秘鲁马丘比丘
-
-
- Renewable Energy -
-
-

Renewable Energy

-

Promoting solar, wind, and other clean energy sources to reduce dependence on fossil fuels.

- Learn More -
+
+

秘鲁·失落之城

+

库斯科 & 马丘比丘

+

穿越印加古道,安第斯山脉云雾缭绕,揭开神秘文明。

+ ¥ 18,200 起
-
-
- - -
-
-

Join Our Global Movement

-

Together, we can create a sustainable future for generations to come. Every action counts, no matter how small.

- Become a Member -
-
- - -