mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1515] 其他协议走443或者80端口 #1196
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#1196
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 @gnightboy on GitHub (Nov 14, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1515
单位防火墙做了非常严格的端口限制,访问外面的地址,如果服务器不是443或者80端口,均不给通过。
目前想使用如下功能:
@fatedier commented on GitHub (Nov 15, 2019):
那就把 frps 绑定在服务器的 443 或者 80 端口。