Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

1RaY-1/onex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onex v0.2

Disclaimer: This software is meant for educational purposes only. I'm not responsible for any malicious use of the tools you can download using the app.

Onex is a hacking tools installer for termux and linux distros made for cybersecurity experts. Onex manages 400+ pentesting tools that can be installed on single click.


Screenshots

0 1 2 3


Operating System Requirements

Onex works on any of the following operating systems:

  • Android (Using Termux)
  • Linux (APT, DNF, YUM based distros. Arch or OpenSUSE are not supported)
  • Mac

Dependencies

Onex requieres following packages to run properly:
  • curl
  • git
  • wget

How to install onex?

Open the terminal and type following commands. First of all, make sure that you have git installed

  • git clone -b stable --single-branch https://github.com/1ray-1/onex.git

Go to this directory and run onex

  • cd onex
  • bash onex

If you want to install onex , type the following:

  • chmod +x install && ./install

Before installing, make sure that the base folder is just called onex, and not onex-stable, or onex-old, etc... This is for the install script, which is instructed to move the onex to a specific directory


How to use onex ?

Onex is very simple and easy to use tool, its available in both CLI and manual mode.

CLI Mode :

onex -h or onex help for help.

Options :

  • onex install/-s [tool_name] install any tool.
  • onex search/-s [tool_name] search any tool.
  • onex list/-l list all tools.
  • onex help/-h get help.

Menu Mode :

onex start to start onex menu mode.

Enter a Number for a specific output:

  • (1) : To show all available tools and type the number of a tool which you want to install.
  • (2) : To show tools category.
  • (3) : If you want to update onex.
  • (4) : If you want to know About Us.
  • (5) : To exit the tool.

How to remove ?

Type onex -r or onex remove to uninstall onex.


How to use the Tools

To understand how to use any tool you've just downloaded with onex, just go to the downloaded folder and read the README.md file:
cd FOLDER-YOUVE-JUST-DOWNLOADED
cat README.md

License

Onex is licensed under MIT License.