How to determine whether a request has been reversed

how to determine whether a request is being proxied in reverse,
and how to know where it is being proxied

Sep.10,2021

if you request http, you can grab the packet and see the response header

Menu