Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huxulm/liveness

HTTP / TCP 端口活性探测工具,支持发送 email & sms 报告
https://github.com/huxulm/liveness

Last synced: 2 days ago
JSON representation

HTTP / TCP 端口活性探测工具,支持发送 email & sms 报告

Awesome Lists containing this project

README

        

# liveness
[![Go Report Card](https://goreportcard.com/badge/github.com/huxulm/liveness)](https://goreportcard.com/report/github.com/huxulm/liveness)
[![Build](https://github.com/huxulm/liveness/actions/workflows/release.yaml/badge.svg)](https://github.com/huxulm/liveness/actions/workflows/release.yaml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github.com/huxulm/liveness/badge.svg?branch=master)](https://coveralls.io/github.com/huxulm/liveness?branch=main)
[![Godoc](https://godoc.org/github.com/huxulm/liveness?status.svg)](https://pkg.go.dev/github.com/huxulm/liveness)
[![Release](https://img.shields.io/github/release/huxulm/liveness.svg)](https://github.com/huxulm/liveness/releases/latest)
[![Sourcegraph](https://sourcegraph.com/github.com/huxulm/liveness/-/badge.svg)](https://sourcegraph.com/github.com/huxulm/liveness?badge)

提供 HTTP, TCP 服务存活性检测, 告警功能
## 使用
```
go install github.com/huxulm/liveness/cmd/liveness
liveness --config xxx.yaml
```