Files
boringproxy/todo.md
2020-10-09 10:05:31 -06:00

383 B

  • I don't think it's properly closing connections. Browser are hanging on some requests, possibly because it's HTTP/1.1 and hitting the max concurrent requests.
  • Implement a custom SSH server in Go and connect the sockets directly?
  • Use HTML redirects for showing errors then refreshing. Maybe for polling after login and submitting a new tunnel too.
  • Save next port in db