correct proxy depth config #5

Open
opened 2025-01-11 09:59:17 +00:00 by unusualevent · 0 comments
Owner

r.RemoteAddr (unless r.Header.Get("X-Forwarded-For"), in which case it either needs to be told the depth, or the list of trusted proxy addresses, or learn those, guess, and display to the user)

  • no proxy
  • depth-based proxy
  • trusted proxy addresses
  • guess depth function
  • display depth in settings
  • guess trusted proxy
  • display trusted proxy in settings
r.RemoteAddr (unless r.Header.Get("X-Forwarded-For"), in which case it either needs to be told the depth, or the list of trusted proxy addresses, or learn those, guess, and display to the user) - no proxy - depth-based proxy - trusted proxy addresses - guess depth function - display depth in settings - guess trusted proxy - display trusted proxy in settings
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: use/haunt#5
No description provided.