Osinteye
Username enumeration & reconnaisance suite
Install / Use
/learn @rly0nheart/OsinteyeREADME
This will not receive any further updates. Instagram is deprecated, so I decided to just archive it.
Username enumeration & reconnaisance suite
Supported sites
- [X] PyPI
- [X] Github
- [X] TestPypi
- [X] About.me
- [X] Instagram
- [X] DockerHub
Installation
Clone project:
$ git clone https://github.com/rly0nheart/osinteye.git
$ cd osinteye
$ pip install -r requirements.txt
Usage
$ python osinteye [--SITENAME] [USERNAME]
Or give osintEye execution permission:
$ chmod +x osinteye
$ ./osinteye [--SITENAME] [USERNAME]
Example 1.1;
$ python osinteye --instagram [USERNAME]
Example 1.2;
$ ./osinteye --instagram [USERNAME]
Optional Arguments
| Flag | Usage | | ------------- |:---------:| | <code>--pypi</code> | get target's information from pypi | | <code>--testpypi</code> | get target's information from testpypi | | <code>--about</code> | get target's information from about.me | | <code>--instagram</code> | get target's information from instagram | | <code>--github</code> | get target's information from github | | <code>--dockerhub</code> | get target's information from dockerhub | | <code>-v/--verbose</code> | enable verbosity (returns network logs, errors and warnings) | | <code>--version</code> | show program's version number and exit |
LICENSE

About me
Related Skills
apple-reminders
329.7kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
329.7kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
329.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
openai-image-gen
329.7kBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.


