mirror of
https://github.com/fatedier/frp.git
synced 2025-07-09 07:19:54 +07:00
Merge pull request #968 from fatedier/health
support health check and code refactor
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package main
|
||||
package main // "github.com/fatedier/frp/cmd/frps"
|
||||
|
||||
import (
|
||||
"github.com/fatedier/golib/crypto"
|
||||
|
Reference in New Issue
Block a user