Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 479 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 479 Bytes

Ping Online

CI

ping from the web server to target host.

Usage

docker run -it -p 8000:80 laravelfans/ping

or

php artisan serve

then

open http://localhost:8000

image