A simple Python tool to fetch and display IP camera links from a specified country.
- Python 3.x
requestslibrary (Install usingpip install requests)coloramalibrary (Install usingpip install colorama)
-
Clone the repository.
-
Install the required libraries.
-
Run the tool:
python main.py
-
Enter the country number to fetch IP camera links or type 'exit' to quit.
- For educational or testing purposes only.
- Do not use for malicious activities.
- Follow ethical standards while using this tool.