letheanVPN / lthn-app-vpn

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

Change default tinyproxy.conf ConnectPort settings #114

Closed ronnylov closed 5 years ago

ronnylov commented 5 years ago

By default tinyproxy.conf have ports 443 and 563. Port 563 is not necessary for web surfing. We could also add some more ports. I suggest following:

ConnectPort 80 ConnectPort 443 ConnectPort 5060 ConnectPort 8443

Port 80 is used for http. 5060 is used by speedtest.net 8443 is used by tradeogre.com

See full description here

limosek commented 5 years ago

Tinyproxy is just dependency of dispatcher. It has its own config and debian package. It is not common to touch config of one debian package by another debian package.

easy-deploy can probably change these settings. But I am not sure it is good idea. When something will change in other package config, things can be broken.

ronnylov commented 5 years ago

OK it is probably not very important. Users can adjust if they need and basic web surfing works using https with default config of tinyproxy.

limosek commented 5 years ago

Should be fixed by https://github.com/LetheanMovement/lethean-vpn/pull/107 Added into easy-deploy script

ronnylov commented 5 years ago

Confirmed that it was fixed when testing debian package lethean-vpn 3.1.0-8