Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
New TODO entry
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jan 1, 2016
1 parent e13259a commit c9a1513
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ This is a list of TODOs I use to keep track of tasks and upcoming features.
- [x] Implement `--ignore ADDR,ADDR,ADDR` option to filter out specific addresses from the targets list.
- [x] HTTP 1.1 chunked response support.
- [x] Ip address to hostname resolution.
- [ ] Wrap every class with `module BetterCap` and refactor old code.
- [ ] Wrap every class with `module BetterCap` and refactor old code.
- [ ] Use StreamLogger for both Proxy and Sniffer traffic.
- [ ] Implement event-driven core plugin infrastructure ( for webui, etc ).
- [ ] Implement web-ui core plugin.
- [ ] Rewrite proxy class using [em-proxy](https://github.com/igrigorik/em-proxy) library.
Expand Down

0 comments on commit c9a1513

Please sign in to comment.