You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to exclude the XAMPP local web server from the Nekoray VPN tunneling, but I cannot find a way to do that.
I tried setting:
Listen 127.0.0.1:80 - this has no effect.
Listen 127.0.0.1 - this has no effect too.
in the Apachehttpd.conf file, but it didn't work for me.
If I add something like:
127.0.0.1
or
localhost
to the routing settings of Nekoray my localhost website starts to open but it gets veeery slow... like 10 times slower that without active VPN or if a valid proxy profile is working.
When I try to start the Apache server on XAMPP with the Nekoray VPN active, it won't run.
Is there an option to do this?
The text was updated successfully, but these errors were encountered:
Hi everyone,
I would like to exclude the XAMPP local web server from the Nekoray VPN tunneling, but I cannot find a way to do that.
I tried setting:
in the Apache httpd.conf file, but it didn't work for me.
If I add something like:
to the routing settings of Nekoray my localhost website starts to open but it gets veeery slow... like 10 times slower that without active VPN or if a valid proxy profile is working.
When I try to start the Apache server on XAMPP with the Nekoray VPN active, it won't run.
Is there an option to do this?
The text was updated successfully, but these errors were encountered: