Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.