Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to exclude XAMPP 'localhost' from the VPN tunnel? #1553

Open
playtheman opened this issue Dec 20, 2024 · 2 comments
Open

How to exclude XAMPP 'localhost' from the VPN tunnel? #1553

playtheman opened this issue Dec 20, 2024 · 2 comments

Comments

@playtheman
Copy link

playtheman commented Dec 20, 2024

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:

Listen 127.0.0.1:80  -  this has no effect.

Listen 127.0.0.1 - this has no effect too.

in the Apache httpd.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?

@nuckle
Copy link

nuckle commented Dec 21, 2024

Have you tried setting Bypass LAN in route settings?

@playtheman
Copy link
Author

Have you tried setting Bypass LANin route settings?

Not yet.. I didn't know what this setting actually does =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants