Added support for self-hosting custom ports #1406
Closed
xcstatus
started this conversation in
Ideas & Feature Requests
Replies: 4 comments 3 replies
|
I have started and implemented the first task. Some compatibility work is being done to ensure that users using standard ports are not affected by this change. I'm not sure if I need to support these changes in generic scripts at this point. |
0 replies
|
I'm verify interested in this as well for self hosting purposes. I have ngnix proxy manager running as well so it would be nice to separate ports. |
0 replies
|
老哥,我把上次的脚本PR上去了,但是我的英文水平有限,沟通起来有点难度。 Brother, I PRed the last script to the official, but my English is relatively poor, so it is a bit difficult to communicate. |
3 replies
|
I submitted a PR to fix this issue |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hello all;
Due to the limitation of network environment, individual users in some places can not obtain port 80, 443. So I wanted to modify the self-hosted deployment script to support custom ports.
TODO:
Do you need to implement these contents in the netbird project?
All reactions