Merge pull request #968 from fatedier/health

support health check and code refactor
This commit is contained in:
fatedier
2018-11-09 10:06:47 +08:00
committed by GitHub
33 changed files with 1981 additions and 1063 deletions

View File

@ -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"