SublimeTextXdebug icon indicating copy to clipboard operation
SublimeTextXdebug copied to clipboard

nat problem

Open cart88 opened this issue 6 years ago • 1 comments

developer in a nat network, & can't forward port to developer's machine.so xdebug from apache web in the internet can't positive connect in developer's machine.have any idea?

cart88 avatar Aug 20 '18 02:08 cart88

I think there's two ways:

  • use upnp if supported by router which needs some improvements in the XDebug clients
  • use some vpn between developer and remote host which is not related to this scope at all

Note that serving DBGp to the outer world is vulnerability and can disclose your application code.

stychos avatar Aug 20 '18 08:08 stychos