[GH-ISSUE #3774] auth.token not available #3001

Closed
opened 2026-05-05 13:56:15 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @Hex-Wong on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3774

Bug Description

the version is 0.52.3
i set the auth.token,but always error
image

may be commit 4915852b cause this
i change the version to 0.48.0 is ok

frpc Version

0.52.3

frps Version

0.52.3

System Architecture

frps is linux/amd64 frpc is windows10

Configurations

serverAddr = "xx.xx.xx.xx"
serverPort = 7000
auth.token = "xxxxxx"
auth.method = "token"

kali
name = "test-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 22
remotePort = 7022

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @Hex-Wong on GitHub (Nov 15, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3774 ### Bug Description the version is 0.52.3 i set the auth.token,but always error ![image](https://github.com/fatedier/frp/assets/42881936/be2c3f42-5337-4063-b2d9-cf5882d3b184) may be commit 4915852b cause this i change the version to 0.48.0 is ok ### frpc Version 0.52.3 ### frps Version 0.52.3 ### System Architecture frps is linux/amd64 frpc is windows10 ### Configurations serverAddr = "xx.xx.xx.xx" serverPort = 7000 auth.token = "xxxxxx" auth.method = "token" [[kali]] name = "test-tcp" type = "tcp" localIP = "127.0.0.1" localPort = 22 remotePort = 7022 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@superzjg commented on GitHub (Nov 16, 2023):

Change [[kali]] to [[proxies]]

<!-- gh-comment-id:1813868066 --> @superzjg commented on GitHub (Nov 16, 2023): Change `[[kali]]` to `[[proxies]]`
Author
Owner

@Hex-Wong commented on GitHub (Nov 16, 2023):

good solution thank you

<!-- gh-comment-id:1813919655 --> @Hex-Wong commented on GitHub (Nov 16, 2023): good solution thank you
Author
Owner

@naY9yjoS6ZqhOd35sIFH commented on GitHub (Dec 12, 2023):

reproduct even proxies and visitors

<!-- gh-comment-id:1851275722 --> @naY9yjoS6ZqhOd35sIFH commented on GitHub (Dec 12, 2023): reproduct even [[proxies]] and [[visitors]]
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#3001
No description provided.