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

https://github.com/naltun/eyes-cpp

eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
https://github.com/naltun/eyes-cpp

cplusplus cpp information-gathering pentesting

Last synced: over 1 year ago
JSON representation

eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"

Awesome Lists containing this project

README

          

# eyes.cpp

[![CodeFactor](https://www.codefactor.io/repository/github/naltun/eyes-cpp/badge)](https://www.codefactor.io/repository/github/naltun/eyes-cpp) [![Shields.io](https://img.shields.io/badge/free%20software-support%20free%2Flibre%20software-yellow.svg)](https://en.wikipedia.org/wiki/Free_software) [![Shields.io](https://img.shields.io/badge/license-Mozilla%20Public%20License%20v2-orange)](https://github.com/naltun/eyes-cpp.git) [![Shields.io](https://img.shields.io/badge/developed%20on-Arch%20GNU%2FLinux-blue)](https://archlinux.org)

## C++ rewrite of [eyes.sh](https://github.com/naltun/eyes.sh)

Details coming soon...

### Installation

1. git submodule update --init --recursive
2. mkdir build
3. cd build && cmake ..

#### Dependencies

1. cmake