SublimeTextXdebug
SublimeTextXdebug copied to clipboard
nat problem
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?
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.