Open
Description
Bug Description
跨公网,部署文件可以,但是无法调试程序,提示:
Unable to start debugging.
The Visual Studio 2022 Remote Debugger (MSVSMON.EXE) does not appear to be running on the remote computer. This may be because a firewall is preventing communication to the remote computer. Please see Help for assistance on configuring remote debugging.
frpc Version
frp_0.62.0_windows_amd64
frps Version
frp_0.62.0_windows_amd64
System Architecture
windows/amd64
Configurations
server:
bindPort = 8001
client:
serverAddr = "x.x.x.x"
serverPort = 8001
[[proxies]]
name = "test-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 4026
remotePort = 8002
Logs
No response
Steps to reproduce
- run frps.exe -c frps.toml on vps
- run frpc.exe -c frpc.toml on custom pc
- run remote debugger on custom pc
- start debugging on dev pc
...
Affected area
- Docs
- Installation
- Performance and Scalability
- Security
- User Experience
- Test and Release
- Developer Infrastructure
- Client Plugin
- Server Plugin
- Extensions
- Others
Metadata
Metadata
Assignees
Labels
No labels