Skip to content

A small tool to place on your local/home webserver to display if different hosts are reachable.

License

Notifications You must be signed in to change notification settings

simbo/are-we-online

Repository files navigation

are-we-online

A small tool to place on your local/home webserver to display if different hosts are reachable.


Screenshot

Screenshot

Usage

Simply build it and upload to your local webserver.

Hostnames are interpreted as HTTPS URLs where protocol and port are added automatically. If you want to use different port or protocol, just add them directly to the hostname input (e.g. http://whatever.foo:88).

# develop
yarn start
# build
yarn build
# deploy
yarn deploy

License and Author

MIT © Simon Lepel

About

A small tool to place on your local/home webserver to display if different hosts are reachable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published