Richard Mwewa c296f09e0e Fixed issues that affected Windows machines
[Errno 22] Invalid argument: This error occurred in Windows machines on session start up, the datetime format used a symbol that is reserved by the windows system, thus breaking octosuite whenever it attempted to log an activity to a file.

[Error 2] The system cannot find the file specified: This error occurred whenever the clear command was entered, since the command was being passed through subprocess with shell set to False.
2022-09-14 18:34:04 +02:00
2022-06-28 00:34:21 +02:00
2022-08-26 12:40:37 +02:00
2022-06-26 21:46:54 +02:00
2022-04-11 13:03:07 +02:00

logo

Upload Python Package CodeQL GitHub PyPI PyPI - Downloads PyPI - Status GitHub repo size

Simply gather OSINT on Github users & organizations like a God🔥 octosuite_gui_exe (2) octosuite_gui_exe (4)

Wiki

Refer to the Wiki for installation instructions, in addition to all other documentation.

Features

  • Fetches an organization's profile information
  • Fetches an oganization's events
  • Returns an organization's repositories
  • Returns an organization's public members
  • Fetches a repository's information
  • Returns a repository's contributors
  • Returns a repository's languages
  • Fetches a repository's stargazers
  • Fetches a repository's forks
  • Fetches a repository's releases
  • Returns a list of files in a specified path of a repository
  • Fetches a user's profile information
  • Returns a user's gists
  • Returns organizations that a user owns/belongs to
  • Fetches a user's events
  • Fetches a list of users followed by the target
  • Fetches a user's followers
  • Checks if user A follows user B
  • Checks if user is a public member of an organizations
  • Returns a user's subscriptions
  • Gets a user's subscriptions
  • Gets a user's events
  • Searches users
  • Searches repositories
  • Searches topics
  • Searches issues
  • Searches commits
  • Automatically logs network activity (.logs folder)
  • User can view, read and delete logs
  • ...And more

Note

Octosuite automatically logs network and user activity of each session, the logs are saved by date and time in the .logs folder

License

license

Donations

Buy a coffee to the creator of Octosuite

Buy Me A Coffee

Description
Terminal-based toolkit for GitHub data analysis.
Readme MIT 5.2 MiB
Languages
Python 99.2%
Makefile 0.8%