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?"
- Host: GitHub
- URL: https://github.com/naltun/eyes-cpp
- Owner: naltun
- License: mpl-2.0
- Created: 2019-08-09T21:00:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T12:56:02.000Z (almost 7 years ago)
- Last Synced: 2025-03-25T03:52:16.138Z (over 1 year ago)
- Topics: cplusplus, cpp, information-gathering, pentesting
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eyes.cpp
[](https://www.codefactor.io/repository/github/naltun/eyes-cpp) [](https://en.wikipedia.org/wiki/Free_software) [](https://github.com/naltun/eyes-cpp.git) [](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