Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dionizio8/active-website-checker
website monitor
https://github.com/dionizio8/active-website-checker
golang
Last synced: about 2 months ago
JSON representation
website monitor
- Host: GitHub
- URL: https://github.com/dionizio8/active-website-checker
- Owner: Dionizio8
- Created: 2021-12-08T23:31:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T00:00:44.000Z (about 3 years ago)
- Last Synced: 2024-06-19T16:43:37.795Z (7 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# active-website-checker
Monitoramento de site ativo### Configurando
Adicionar as urls dos sites no arquivo [sites.txt](sites.txt)### Executando
```bash
go run main.go
```