Replace port numbers with stable, named .localhost URLs. For humans and agents.
Utility package to see if the node process can bind to the host or listen on a port. Can be used for checking if a host resolves to localhost.
## Overview The backend-server (responsible for saving content to json files) will be listening on [http://localhost:8006](http://localhost:8006). It is also reachable via proxy from the test site at [http://localhost:8005/___backend](http://localhost:800
A simple and smart tunneling solution. Expose your localhost to the world.
* `npm install` * `npm start` * Project will be running on `http://localhost:3000`
Wait for localhost to be ready
OpenAI-compatible proxy for Cursor CLI — use Cursor models from any LLM client on localhost
Expose localhost to the world
Expose localhost to the world
Let proxy to https localhost simply.
Test whether a value is a localhost hostname.
A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X).
Isomorphic fetch wrapper — resolves *.localhost subdomains and preserves Host headers across Node.js and browsers
Tiny local dev URL launcher for .localhost projects.
A secure and convenient solution for enabling HTTPS on localhost
Dynamodb local plugin for devops
** test case http://local.xiaohongshu.com:8080/test/index.html http://localhost:8080/test/index.html
Watch mbtiles in your localhost
Replace port numbers with stable, named .localhost URLs. For humans and agents.
storybook: http://localhost:8002/ next: http://localhost:8001/
Node localhost control center for Salesforce admins
4-minute localhost tunnel
1. Create, at the root of your project, a file called `.env.local`. 2. Open the file and declare the following variable to replace the default urls: ```text VITE_NETWORK_OVERRIDES={"ai":"http://localhost:8080","agent-tools":"http://localhost:8082", "genAi
Enable the "localhost" host name on Node.js even when offline.