[GH-ISSUE #1907] frp 透传 https 后不跳转后端curl #1511

Closed
opened 2026-05-05 12:57:17 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @TelDragon on GitHub (Jul 16, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1907

frp版本 所有

应用场景
1、局域网访问

pc 访问WEB SERVER

https://192.168.1.1 会自动跳转
https://192.168.1.1/login.html

使用frp 透传 内网地址 192.168.1.1 类型为 https 后

访问只能到 / 不会跳转到 /login.html

请问有其它同学遇到过这种情况嘛? http 不会出现这种情况 可以正常跳转。

或者这是不是个功能项增强?

Originally created by @TelDragon on GitHub (Jul 16, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1907 frp版本 所有 应用场景 1、局域网访问 pc 访问WEB SERVER https://192.168.1.1 会自动跳转 https://192.168.1.1/login.html 使用frp 透传 内网地址 192.168.1.1 类型为 https 后 访问只能到 / 不会跳转到 /login.html 请问有其它同学遇到过这种情况嘛? http 不会出现这种情况 可以正常跳转。 或者这是不是个功能项增强?
gitea-mirror 2026-05-05 12:57:17 -06:00
Author
Owner

@TelDragon commented on GitHub (Jul 23, 2020):

已解决。自行在URL 跳转界面加入 标签 rel="noreferrer"
访问成功。

<!-- gh-comment-id:662897703 --> @TelDragon commented on GitHub (Jul 23, 2020): 已解决。自行在URL 跳转界面加入 标签 rel="noreferrer" 访问成功。
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#1511
No description provided.