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,457
Commits
1
Branch
0
Tags
dev
Commit Graph
14 Commits
rebrand: frp -> kanhole (kanhole server, kanholec client)
kannn
·
2026-05-29 09:05:34 +00:00
golangci-lint / lint (push)
Failing after 1m5s
Details
2cd3052da1
refactor: fix modernize lint issues (
#5215
)
Oleksandr Redko
·
2026-03-07 23:10:19 +08:00
c2454e7114
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
config: add enabled field for individual proxy and visitor (
#5048
)
fatedier
·
2025-11-06 14:05:03 +08:00
b27b846971
xtcp: add configuration to disable assisted addresses in NAT traversal (
#4951
)
fatedier
·
2025-08-25 15:52:52 +08:00
80d3f332e1
virtual-net: initial (
#4751
)
fatedier
·
2025-04-16 16:05:54 +08:00
a78814a2e9
config: return error if plugin type is empty (
#4235
)
fatedier
·
2024-05-23 14:52:12 +08:00
522e2c94c1
update release notes (
#4055
)
fatedier
·
2024-03-12 15:14:13 +08:00
e6ec5a509b
Improve the strict configuration validation (
#3809
)
fatedier
·
2023-11-28 18:43:33 +08:00
38f297a395
code optimization (
#3625
)
fatedier
·
2023-09-20 15:18:50 +08:00
5e70d5bee0
config: add some validations (
#3610
)
fatedier
·
2023-09-13 18:59:51 +08:00
74255f711e
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