A simple Python tool to fetch and display IP camera links from a specified country.
- Python 3.x
requests
library (Install usingpip install requests
)colorama
library (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.