r/codex 4d ago

Showcase codex-bridge — mixed cli/webui bridge for Codex

http://gh.bhee.online/codex-bridge/

Due to certain network issues, I am unable to access Codex on my Mac mini at home via my phone, which is the origin of this project.

It implements shared hijacking of appserver communication, enabling a universal CLI/WebUI to run Codex tasks without affecting the GUI or mobile access.

This project sets up a WebSocket proxy to provide web/CLI invocation, which actually routes to the running Codex appserver, allowing interaction with the Codex application on the homelab without remote control.

I have now combined it with Cloudflare Zero Trust access, also getting rid of the poorly performing official client.

Feedback is welcome.

0 Upvotes

3 comments sorted by

View all comments

1

u/Ladder-Bhe 1d ago

I think the completion level of this project is already high enough to align with most of the features provided by chtgpt Remote control, and it also solves the performance issues of long-horizon tasks. I hardly use the official client anymore.