Skip to content

Commit 662dc52

Browse files
committed
padding :D
1 parent 11e69eb commit 662dc52

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
An HTTP tunnel designed to be self hosted for free in minutes.
44

55
```console
6-
┌───────────┐ ┌──────────────── ┌────────────────┐
7-
│ JIRA │ Public endpoint │ │Local dev
8-
│ GitHub │ at Cloudflare: │ ┌───────────┐ │server:
9-
│ GitLab │──────►│ ├──►│ WebSocket ──►│ │
10-
│ Slack │ │ *.workers.dev │ └───────────┘ │ localhost:3000 │
11-
│ etc... │ │ │
12-
└───────────┘ └──────────────── └────────────────┘
6+
┌───────────┐ ┌─────────────────┐ ┌────────────────┐
7+
│ JIRA │ Public endpoint │ │ Local HTTP
8+
│ GitHub │ at Cloudflare: │ ┌───────────┐ │ dev server:
9+
│ GitLab │───►│ │◄───►│ WebSocket │◄───►│ │
10+
│ Slack │ │ *.workers.dev └───────────┘ │ localhost:3000 │
11+
│ etc... │ │ │ │
12+
└───────────┘ └─────────────────┘ └────────────────┘
1313
```
1414

1515
Webhooks Proxy Tunnel exposes a local HTTP endpoint to the public Internet. It works by reverse proxying HTTP requests through a Cloudflare worker over a WebSocket into your local machine's HTTP server.

0 commit comments

Comments
 (0)