mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #253] frps运行后默认会占用8080端口么? #178
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@harryczqp commented on GitHub (Feb 10, 2017):
去服务器上查看端口时,发现8080端口被frps占用。
@blizard863 commented on GitHub (Feb 12, 2017):
@harryczqp 你好,麻烦你把frps.ini或者frps_min.ini配置文件信息贴一下,如果会被占用,一般是你配置文件里写的。
@harryczqp commented on GitHub (Feb 23, 2017):
我找到问题了vhost_http_port占用了8080端口 @bingtianbaihua
@blizard863 commented on GitHub (Feb 24, 2017):
@harryczqp 配置文件里默认是写了8080,如果你需要其他端口就改一下。