# wwcp **Repository Path**: mirrors_dustin/wwcp ## Basic Information - **Project Name**: wwcp - **Description**: WWCP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WWCP wwcp is a webhook relay allowing you to receive webhooks even when you don't have a direct inbound connection from the internet (or when you are only partially connected to the internet). It works by storing your inbound hooks on a machine that is on the internet ([GAE][gae]) and then providing a client to poll for those hooks at your leisure. [gae]: https://appengine.google.com/