Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmed-alnassif/beef-in-termux

Get Beef installed in Termux smoothly without encountering any issues or errors, and receive assistance and support if you encounter any problems.
https://github.com/ahmed-alnassif/beef-in-termux

android beef beef-in-termux install-beef install-beef-in-termux installer nokogiri nokogiri-gem termux

Last synced: about 1 month ago
JSON representation

Get Beef installed in Termux smoothly without encountering any issues or errors, and receive assistance and support if you encounter any problems.

Awesome Lists containing this project

README

        

# beef-in-termux
Get Beef installed in Termux smoothly without encountering any issues or errors, and receive assistance and support if you encounter any problems.

# Intalition
Packages needed
```bash
apt install -y git
```
Install beef
```bash
git clone --depth=1 https://github.com/ahmed-alnassif/beef-in-termux
cd beef-in-termux
chmod +x install.sh
./install.sh
```