[GH-ISSUE #253] frps运行后默认会占用8080端口么? #178

Closed
opened 2026-05-05 11:55:48 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @harryczqp on GitHub (Feb 10, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/253

我内网PC使用frpc连接服务器时提示:start proxy error: listen tcp 0.0.0.0:8080: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.

Originally created by @harryczqp on GitHub (Feb 10, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/253 我内网PC使用frpc连接服务器时提示:start proxy error: listen tcp 0.0.0.0:8080: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Author
Owner

@harryczqp commented on GitHub (Feb 10, 2017):

去服务器上查看端口时,发现8080端口被frps占用。

<!-- gh-comment-id:278836201 --> @harryczqp commented on GitHub (Feb 10, 2017): 去服务器上查看端口时,发现8080端口被frps占用。
Author
Owner

@blizard863 commented on GitHub (Feb 12, 2017):

@harryczqp 你好,麻烦你把frps.ini或者frps_min.ini配置文件信息贴一下,如果会被占用,一般是你配置文件里写的。

<!-- gh-comment-id:279216460 --> @blizard863 commented on GitHub (Feb 12, 2017): @harryczqp 你好,麻烦你把frps.ini或者frps_min.ini配置文件信息贴一下,如果会被占用,一般是你配置文件里写的。
Author
Owner

@harryczqp commented on GitHub (Feb 23, 2017):

我找到问题了vhost_http_port占用了8080端口 @bingtianbaihua

<!-- gh-comment-id:282021628 --> @harryczqp commented on GitHub (Feb 23, 2017): 我找到问题了vhost_http_port占用了8080端口 @bingtianbaihua
Author
Owner

@blizard863 commented on GitHub (Feb 24, 2017):

@harryczqp 配置文件里默认是写了8080,如果你需要其他端口就改一下。

<!-- gh-comment-id:282175445 --> @blizard863 commented on GitHub (Feb 24, 2017): @harryczqp 配置文件里默认是写了8080,如果你需要其他端口就改一下。
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#178
No description provided.