mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -10,12 +10,12 @@
|
|||||||
|
|
||||||
- [x] HTTP man-in-the-middle (MITM) proxy and GraphQL server.
|
- [x] HTTP man-in-the-middle (MITM) proxy and GraphQL server.
|
||||||
- [x] Web interface (Next.js) with proxy log viewer.
|
- [x] Web interface (Next.js) with proxy log viewer.
|
||||||
- [] Add scope support to the proxy.
|
- [ ] Add scope support to the proxy.
|
||||||
- [] Full text search (with regex) in proxy log viewer.
|
- [ ] Full text search (with regex) in proxy log viewer.
|
||||||
- [] Project management.
|
- [ ] Project management.
|
||||||
- [] Sender module for sending manual HTTP requests, either from scratch or based
|
- [ ] Sender module for sending manual HTTP requests, either from scratch or based
|
||||||
off requests from the proxy log.
|
off requests from the proxy log.
|
||||||
- [] Attacker module for automated sending of HTTP requests. Leverage the concurrency
|
- [ ] Attacker module for automated sending of HTTP requests. Leverage the concurrency
|
||||||
features of Go and its `net/http` package to make it blazingly fast.
|
features of Go and its `net/http` package to make it blazingly fast.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Reference in New Issue
Block a user