mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3726] frpc.exe -c frpc.toml Not using native proxy #2965
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2965
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lijingpan on GitHub (Oct 27, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3726
Bug Description
login to server failed: parse "127.0.0.1:10809": first path segment in URL cannot contain colon
Turn off the agent and prompt an error
How do I need to set up the local proxy?
frpc Version
0.52.1
frps Version
0.52.1
System Architecture
windows/amd64
Configurations
serverAddr = "x.x.x.x"
serverPort = 7001
auth.token = xxxxxx
proxies
name = "ssh"
type = "tcp"
localIP = "192.168.1.99"
localPort = 3389
remotePort = 4001
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Nov 27, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.