Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
7 of 9 tasks
wongsyrone opened this issue Nov 4, 2018 · 0 comments
Open
7 of 9 tasks

TODO #1

wongsyrone opened this issue Nov 4, 2018 · 0 comments

Comments

@wongsyrone
Copy link
Owner

wongsyrone commented Nov 4, 2018

  • figure out resource leak, sockets, fds, etc
  • use SIGUSR1 to close all client connections
  • use SIGHUP to dump client info
  • replace evconnlistener with plain bind/accept & static link to libevent2 git tree
  • embed jemalloc not cross compilation friendly
  • check v4 mapped v6 addr when checking user input addrs (IN6_IS_ADDR_V4MAPPED)
  • log category
  • choose allocator( mimalloc )
  • choose which transparent proxy mechanism to use ( TPROXY/REDIRECT )
@wongsyrone wongsyrone pinned this issue Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@wongsyrone and others