用接力实现iphone操作mac上的codex可行吗?

2026-04-11 11:121阅读0评论SEO资源
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

我有没有可能设计这样一款程序,实现用iphone操作mac上的codex?
1,自动捕捉mac上的codex的session对话
2,把对话复制到剪贴板
3,通过apple设备的接力功能,在ios端实现粘贴剪贴板里的信息
4,在iphone上点击粘贴,显示mac里codex session的对话
5,在iphone编辑新的指令,然后复制
6,通过接力回传到mac的程序,然后程序自动粘贴到codex并回车执行命令

网友解答:
--【壹】--:

你让 macOS 翻墙就好了。

macOS 当 Exit Node,
你手机流量都通过 Exit Node 走 macOS 的网路。

Tailscale

Exit nodes (route all traffic) · Tailscale Docs

Route all internet traffic through a specific device on your network.


--【贰】--:

我以前还想问那个remodex的作者,能不能用接力来代替扫码链接手机电脑的codex,后来看他更新了其他方法,就没问了


--【叁】--:
github.com

GitHub - ChesterRa/cccc: Coordinate your coding agents like a group chat —...

Coordinate your coding agents like a group chat — read receipts, delivery tracking, and remote ops from your phone. One pip install, zero infrastructure. A production‑minded orchestrator for 24/7 workflow

这个项目可以看看,设置好之后随时随地都可以访问(内网穿透或公网访问最好做好安全方面内容)


--【肆】--:
github.com

GitHub - Emanuele-web04/remodex: Remote Control for Codex.

Remote Control for Codex.

你看看这个


--【伍】--:

太麻烦了 直接 uu 远程


--【陆】--:

太麻烦了!

直接 SSH 进 macOS 直接原生操作 codex。

App Store

Termius - Modern SSH Client App - App Store

Download Termius - Modern SSH Client by Termius Corporation on the App Store. See screenshots, ratings and reviews, user tips, and more apps like Termius -…


--【柒】--:

有点意思


--【捌】--:

moshi完美符合你的要求


--【玖】--:

github上cc-connect开源项目可以看看


--【拾】--:

我现在直接用uu远程控制codex app了,虽然听起来好像不太优雅,但之前试过几种远程codex方案,比如remodex,happy,还有v站佬自己做的,都有各种各样的小问题,最后还是uu远程了


--【拾壹】--:

手机没法同时开tailscale​翻墙啊


--【拾贰】--:

iOS 可以用 Stash 或 Choc,代理客户端内置 Tailscale 支持,安卓的话我目前是 Magisk Tailscaled 模块加代理客户端。