Y
Hacker News
new
|
ask
|
show
|
jobs
by
mkjones
4166 days ago
How would ISPs tag requests going over HTTPS as being from a particular subscriber?
1 comments
mkjones
4166 days ago
OK, I can think of a few ways they might do this (DNS tricks and per-user IPv6 addresses, <src ip, src port, dst ip, dst port> => user mapping). These all seem significantly more complex than HTTP header injection though.
link