Skip to content

Django app using Quickping Package to check range of IPaddresses and know whick camera is active or deactive at the moment

License

Notifications You must be signed in to change notification settings

iamsajjad/camchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camchecker

Django app using Quickping Package to check range of IPaddresses and know whick camera is active or deactive at the moment

This Project Is Done Using Quickping

To Run

python -m pip install django quickping
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

then Go to 127.0.0.1:8000 on the Browser

About

Django app using Quickping Package to check range of IPaddresses and know whick camera is active or deactive at the moment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published