Conversation
|
这不太好维护啊 |
What does it mean? Regarding the existing questions, I saw that @Owersun mentioned they would be look this week, and I’m not aware of any known bugs on the current platform. |
|
经过验证的代码,且只是平台特定的,为什么不合? 如果有性能问题,macOS 谁用谁优化就行 |
|
我听他们说现在的tun晾一会会卡死来着 |
没人用macos 这又是个刚注册的小号 也明说了是vibe的 这如果有问题没人管啊 |
那也与这个 PR 无关啊
有总比没有强,用不了的话自然会有 macOS 的 PR 修复 |
我的意思是有时间vibe这个要不试试vibe修这些
毕竟那个一堆问题的wireguard出站也是“经过验证”(指能启动并连上) |
xray的macos用户应该比较少,而且小火箭也支持macos,开发的话socks一般够用,但如果是vibe coding那就更没兴趣用tun了 |
经典无和有的区别,这两件事又不冲突,我们又没有 macOS 机器,不要奢求太多,先有人 PR 能用的下一步就有人 PR 好用的
这代码又不多,与其说没有兴趣用不如自己把它改成鲁棒性更强的呢 |
目前还没那能力,如果有大佬维护可以帮忙测试 |
|
iOS TUN 就只能靠相关开发者了 @yiguodev @mangustyura , |
|
My machine I work on is a Mac... |
|
@Owersun 加油,macOS 进程名路由你也看一下吧, |
|
The usual, please give me couple of days. Maybe i’m not that effective without vibe coding, but i really like to test things for a day or two. |
我在安卓测试的时候遇到一个很奇怪的问题 就是 tun 已经打开了 收到流量 但是这时 core 还没完全启动完成 启动完成之后反而无流量了 |
这个可以调试出来问题在哪的吧,别的入站有这情况吗 |
|
改了一下 测试用platform.TunFdKey 别创建新的 utun device/setMTU/setState,成功在iOS跑 🎉
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I did some research and, on macOS, it looks like there are basically two ways to retrieve process information: running command-line tools or using |
|
It's taking me some time to brush that up, sorry about that, I'm still preparing slight improvements to the implementation. |
|
哪位大佬能给个 macOS 里面 tun 免回环路由配置的样例啊,能自动设置 tun device ip 和相关路由吗? |
|
I am on the enhancement task to make MacOS variant working properly, I'll add all the changes needed so that it work on MacOS when I'm done. |
Just then start the core with Have you successfully tried this on any other platform? |
|
|
@yanue You can refer to the documentation for hev-socks5-tunnel. Not adding the relevant guidance to the README was my mistake :( |
|
@osypai macos ,是在主进程运行 xray,还是在 network extension 运行 xray,另外,我想用 |
还是尝试不成功, sorry, 能给一个完整的xray配置(隐藏服务器信息), 然后对系统路由设置的具体命令吗 ,谢谢🙏 一直报错(非tun模式是正常可用的) |
Has been tested on M2 Macbook Air.
vibe with
gpt-5.2-codex, but the code has been manually reviewed.