mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Start implementing remote-controlled clients
This commit is contained in:
3
todo.md
3
todo.md
@@ -1,8 +1,7 @@
|
||||
* 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.
|
||||
* Might want to proxy requests at the HTTP level since it lets us do things
|
||||
like terminating HTTP/2.
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user