From 3fbdda84d2e8e7e98118cc1ce84201b0f1ab726b Mon Sep 17 00:00:00 2001 From: nhlong2 Date: Sun, 12 Jun 2022 20:38:58 +0700 Subject: [PATCH] Add Hookdeck --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62467488..3cfd7080 100644 --- a/README.md +++ b/README.md @@ -1142,6 +1142,7 @@ Table of Contents * Twilio STUN — [stun:global.stun.twilio.com:3478?transport=udp](stun:global.stun.twilio.com:3478?transport=udp) * [Tailscale](https://tailscale.com/) — Zero config VPN, using the open source WireGuard protocol. Installs on MacOS, iOS, Windows, Linux, and Android devices. Free plan for personal use with 20 devices. * [webhookrelay.com](https://webhookrelay.com) — Manage, debug, fan-out and proxy all your webhooks to public or internal (ie: localhost) destinations. Also, expose servers running in a private network over a tunnel by getting a public HTTP endpoint (`https://yoursubdomain.webrelay.io <----> http://localhost:8080`). + * [Hookdeck](https://hookdeck.com/pricing) — Develop, test and monitor your webhooks from a single place. 100K requests and 100K attempts per month with 3 days retention. * [Xirsys](https://www.xirsys.com) — Global network of STUN / TURN servers with a generous free tier. * [ZeroTier](https://www.zerotier.com) — FOSS managed virtual Ethernet as a service. Unlimited end-to-end encrypted networks of 100 clients on free plan. Clients for desktop/mobile/NA; web interface for configuration of custom routing rules and approval of new client nodes on private networks.