-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
tcp-proxy default port 443 change has no effect #2392
Comments
sorry for any confusion. tcp-proxy doesn't have any configuration options. it runs only on 443. local.conf configures zerotier-one not tcp-proxy |
Can it be changed to other ports? Port 443 is strictly controlled in China. |
The only way is to edit the source code. ZeroTierOne/tcp-proxy/tcp-proxy.cpp Line 49 in 36b4659
|
Thank you for your answer. I request to add the function of specifying the port. Since zerotier itself provides the function of forwarding traffic, why do we need to provide proxy? |
I'm not sure why you need a custom proxy. Most people do not use a custom tcp proxy. |
tcp-proxy default port 443 change has no effect
local.conf is configured as follows:
local.conf and tcp-proxy are in the same directory. Start command:
/var/lib/zerotier-one/tcp-proxy
Because my port 443 is already used by caddy, I get an error that port 443 is occupied.
The text was updated successfully, but these errors were encountered: