Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oppsec/xcreen
📷 Screenshot a list of websites quickly
https://github.com/oppsec/xcreen
cli python python3 screenshot screenshots webscreenshot website
Last synced: 10 days ago
JSON representation
📷 Screenshot a list of websites quickly
- Host: GitHub
- URL: https://github.com/oppsec/xcreen
- Owner: oppsec
- License: mit
- Created: 2020-12-26T00:34:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T21:47:21.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T23:25:47.377Z (2 months ago)
- Topics: cli, python, python3, screenshot, screenshots, webscreenshot, website
- Language: Python
- Homepage:
- Size: 5.21 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XCreen 📷
[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/oppsec/xcreen/issues)
[![Follow on Twitter](https://img.shields.io/twitter/follow/opps3c.svg?logo=twitter)](https://twitter.com/oppsec)**XCreen** or **xcreen** is a Python CLI tool with the objective of automating the process of analyzing several domains or subdomains quickly and in a short time.
## **⚠️ WARNING: ONLY GOOGLE CHROME AND WINDOWS SUPPORT FOR NOW**
## ⚡ Installing / Getting started
A quick guide of how to install and use XCreen.
```shell
1. Clone the repository with git clone https://github.com/oppsec/xcreen.git
2. Install the libraries with pip install -r requirements.txt
3. Execute XCreen with python main.py (python 3)
```
### ⚙️ Pre-requisites
- [Python 3](https://www.python.org/downloads/) installed on your machine.
- Install the libraries with `pip install -r requirements.txt`
- Google Chrome installed.
### ✨ Features
- Fast scan
- Low RAM and CPU usage
- Check for domain availability on GoDaddy (beta)
### 🔨 Contributing
A quick guide of how to contribute with the project.
```shell
1. Create a fork from XCreen repository.
2. Download the project with git clone https://github.com/your/xcreen.git
3. cd xcreen-folder/
4. Make your changes.
5. Commit and make a git push.
6. Open a pull request.
```
### ⚠️ Warning
- The developer is not responsible for any malicious use of this tool.