Git Product home page Git Product logo

Comments (8)

hello-david avatar hello-david commented on June 8, 2024

不清楚是不是越狱机器VPN配置未生效的问题,我在添加完配置后重新reboot一下机器再点击开关按钮是可以连接上的
-w120

from swiftv2ray.

alsojin0806 avatar alsojin0806 commented on June 8, 2024

我有测试能启动VPN的,但是链接之后 访问Google 打不开,还有YouTube也是这样的
image
D9A45F331EC9612151EDDCEEDF3846A0

from swiftv2ray.

hello-david avatar hello-david commented on June 8, 2024

在Xcode->debug->Attach to Process by ID or name里面可以进行调试PacketTunel的调试 picture,确认一下项目内置的config是否符合你的服务端要求

from swiftv2ray.

alsojin0806 avatar alsojin0806 commented on June 8, 2024

这里调试我知道,你的通道开启的时候存在逻辑问题,也就是代理软件如果你之前使用了其它的话,不能正常切换的,当然这个不影响核心地方

from swiftv2ray.

alsojin0806 avatar alsojin0806 commented on June 8, 2024

image

{
"outbounds":[
{
"mux":{
"enabled":false,
"concurrency":8
},
"protocol":"vmess",
"streamSettings":{
"tcpSettings":{
"header":{
"type":"none"
}
},
"tlsSettings":{
"allowInsecure":false
},
"security":"none",
"network":"tcp"
},
"tag":"direct",
"settings":{
"vnext":[
{
"address":"xxxxxxx",
"users":[
{
"id":"xxxxdaa0",
"alterId":233,
"level":2,
"security":"none"
}
],
"port":11111
}
]
}
}
]
}

from swiftv2ray.

wansellbusiness avatar wansellbusiness commented on June 8, 2024

from swiftv2ray.

coder-free avatar coder-free commented on June 8, 2024

image
刚启动啥都还没干呢,直接就13.6M了。。。数据还怎么传。。。内存里都放了些啥啊。。go语言一窍不通,没法玩

from swiftv2ray.

lowBeec avatar lowBeec commented on June 8, 2024

在Xcode->debug->Attach to Process by ID or name里面可以进行调试PacketTunel的调试 picture,确认一下项目内置的config是否符合你的服务端要求

请问下这个库支持shadowsocks协议吗

from swiftv2ray.

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.