Welcome to the official documentation for Hikvision Camera Tester!
This tool allows you to test and monitor Hikvision cameras over static IPs with support for port forwarding and digest authentication.
There are two ways to use this tool:
Clone the repository:
git clone https://github.com/<your-username>/hikvision-camera-tester.git
cd hikvision-camera-tester
Install dependencies:
pip install -r requirements.txt
Run the Python script:
python camera_gui.py
hikvision-camera-tester/
│
├── docs/ # Documentation website
│ └── index.md # Main documentation page
├── dist/ # Contains the EXE file
├── scan.py # Python script
├── README.md # Project overview
├── LICENSE # License file
├── requirements.txt # Python dependencies
We welcome contributions from the community!
git checkout -b feature-branch
git commit -m "Added a new feature"
git push origin feature-branch
This project is licensed under the MIT License.
See the LICENSE file for more details.
For questions or issues, open an issue on GitHub.
Keywords: Hikvision, IP Camera, Port Scanning, Nmap, Security Camera, Static IP, Router Port Forwarding, Python, EXE, Digest Authentication