exposrd icon indicating copy to clipboard operation
exposrd copied to clipboard

๐Ÿš€ Horizontally scalable reverse tunnel relay server for exposing services behind NAT/Firewalls without port forwarding (Self-hosted cloudflared/ngrok alternative).

Results 10 exposrd issues
Sort by recently updated
recently updated
newest added

The WS config should use Ingress-domain when returning the URL. Currently when a user asks for a websocket transport, the hostname they are connecting to the server with is used...

When parsing incoming traffic some users may wish to setup the server to use just the host header and to ignore any forwarding headers.

Right now there's little written about is exposed via the admin API besides the ping endpoint. Is there anything else? Account creation? tunnel Management? I'd be keen to write a...

The server has a number of CLI options, each of which also has an environment variable thanks to yargs, and some of these have defaults and specific usage. The documentation...

Include a docker-compose example to help show people how the server and client can be run together. This would help with people getting up to speed and experimenting with the...

Currently logging in the app doesn't give a clear indication of what the failure cases are, or even what is happening during the initial handshake phase. Things like "Unknown Client...

The specification for the X-Forwarded headers specifies that multiple comma separated values can be used when behind a series of proxies. The current server code does not account for this,...

Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @โ€‹actions/artifact dependency by @โ€‹bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions