[GH-ISSUE #2533] 正确填写 vhost_http_port 却提示 not support when vhost_http_port is not set #2012

Closed
opened 2026-05-05 13:18:06 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @chenahoyu on GitHub (Aug 17, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2533

截屏2021-08-17 21 50 32
截屏2021-08-17 21 51 05
p1为frpc,p2为frps

我的配置文件
frps.ini
[common]
bind_port = 7000
dashboard_port = 7500
token = XXXX
dashboard_user = XXXX
dashboard_pwd = XXXX
Vhost_http_port = 80
Vhost_https_port = 443

frpc.ini
[common]
server_addr = XXX.XXX.XXX.XX
server_port = 7000
token = XXXX

[web]
type = http
local_ip = 127.0.0.1
local_port = 80
custom_domains = [myweb]

希望有人可以帮帮我,感谢了!
I hope someone can help me, thanks a lot!

Originally created by @chenahoyu on GitHub (Aug 17, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2533 ![截屏2021-08-17 21 50 32](https://user-images.githubusercontent.com/89085743/129737825-35ffbea6-f659-4d35-99db-978f4864c5ca.png) <img width="968" alt="截屏2021-08-17 21 51 05" src="https://user-images.githubusercontent.com/89085743/129737923-5342e259-d5c0-4539-a6c6-3af50629f937.png"> p1为frpc,p2为frps 我的配置文件 frps.ini [common] bind_port = 7000 dashboard_port = 7500 token = XXXX dashboard_user = XXXX dashboard_pwd = XXXX Vhost_http_port = 80 Vhost_https_port = 443 frpc.ini [common] server_addr = XXX.XXX.XXX.XX server_port = 7000 token = XXXX [web] type = http local_ip = 127.0.0.1 local_port = 80 custom_domains = [myweb] 希望有人可以帮帮我,感谢了! I hope someone can help me, thanks a lot!
gitea-mirror 2026-05-05 13:18:06 -06:00
Author
Owner

@toohandsome commented on GitHub (Aug 26, 2021):

vhost_http_port

<!-- gh-comment-id:905975944 --> @toohandsome commented on GitHub (Aug 26, 2021): vhost_http_port
Author
Owner

@luozongcong commented on GitHub (Sep 5, 2021):

vhost_http_port vhost_https_port,全部小写,不要大写 ,windows 下的frps.exe也遇到过。后来改换到linux版本了,没问题

<!-- gh-comment-id:913130162 --> @luozongcong commented on GitHub (Sep 5, 2021): vhost_http_port vhost_https_port,全部小写,不要大写 ,windows 下的frps.exe也遇到过。后来改换到linux版本了,没问题
Author
Owner

@qiubi8801 commented on GitHub (Sep 28, 2021):

windows下 运行的时候命令一定要写完整 frps.exe -c frps.ini

<!-- gh-comment-id:929364103 --> @qiubi8801 commented on GitHub (Sep 28, 2021): windows下 运行的时候命令一定要写完整 frps.exe -c frps.ini
Author
Owner

@github-actions[bot] commented on GitHub (Oct 29, 2021):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:954319610 --> @github-actions[bot] commented on GitHub (Oct 29, 2021): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@hantwain commented on GitHub (Mar 28, 2023):

same issue even through add vhost_http_port,

<!-- gh-comment-id:1486580157 --> @hantwain commented on GitHub (Mar 28, 2023): same issue even through add vhost_http_port,
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#2012
No description provided.