mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-06 04:32:29 +00:00
Update README.md
This commit is contained in:
parent
93ab47359d
commit
a6023dea8f
1 changed files with 4 additions and 0 deletions
|
@ -145,6 +145,10 @@ All hooks are served under the `http://ip:port/hook/:id`, where the `:id` corres
|
|||
Visiting `http://ip:port` will show version, uptime and number of hooks the webhook is serving.
|
||||
|
||||
## Todo
|
||||
* Architecture overhaul to support vendor specific handlers and hook options
|
||||
* Add support for ip white/black listing
|
||||
* Add "match-header" rule
|
||||
* Add "match-regex" rule
|
||||
* Update README file with the description of what the tool is really trying to achieve and provide some real-life examples of usage
|
||||
* Move the specific details to their respective wiki pages
|
||||
* ???
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue