mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
WIP: ws: parse X-FORWARDED-FOR headers
This commit is contained in:
parent
9f9015d51c
commit
3b94b8e588
5 changed files with 85 additions and 24 deletions
6
TODO.md
6
TODO.md
|
|
@ -2,7 +2,11 @@
|
|||
|
||||
## High priority
|
||||
|
||||
ws: reverse proxy support for non-TLS connections (parse x-forwarded-for)
|
||||
* 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue