This website requires JavaScript.
Explore
Help
Register
Sign In
cyonjan
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,120
Commits
3
Branches
105
Tags
84
MiB
1c4b4c64b1
Commit Graph
3 Commits
Author
SHA1
Message
Date
fatedier
1c4b4c64b1
fix example config
2023-10-19 17:21:19 +08:00
沈鸿飞
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
fatedier
3ae1a4f45a
update confugration examples and README (
#3650
)
2023-10-10 16:48:13 +08:00