nathan-tw / webhook_shadowclone

A webhook forwarder to multiple urls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook_shadowclone

A webhook forwarder to multiple urls. Shadow clone is a Ninjutsu that copy oneself multiple times.

Usage

Add webhook urls in webhook_list file

https://url1/api1
https://url1/api2
https://url2/api1
...
...

Run the shadowclone server

git clone https://github.com/nathan-tw/webhook_shadowclone.git
cd webhook_shadowclone
go build && ./webhook_shadowclone

About

A webhook forwarder to multiple urls.


Languages

Language:Go 100.0%