[GH-ISSUE #4075] vhostHTTPPort 只能设置成8080么 #3218

Closed
opened 2026-05-05 14:04:48 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @CloudMW on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4075

Bug Description

我将vhostHTTPPort设置为其他端口,比如4444等都不行,只能设置成8080才可以

frpc Version

0.55.1

frps Version

0.55.1

System Architecture

ubuntu/amd64

Configurations

bindPort = 7000
auth.token =
webServer.addr = "127.0.0.1"
webServer.port = 17001
webServer.user = "admin"
webServer.password = "admin"
subdomainHost = "xxx.xxx"
vhostHTTPPort = 444

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @CloudMW on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4075 ### Bug Description 我将vhostHTTPPort设置为其他端口,比如4444等都不行,只能设置成8080才可以 ### frpc Version 0.55.1 ### frps Version 0.55.1 ### System Architecture ubuntu/amd64 ### Configurations bindPort = 7000 auth.token = webServer.addr = "127.0.0.1" webServer.port = 17001 webServer.user = "admin" webServer.password = "admin" subdomainHost = "xxx.xxx" vhostHTTPPort = 444 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@bingxl commented on GitHub (Mar 17, 2024):

检查防火墙,检查云服务器的安全策略有没有开放对应端口

<!-- gh-comment-id:2002204184 --> @bingxl commented on GitHub (Mar 17, 2024): 检查防火墙,检查云服务器的安全策略有没有开放对应端口
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#3218
No description provided.