[GH-ISSUE #1276] frpc: connect to local service error in Windows 10 and Windows 2012 R2 #1007

Closed
opened 2026-05-05 12:39:04 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @wangliang1989 on GitHub (Jun 1, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1276

What version of frp are you using (./frpc -v or ./frps -v)?
The version is 0.28.0

What operating system and processor architecture are you using (go env)?
Windows 10 and Windows 2012 R2

Configures you used:
frpc.ini:
[common]
server_addr = my server ip
server_port = 7000
token=my password
[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 9100
remote_port = 9100

Steps to reproduce the issue:
just frpc -c frpc.ini
It will success on Windows 7, but fail both on Windows 10 and Windows 2012 R2.

Describe the results you received:
In cmd:
QQ20190601-133749@2x
same In PS

Describe the results you expected:
I just think it will work like in Windows 7

Additional information you deem important (e.g. issue happens only occasionally):
I guess not

Can you point out what caused this issue (optional)
No

Originally created by @wangliang1989 on GitHub (Jun 1, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1276 **What version of frp are you using (./frpc -v or ./frps -v)?** The version is 0.28.0 **What operating system and processor architecture are you using (`go env`)?** Windows 10 and Windows 2012 R2 **Configures you used:** frpc.ini: [common] server_addr = my server ip server_port = 7000 token=my password [ssh] type = tcp local_ip = 127.0.0.1 local_port = 9100 remote_port = 9100 **Steps to reproduce the issue:** just frpc -c frpc.ini It will success on Windows 7, but fail both on Windows 10 and Windows 2012 R2. **Describe the results you received:** In cmd: <img width="660" alt="QQ20190601-133749@2x" src="https://user-images.githubusercontent.com/12059719/58744248-986e1480-8472-11e9-8138-6848e23d0fa2.png"> same In PS **Describe the results you expected:** I just think it will work like in Windows 7 **Additional information you deem important (e.g. issue happens only occasionally):** I guess not **Can you point out what caused this issue (optional)** No
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#1007
No description provided.