Skip to content

feat: add optional LAN mode to local API#29

Open
rNoz wants to merge 1 commit into
standardagents:mainfrom
rNoz:rnoz/expose-lan
Open

feat: add optional LAN mode to local API#29
rNoz wants to merge 1 commit into
standardagents:mainfrom
rNoz:rnoz/expose-lan

Conversation

@rNoz

@rNoz rNoz commented Jul 25, 2026

Copy link
Copy Markdown

In case you are interested in this functionality I required to be able to use it in my LAN (other computers connecting to this server / ComposerAPI):

  • Allows the user to choose between loopback-only (default) and LAN mode.
  • LAN mode binds the server on 0.0.0.0 and shows the primary Wi-Fi IP in the endpoint URL.
  • 2 convenience scripts to reduce cognitive effort when launching/testing changes in this project.

Since I was using it for weeks, sharing, just in case you want it. Feel free to drop it or modify this PR as you wish.

Screenshot 2026-06-30 at 11 08 22 Screenshot 2026-06-30 at 11 08 36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant