[GH-ISSUE #2290] frp代理http或https页面文本信息不能修改 #1819

Closed
opened 2026-05-05 13:10:31 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @tableking on GitHub (Mar 11, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2290

[REQUIRED] hat version of frp are you using

Version: 0.34.2

[REQUIRED] What operating system and processor architecture are you using
OS: padavan
CPU architecture: mt7621a

[REQUIRED] description of errors

confile

[web]
type = https
local_ip = 127.0.0.1
local_port = 443
subdomain = web

Steps to reproduce the issue

  1. 如图代理的是padavan web的管理界面,但是遇到这种文本修改的页面时,鼠标不再是光标或箭头,文本区域变成灰色,其他按钮开关不受影响。首次运行frp时,这种页面是可以修改的,之后可能是因为重启就变成这样了。
    image

Supplementary information

Can you guess what caused this issue
远程DDNS访问的方式并没有出现这种问题,当frp代理时出现了,所以推测跟frp代理有关,将问题提出来。
Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
Originally created by @tableking on GitHub (Mar 11, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2290 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version: 0.34.2 **[REQUIRED] What operating system and processor architecture are you using** OS: padavan CPU architecture: mt7621a **[REQUIRED] description of errors** **confile** <!-- Please pay attention to hiding the token, server_addr and other privacy information --> [web] type = https local_ip = 127.0.0.1 local_port = 443 subdomain = web **Steps to reproduce the issue** 1. 如图代理的是padavan web的管理界面,但是遇到这种文本修改的页面时,鼠标不再是光标或箭头,文本区域变成灰色,其他按钮开关不受影响。首次运行frp时,这种页面是可以修改的,之后可能是因为重启就变成这样了。 ![image](https://user-images.githubusercontent.com/39639872/110728285-bbd50e80-8257-11eb-8b4d-83fdd3dff90a.png) **Supplementary information** **Can you guess what caused this issue** 远程DDNS访问的方式并没有出现这种问题,当frp代理时出现了,所以推测跟frp代理有关,将问题提出来。 **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [] I included all information required in the sections above - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
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#1819
No description provided.