maybe I'm misunderstanding but I don't want to sign into the app on a mac - I want to run the CLI on a headless linux server and control the sessions from my iPhone. Does Codex allow that now?
1. Run `codex remote-control --help` directly on your Linux server.
2. From the desktop app, connect to your Linux box, start Codex there, and make it remotely controllable.
I do that with Termux on my Android phone. I set up dynamic DNS and wireguard on my router so I can reach my LAN from anywhere. I just enable wireguard and ssh in.
Not sure if there's a Termux equivalent for iPhone.
Free, OSS, pretty great for ssh via VPN => tmux a => codex/claude
I set up Codex to send a notification when done over Pushover (https://pushover.net). With this setup, you can just ssh into a Mac or Linux box either way.
1. Run `codex remote-control --help` directly on your Linux server. 2. From the desktop app, connect to your Linux box, start Codex there, and make it remotely controllable.
Either approach will get you set up.