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,442
Commits
1
Branch
0
Tags
e8dfd6efcccded4affeee9bb25f542c8280edf6e
Commit Graph
11 Commits
refactor: restructure API packages into client/http and server/http with typed proxy/visitor models (
#5193
)
fatedier
·
2026-03-04 17:38:43 +08:00
fbeb6ca43a
add persistent proxy/visitor store with CRUD API and web UI (
#5188
)
fatedier
·
2026-03-02 01:09:59 +08:00
01997deb98
chore: fix struct field name in comment (
#4993
)
Signed-off-by: juejinyuxitu <
juejinyuxitu@outlook.com
>
juejinyuxitu
·
2025-09-25 16:47:33 +08:00
6561107945
xtcp: add configuration to disable assisted addresses in NAT traversal (
#4951
)
fatedier
·
2025-08-25 15:52:52 +08:00
80d3f332e1
add header for http healthcheck (
#4085
)
Kaive Young
·
2024-03-20 14:58:03 +08:00
bc5fb91c05
Improve the strict configuration validation (
#3809
)
fatedier
·
2023-11-28 18:43:33 +08:00
38f297a395
Fix various typos (
#3783
)
Aarni Koskela
·
2023-11-22 14:30:22 +08:00
f5d5a00eef
fix tlsVerify json tag (
#3654
)
fatedier
·
2023-10-10 19:02:52 +08:00
5eb8f3db03
update confugration examples and README (
#3650
)
fatedier
·
2023-10-10 16:48:13 +08:00
3ae1a4f45a
code optimization (
#3625
)
fatedier
·
2023-09-20 15:18:50 +08:00
5e70d5bee0
support yaml/json/toml configuration format, make ini deprecated (
#3599
)
fatedier
·
2023-09-06 10:18:02 +08:00
c95311d1a0