This website requires JavaScript.
Explore
Help
Sign In
ktid
/
kanhole
Watch
1
Star
0
Fork
0
You've already forked kanhole
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,200
Commits
1
Branch
0
Tags
ba937e9fbf4e5a28e7f3280aa596eae79ab4d247
Commit Graph
8 Commits
optimize some code (
#3801
)
fatedier
·
2023-11-27 15:47:49 +08:00
69ae2b0b69
update for strict config (
#3779
)
fatedier
·
2023-11-16 21:03:36 +08:00
526e809bd5
Strict configuration parsing (
#3773
)
* Test configuration loading more precisely * Add strict configuration parsing
Aarni Koskela
·
2023-11-16 15:42:49 +08:00
e8deb65c4b
support yaml/json/toml configuration format, make ini deprecated (
#3599
)
fatedier
·
2023-09-06 10:18:02 +08:00
c95311d1a0
lint by golangci-lint (
#3080
)
fatedier
·
2022-08-29 01:02:53 +08:00
9d077b02cf
frpc: consider include configs for verify and reload command (
#2424
)
fatedier
·
2021-06-02 23:54:22 +08:00
02b12df887
frpc: support 'includes' in common section to include proxy configs in other files(
#2421
)
fatedier
·
2021-06-02 00:39:05 +08:00
c32a2ed140
cmd: add verify command to verify if config file syntax is valid (
#2389
)
fatedier
·
2021-05-12 12:15:22 +08:00
9cebfccb39