From f2c74cadf21e8519219bec836e6e3241bfba0a4e Mon Sep 17 00:00:00 2001 From: Karolis Rusenas Date: Sat, 14 Jul 2018 21:12:17 +0100 Subject: [PATCH] adding webhookrelay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c519a7bd..dd14fe0a 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ Table of Contents * [serveo.net](https://serveo.net/) - Quickly expose any local port to the public internet on a servo subdomain using an SSH tunnel, includes SSH GUI to replay requests over HTTP. * [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. * [Hamachi](https://www.vpn.net/) - LogMeIn Hamachi is a hosted VPN service that lets you securely extend LAN-like networks to distributed teams with free plan allows unlimited networks with up to 5 peoples + * [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 networks over a tunnel by getting a public HTTP endpoint (`http://yoursubdomain.webrelay.io <----> http://localhost:8080`). ## Issue Tracking and Project Management