This website requires JavaScript.
Explore
Help
Sign In
Mxmilu666
/
frp
Watch
1
Star
1
Fork
1
mirror of
https://github.com/fatedier/frp.git
synced
2026-07-31 15:22:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,421
Commits
3
Branches
116
Tags
9eafcc8a9526ffe0f91f9f6c6f687f92e2db4fce
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
沈鸿飞
and
GitHub
307d1bfa3f
Fix log.level configuration in frps.toml (
#3655
)
...
```toml log.level = info ``` changed to ```toml log.level = "info" ```
2023-10-10 19:45:33 +08:00