command
module
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Uptest
Simple go program to check if Website is up
Example
docker-compose.yml
version: '3'
services:
uptest:
image: h3rmt/uptest
ports:
- 8080:8080
volumes:
- ./logs:/logs
- ./responses:/responses
# mount timezone file
- /etc/localtime:/etc/localtime:ro
environment:
- URLS="www.google.com:google,www.yahoo.com?s=1test: yahoo"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.