Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 569 Bytes

todo.md

File metadata and controls

9 lines (9 loc) · 569 Bytes
  • TODO: support BIND and UDP ASSOCIATE in socks protocol
  • TODO: support HTTP GET/POST in h11c parsers
  • DONE: per-flow statics and prometheus intergration
  • DONE: RESTful api to list active and recent activities
  • TODO: GraphQL integration perhaps
  • TODO: full config reload, currently only rules are hot replacable.
  • TODO: flow tap, dump data into pcap files. (we are dealing L4 protocols here, it's not easy nor accurate to "generate" L3 packets from the stream)
  • DONE: access logging
  • DONE: IPv6 support on TProxy listener