mirror of
https://github.com/fatedier/frp.git
synced 2026-05-21 06:45:32 -06:00
Merge pull request #968 from fatedier/health
support health check and code refactor
This commit is contained in:
commit
89d1a1fb2b
33 changed files with 1981 additions and 1063 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue