[GH-ISSUE #1616] will it upload to apt-get for convinience install? #1279

Closed
opened 2026-05-05 12:49:02 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @lucasjinreal on GitHub (Jan 14, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1616

Will it upload to apt-get?

Originally created by @lucasjinreal on GitHub (Jan 14, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1616 Will it upload to apt-get?
Author
Owner

@QQ2017 commented on GitHub (Jan 15, 2020):

You can manually upload files to the server, perform installation or run.

<!-- gh-comment-id:574508713 --> @QQ2017 commented on GitHub (Jan 15, 2020): You can manually upload files to the server, perform installation or run.
Author
Owner

@lucasjinreal commented on GitHub (Jan 15, 2020):

@QQ2017 thanks for your reply.

I have only 1 question.

It seems every client will have a port, does this port number can be infinite?
If I opened my server only 7000-7005 port, will it only can limited clients to 5?

Can I using every client port num from 0~100000?

<!-- gh-comment-id:574516817 --> @lucasjinreal commented on GitHub (Jan 15, 2020): @QQ2017 thanks for your reply. I have only 1 question. It seems every client will have a port, does this port number can be infinite? If I opened my server only 7000-7005 port, will it only can limited clients to 5? Can I using every client port num from 0~100000?
Author
Owner

@QQ2017 commented on GitHub (Jan 15, 2020):

100

@QQ2017 thanks for your reply.

I have only 1 question.

It seems every client will have a port, does this port number can be infinite?
If I opened my server only 7000-7005 port, will it only can limited clients to 5?

Can I using every client port num from 0~100000?

The correct port range should be:1-65535
If the port is allocated, it should not be able to continue to allocate the port, which also indirectly limits the number of clients. But I have not tested it, you can try it.

<!-- gh-comment-id:574519382 --> @QQ2017 commented on GitHub (Jan 15, 2020): > 100 > @QQ2017 thanks for your reply. > > I have only 1 question. > > It seems every client will have a port, does this port number can be infinite? > If I opened my server only 7000-7005 port, will it only can limited clients to 5? > > Can I using every client port num from 0~100000? The correct port range should be:1-65535 If the port is allocated, it should not be able to continue to allocate the port, which also indirectly limits the number of clients. But I have not tested it, you can try it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1279
No description provided.