Zer0G0ld / CyberPulse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CyberPulse

São um conjunto de códigos e funções que são do futuro kkkkkk para seu termux e que te permite saber mais a fundo do teu aparelho

Requisitos

Celular Internet Termux v118 Conhecimento basico de Linux

Instalação no Termux

git clone https://github.com/Zer0G0ld/cyberPulse

Agora entre, dê permissão ao arquivo e inicie ele:

cd CyberPulse
chmod +X info_device.sh
./info_device.sh

## Explicações 

### Baixe o apache 

```bash
apt update -y && apt upgrade -y
clear
pkg install apache

acesse o server apache e entre no index.html onde fica o site q rodará em localhost.

Caminho no Termux:

/data/data/com.termux/files/usr/share/apache2/default-site/htdocs

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%