rebrand: frp -> kanhole (kanhole server, kanholec client)
golangci-lint / lint (push) Failing after 1m5s

This commit is contained in:
kannn
2026-05-29 09:05:34 +00:00
Unverified
parent a0a42a4966
commit 2cd3052da1
265 changed files with 949 additions and 962 deletions
+7 -7
View File
@@ -15,13 +15,13 @@
package controller
import (
"github.com/fatedier/frp/pkg/nathole"
plugin "github.com/fatedier/frp/pkg/plugin/server"
"github.com/fatedier/frp/pkg/util/tcpmux"
"github.com/fatedier/frp/pkg/util/vhost"
"github.com/fatedier/frp/server/group"
"github.com/fatedier/frp/server/ports"
"github.com/fatedier/frp/server/visitor"
"kanhole/pkg/nathole"
plugin "kanhole/pkg/plugin/server"
"kanhole/pkg/util/tcpmux"
"kanhole/pkg/util/vhost"
"kanhole/server/group"
"kanhole/server/ports"
"kanhole/server/visitor"
)
// All resource managers and controllers