Installlion's Logo

Installlion.com

How To Install webhook On Kali Linux 2017.1

To install webhook just follow these instructions.

Install webhook

Small server for creating HTTP endpoints (hooks) allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.Kali Linux 2017.1devel2.5.0-1+b2
sudo apt-get install webhook

Which will install webhook and any other packages on which it depends.

Package Data

Packagewebhook
Version2.5.0-1+b2
MaintainerDebian Go Packaging Team <[email protected]>
Home pagehttps://github.com/adnanh/webhook
DescriptionSmall server for creating HTTP endpoints (hooks) allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.
Distrokalilinux
Releasekalilinux
Repomain
Sectiondevel

Dependencies