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,138
Commits
1
Branch
0
Tags
53626b370ce2be290e844e58a1384af5059ea489
Commit Graph
24 Commits
frpc: support stop command (
#3511
)
fatedier
·
2023-06-30 17:35:37 +08:00
fc4e787fe2
support wss between frpc and frps (
#3503
)
fatedier
·
2023-06-29 11:20:45 +08:00
801e8c6742
change default value of tls_enable and disable_custom_tls_first_byte (
#3494
)
fatedier
·
2023-06-26 00:10:27 +08:00
685d7618f3
fix the issue of duplicate xtcp proxies will cause the previous proxy to become ineffective (
#3489
)
fatedier
·
2023-06-16 00:41:06 +08:00
15a245766e
e2e: update
fatedier
·
2023-06-04 20:11:07 +08:00
9ba6a06470
stcp, xtcp, sudp: support allow_users and specified server user (
#3472
)
fatedier
·
2023-06-02 16:06:29 +08:00
de85c9455a
xtcp: when connection timeout occurs, support fallback to STCP (
#3460
)
fatedier
·
2023-05-30 10:55:00 +08:00
c7a0cfc66d
add e2e case for xtcp (
#3451
)
fatedier
·
2023-05-28 23:06:35 +08:00
756dd1ad5e
tcpmux: support authentication (
#3345
)
fatedier
·
2023-03-07 19:53:32 +08:00
862b1642ba
e2e: upgrade to ginkgo v2 (
#3335
)
fatedier
·
2023-02-27 14:44:16 +08:00
54eb704650
support protocol quic between frpc and frps (
#3198
)
fatedier
·
2022-12-12 11:04:10 +08:00
2f66dc3e99
lint by golangci-lint (
#3080
)
fatedier
·
2022-08-29 01:02:53 +08:00
9d077b02cf
type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (
#2932
)
fatedier
·
2022-05-26 23:57:30 +08:00
4af85da0c2
client: add dial_server_timeout (
#2805
)
fatedier
·
2022-02-19 16:49:21 +08:00
10100c28d9
use net.JoinHostPort instead of fmt.Sprintf (
#2791
)
fatedier
·
2022-02-09 15:19:35 +08:00
6194273615
remove authentication for healthz api (
#2672
)
fatedier
·
2021-11-23 14:14:27 +08:00
05b1ace21f
frpc: add disable_custom_tls_first_byte to not send first custom tls to frps (
#2520
)
fatedier
·
2021-08-11 23:10:35 +08:00
42745a3da2
add more e2e test (
#2505
)
fatedier
·
2021-08-02 13:07:28 +08:00
09f39de74e
update github.com/pires/go-proxyproto to v0.5.0
fatedier
·
2021-06-21 19:35:52 +08:00
fe4e9b55f3
more e2e test cases (
#2450
)
fatedier
·
2021-06-18 16:48:36 +08:00
900454e58b
frpc: consider include configs for verify and reload command (
#2424
)
fatedier
·
2021-06-02 23:54:22 +08:00
02b12df887
add e2e tests (
#2334
)
fatedier
·
2021-03-31 16:57:39 +08:00
fbaa5f866e
update e2e tests (
#1973
)
fatedier
·
2020-09-07 15:45:44 +08:00
48fa618c34
more e2e tests (
#1845
)
fatedier
·
2020-09-07 14:57:23 +08:00
c9fe23eb10