mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
ws: avoid X-Forwarded-For parsing since we only need to know IPv4/IPv6
This commit is contained in:
parent
3b94b8e588
commit
a62b2033a5
6 changed files with 65 additions and 122 deletions
6
TODO.md
6
TODO.md
|
|
@ -2,12 +2,6 @@
|
|||
|
||||
## High priority
|
||||
|
||||
* ws
|
||||
* reverse proxy support for non-TLS connections (parse x-forwarded-for)
|
||||
* how does this interact with IPv4/IPv6 differentiation?
|
||||
* is it possible to skip determining peer IP's altogether or is it necessary
|
||||
for IPv4/IPv6 separation / preventing peer mixups or abuse?
|
||||
|
||||
## Medium priority
|
||||
|
||||
* quit whole program if any thread panics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue