[GH-ISSUE #2546] windows 拒绝访问 #2023

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

Originally created by @David-Alfred on GitHub (Aug 24, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2546

[REQUIRED] hat version of frp are you using

Version:
0.37.1
[REQUIRED] What operating system and processor architecture are you using
OS: Windows
CPU architecture: amd64

[REQUIRED] description of errors
unable to run the frpc.exe program, even the ./frpc.exe -v cannot be used
confile
client:
[common]
server_addr = ...*
server_port = 7000
token = ******
[rdp]
type = tcp
local_ip = 127.0.0.1
local_port = 3389
remote_port = 3389

server:
[common]
bind_port = 7000
dashboard_port = 7500
token = ******
dashboard_user = ***
dashboard_pwd = **********

log file

Steps to reproduce the issue
1.
2.
3.

Supplementary information

Can you guess what caused this issue
Sorry, I cannot
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 @David-Alfred on GitHub (Aug 24, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2546 <!-- 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.37.1 **[REQUIRED] What operating system and processor architecture are you using** OS: Windows CPU architecture: amd64 **[REQUIRED] description of errors** unable to run the frpc.exe program, even the ./frpc.exe -v cannot be used **confile** client: [common] server_addr = **.***.***.*** server_port = 7000 token = ****** [rdp] type = tcp local_ip = 127.0.0.1 local_port = 3389 remote_port = 3389 server: [common] bind_port = 7000 dashboard_port = 7500 token = ****** dashboard_user = *** dashboard_pwd = ********** **log file** **Steps to reproduce the issue** 1. 2. 3. **Supplementary information** **Can you guess what caused this issue** Sorry, I cannot **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [X] I included all information required in the sections above - [X] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
Author
Owner

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

尝试frpc运行程序放到 c:\temp\ 下测试?

<!-- gh-comment-id:906066997 --> @onlyJinx commented on GitHub (Aug 26, 2021): 尝试frpc运行程序放到 ```c:\temp\``` 下测试?
Author
Owner

@David-Alfred commented on GitHub (Aug 26, 2021):

尝试frpc运行程序放到 c:\temp\ 下测试?

尝试了一下,还是无法运行,执行命令 ./frpc.exe -v后,返回错误为:
ResourceUnavailable: Program 'frpc.exe' failed to run: 拒绝访问。At line:1 char:1

<!-- gh-comment-id:906071952 --> @David-Alfred commented on GitHub (Aug 26, 2021): > > > 尝试frpc运行程序放到 `c:\temp\` 下测试? 尝试了一下,还是无法运行,执行命令 ./frpc.exe -v后,返回错误为: ResourceUnavailable: Program 'frpc.exe' failed to run: 拒绝访问。At line:1 char:1
Author
Owner

@David-Alfred commented on GitHub (Aug 27, 2021):

问题已经解决,是被windows defender拦截了,非常感谢

<!-- gh-comment-id:906907313 --> @David-Alfred commented on GitHub (Aug 27, 2021): 问题已经解决,是被windows defender拦截了,非常感谢
Author
Owner

@zhangjibiao commented on GitHub (Jun 17, 2023):

问题已经解决,是被windows defender拦截了,非常感谢

我的也是,添加不拦截的路径就好了

<!-- gh-comment-id:1595666586 --> @zhangjibiao commented on GitHub (Jun 17, 2023): > 问题已经解决,是被windows defender拦截了,非常感谢 我的也是,添加不拦截的路径就好了
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#2023
No description provided.