mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1945] 服务端80监听报错 #1548
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#1548
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 @jasonfanjun on GitHub (Aug 17, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1945
[centos@ip-172-31-28-122 frp]$ ./frps -c ./frps.ini
2020/08/17 15:58:59 [I] [service.go:178] frps tcp listen on 0.0.0.0:7000
Create vhost http listener error, listen tcp 0.0.0.0:80: bind: permission denied
我是在亚马逊开了一台新的centos 没有安装nginx 想实现 80直接穿到80 443 直接穿到443
@jasonfanjun commented on GitHub (Aug 17, 2020):
问题解决,命令执行前加sudo