Giter VIP home page Giter VIP logo

Comments (6)

aliafshany avatar aliafshany commented on August 15, 2024 1

حل شد

  • من همین کانفیگ رو مستقیم که از v2rayng گرفتم, گذاشتم تو فایل config.json.temp, بدون تغییری
  • مشخصات خودمم گذاشتم داخل config.real

اجرا که کردم حل شد

دمت گرم مرسی واقعا

from cfscanner.

MortezaBashsiz avatar MortezaBashsiz commented on August 15, 2024

درود
خیلی عجیبه که توی مرحله reading config میمونه
قاعدتا حتی اگه کانفیگ هم اشتباه باشه باید failed بده
امکانش هست یبار با حالت custome subnet اجراش کنید؟

from cfscanner.

aliafshany avatar aliafshany commented on August 15, 2024

با حالت کاستوم اجراش میکردم.
جالبه که با فایل کانفیگ اصلی خودتون اجرا شد

احساس میکنم مشکل مربوط به توضیحات ویرایش فایل config.json.temp باشه.
در این ایشو #52 (comment)

من نتونستم راستش بفهمم کدوم متغیر هارو باید تغییر بدم.

image

from cfscanner.

MortezaBashsiz avatar MortezaBashsiz commented on August 15, 2024

پس مشکل از فایل کانفیگتون هست
میتونید نشون بدی توی فایل کانفیگت چی داری؟
با رعایت نکات امنیتی البته

from cfscanner.

aliafshany avatar aliafshany commented on August 15, 2024

اره دامین ها و id رو پنهان کردم
این رو از v2rayng برداشتم برای همین اضافات زیاد داره

{ "dns": { "hosts": { "domain:googleapis.cn": "googleapis.com" }, "servers": [ { "address": "fakedns", "domains": [ "geosite:cn" ] }, "1.1.1.1" ] }, "fakedns": [ { "ipPool": "198.18.0.0/15", "poolSize": 10000 } ], "inbounds": [ { "listen": "127.0.0.1", "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true, "userLevel": 8 }, "sniffing": { "destOverride": [ "http", "tls", "fakedns" ], "enabled": true }, "tag": "socks" }, { "listen": "127.0.0.1", "port": 10809, "protocol": "http", "settings": { "userLevel": 8 }, "tag": "http" }, { "listen": "127.0.0.1", "port": 10853, "protocol": "dokodemo-door", "settings": { "address": "1.1.1.1", "network": "tcp,udp", "port": 53 }, "tag": "dns-in" } ], "log": { "loglevel": "warning" }, "outbounds": [ { "mux": { "concurrency": 8, "enabled": false }, "protocol": "vmess", "settings": { "vnext": [ { "address": "sub.domain.com", "port": 2053, "users": [ { "alterId": 0, "encryption": "", "flow": "", "id": "8c6", "level": 8, "security": "auto" } ] } ] }, "streamSettings": { "network": "ws", "security": "tls", "tlsSettings": { "allowInsecure": true, "fingerprint": "", "serverName": "sub1.domain.com" }, "wsSettings": { "headers": { "Host": "sub1.domain.com" }, "path": "/" } }, "tag": "proxy" }, { "protocol": "freedom", "settings": { "domainStrategy": "UseIP" }, "tag": "direct" }, { "protocol": "blackhole", "settings": { "response": { "type": "http" } }, "tag": "block" }, { "protocol": "dns", "tag": "dns-out" } ], "routing": { "domainMatcher": "mph", "domainStrategy": "IPIfNonMatch", "rules": [ { "inboundTag": [ "dns-in" ], "outboundTag": "dns-out", "type": "field" }, { "ip": [ "1.1.1.1" ], "outboundTag": "proxy", "port": "53", "type": "field" }, { "ip": [ "geoip:ir" ], "outboundTag": "direct", "type": "field" } ] } }

from cfscanner.

MortezaBashsiz avatar MortezaBashsiz commented on August 15, 2024

ساختار فایلت درسته مثل اسکریپت هست
ولی اینکه نمیشه رو نمیدونم
باید tshoot کنی ببینی چطوریه
من جای تو بودم یکی از اون کانفیگها رو که توی دایرکتوری کانفیگ میسازه انتخاب میکردم
دستور زیر رو میزدم تا باهاش v2ray بیارم بالا
./v2ray -c ../config/example
بعد یه پورت توی لوکالهاست میاره بالا که ساکس ۵ هست
اونو ست کن تست کن ببین چی میشه

from cfscanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.