nginx-bypass
Last updated
Was this helpful?
Last updated
Was this helpful?
NGINX-BYPASS curl -H <----this gives you a 403 forbidden code
curl -H 'X-forwarded-for:10.194.0.67' -I <----this may be able to bypass the 403 code because of the x forwarded header :)