X-Forwarded-For parsing and trusted proxy detection for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add standard tags to 158 packages

Standard vocabulary based on crates.io categories, erratique/opam
conventions, and monorepo domain coverage:

Org: org:blacksun
Domain: aerospace, codec, crypto, network, storage, git, merkle
Purpose: cli, test, bench, format, log, system
Protocol: ccsds, uslp, cop1, sdls, sle, atproto, tls, http, json, binary
Cross-cutting: eio, simulation, math, compression

Tags placed in dune-project (package ...) stanzas via (tags ...).
Propagated to .opam files by dune's opam generation.

+1
+1
dune-project
··· 16 16 (package 17 17 (name xff) 18 18 (synopsis "X-Forwarded-For parsing and trusted proxy detection") 19 + (tags (org:blacksun network http)) 19 20 (description 20 21 "Parse X-Forwarded-For headers to extract client IP addresses behind proxies. 21 22 Supports trusted proxy validation using CIDR ranges to prevent IP spoofing.