Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frpc 0.61.0 arm64 still uses ini config file #4537

Closed
1 of 11 tasks
mochechan opened this issue Nov 15, 2024 · 1 comment
Closed
1 of 11 tasks

frpc 0.61.0 arm64 still uses ini config file #4537

mochechan opened this issue Nov 15, 2024 · 1 comment

Comments

@mochechan
Copy link

Bug Description

When I trying to start frpc arm64 version in termux, the error message shows:
./frpc
open ./frpc.ini: no such file or directory

frpc Version

0.61.0

frps Version

0.60.0

System Architecture

android/termux/arm64

Configurations

user = "{{.Envs.FRPC_HOSTNAME}}"

serverAddr = "{{.Envs.FRPS_ADDR}}"
serverPort = 7000

loginFailExit = true

auth.method = "token"
auth.token = ""

includes = ["./client/*.toml"]

Logs

No response

Steps to reproduce

  1. Just download frp_0.61.0_android_arm64.tar.gz
  2. extract tar.gz file
  3. execute the frpc
  4. show the error message: open ./frpc.ini: no such file or directory

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@fatedier
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants