Web - Server

Friday 4 September 2020, 20:56  #1
PHP - Remote Xdebug
littleShrimp
  • 11 posts

Same here I have set all the 3 following HTTP headers in my requests with the cookie to start the remote debug session:
HTTP_X_FORWARDED_FOR:
REMOTE_ADDR:
HTTP_CLIENT_IP:
And it does not seem to override the IP in the HTTP response, the IP does not change.
I have a port 9000 listening on my box and I do not see any callback.
Is this challenge working or am I missing something ?

Wednesday 11 November 2020, 10:13  #2
PHP - Remote Xdebug
Vu Hai Dang
  • 7 posts

I’m facing the same problem and I’m so confused. Have you solved this challenge yet ?