letheanVPN / lthn-app-vpn

Client/Server dVPN
https://www.lt.hn
European Union Public License 1.2
36 stars 16 forks source link

Tinyproxy may have ipv6 issues. Fix in dispatcher.ini #113

Closed ronnylov closed 5 years ago

ronnylov commented 5 years ago

If some webpages randomly not open when using tinyproxy with lethean-vpn you can try following fix. Change localhost to 127.0.0.1 in dispatcher.ini. This should also be default setting in dispatcher.ini

This line: backend_proxy_server=localhost:8888

change it to this: backend_proxy_server=127.0.0.1:8888

limosek commented 5 years ago

should be solved in https://github.com/LetheanMovement/lethean-vpn/pull/107/commits/0f5a9f0fd03a25bc35a0c71419176814c54a1f0b Please test

ronnylov commented 5 years ago

Yes it is fixed in debian package lethean-vpn version 3.1.0-8