You can now install Ronin on Termux
— postmodern
You can now install on Termux!.
We have updated the automatic installation script to support detecting and installing on Termux, and have added manual instructions as well.
Now installing Ronin on Termux is as easy as:
curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh
Or if you prefer to install Ronin manually:
pkg install -y binutils clang make ruby libxml2 libxslt git zip
gem install nokogiri --platform ruby -- --use-system-libraries
gem install ronin
If Ronin interests you or you like the work we do, consider donating to Ronin
on
GitHub,
Patreon, or
Open Collective
so we can continue building high-quality free and Open Source security tools
and Ruby libraries.