Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ahmed-alnassif/beef-in-termux
- Owner: ahmed-alnassif
- License: mit
- Created: 2024-06-08T09:06:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T13:04:36.000Z (6 months ago)
- Last Synced: 2024-06-26T16:01:54.387Z (6 months ago)
- Topics: android, beef, beef-in-termux, install-beef, install-beef-in-termux, installer, nokogiri, nokogiri-gem, termux
- Language: Shell
- Homepage: https://cyber-wise.blogspot.com
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```