Giter VIP home page Giter VIP logo

Comments (11)

jzau avatar jzau commented on July 28, 2024 2

感觉这是 iOS 的 bug,这种事情不应该由开发者来处理。

解决办法是用 KVO 监视 defaultPath 的变化, 网络环境变化时重新 setTunnelNetworkSettings

from nekit.

zhuhaow avatar zhuhaow commented on July 28, 2024

不知道……

On 7 Nov 2016, at 15:36, gaotong2055 [email protected] wrote:

非常强大的工具,用来做ss代理很方便,我在ios上写一个简单的demo,配置的ss代理,启动vpn正常,也能连上。但是,在开启vpn时,系统状态栏的网络图标不会更新。比如,我开着Wi-Fi打开VPN,然后关掉Wi-Fi,正常情况下,网络图标应该显示“3G”(可以确认这时用的是3G网络),但还是显示Wi-Fi图标,关掉VPN后,图标立马恢复了正常。知道这是什么问题吗?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #25, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOmLDsQiU030eWLIn9g-m7J_iMPJtt-ks5q7tTvgaJpZM4Kq6pR.

from nekit.

YzsXQ avatar YzsXQ commented on July 28, 2024

@gaotong2055 能看看你的iOS Demo吗! 最近也在研究。

from nekit.

zhuhaow avatar zhuhaow commented on July 28, 2024

没有iOS demo

2016年11月7日 +0800 17:20 YzsXQ [email protected],写道:

@gaotong2055 (https://github.com/gaotong2055) 能看看你的iOS Demo吗! 最近也在研究。


You are receiving this because you commented.
Reply to this email directly, view it on GitHub (#25 (comment)), or mute the thread (https://github.com/notifications/unsubscribe-auth/ABOmLFlFOvsqTA6tkuCIoIpX2-wtK8lQks5q7u1ugaJpZM4Kq6pR).

from nekit.

humiaozuzu avatar humiaozuzu commented on July 28, 2024

开了 tun 会有这个问题

from nekit.

HTMLtargetblank avatar HTMLtargetblank commented on July 28, 2024

这个问题 我也遇到了 ..

from nekit.

zhuhaow avatar zhuhaow commented on July 28, 2024

显然和NEKit是无关的,你们可以继续讨论

from nekit.

Tony2055866 avatar Tony2055866 commented on July 28, 2024

找到问题了,关了这个就没事了,原因是?谁来解答下,多谢!
if enablePacketProcessing {
let DNSSettings = NEDNSSettings(servers: ["198.18.0.1"])
DNSSettings.matchDomains = [""]
DNSSettings.matchDomainsNoSearch = false
networkSettings.DNSSettings = DNSSettings
}

from nekit.

HTMLtargetblank avatar HTMLtargetblank commented on July 28, 2024

不是这个吧

from nekit.

Tony2055866 avatar Tony2055866 commented on July 28, 2024

不知道,反正是work了,不知道这个DNSSettings怎么用

from nekit.

HTMLtargetblank avatar HTMLtargetblank commented on July 28, 2024

我刚才测试了一下 不行 啊..难道 删除 App 在测试

from nekit.

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.