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,367
Commits
1
Branch
0
Tags
f736d171ac98db09061d78271edbfd3012c61834
Commit Graph
14 Commits
config: add enabled field for individual proxy and visitor (
#5048
)
fatedier
·
2025-11-06 14:05:03 +08:00
b27b846971
add tokenSource support for auth configuration (
#4865
)
fatedier
·
2025-07-03 13:17:21 +08:00
f9065a6a78
feat: support YAML merge in strict configuration mode (
#4809
)
fatedier
·
2025-06-25 11:40:23 +08:00
8eb525a648
Use text/template instead of html/template for config pre-processing (
#4656
)
hansmi
·
2025-02-07 11:33:11 +08:00
b8d3ace113
client, pkg, server, test: replaced 'interface{}' with 'any' (
#4611
)
Gabriel Marin
·
2025-01-02 11:24:08 +08:00
092e5d3f94
support range ports mapping by go template (
#4073
)
fatedier
·
2024-03-15 17:23:16 +08:00
3585f5c0c0
Improve the strict configuration validation (
#3809
)
fatedier
·
2023-11-28 18:43:33 +08:00
38f297a395
optimize some code (
#3801
)
fatedier
·
2023-11-27 15:47:49 +08:00
69ae2b0b69
Fix various typos (
#3783
)
Aarni Koskela
·
2023-11-22 14:30:22 +08:00
f5d5a00eef
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
code optimization (
#3625
)
fatedier
·
2023-09-20 15:18:50 +08:00
5e70d5bee0
add e2e tests for v1 config (
#3608
)
fatedier
·
2023-09-13 16:32:39 +08:00
7cd02f5bd8
support yaml/json/toml configuration format, make ini deprecated (
#3599
)
fatedier
·
2023-09-06 10:18:02 +08:00
c95311d1a0