Comando oracle


SUBMITTED BY: novavida123

DATE: Feb. 2, 2023, 2:11 a.m.

FORMAT: Text only

SIZE: 967 Bytes

HITS: 501

  1. sudo apt-get update -y && sudo apt-get upgrade -y; sudo apt install firewalld -y; sudo firewall-cmd --zone=public --permanent --add-port=80/tcp; sudo firewall-cmd --zone=public --permanent --add-port=8080/tcp; sudo firewall-cmd --zone=public --permanent --add-port=8799/tcp; sudo firewall-cmd --zone=public --permanent --add-port=1194/tcp; sudo firewall-cmd --zone=public --permanent --add-port=7505/tcp; sudo firewall-cmd --zone=public --permanent --add-port=3128/tcp; sudo firewall-cmd --zone=public --permanent --add-port=443/tcp; sudo firewall-cmd --zone=public --permanent --add-port=7300/udp; sudo firewall-cmd --reload; sudo firewall-cmd --zone=public --list-ports
  2. Comandos portas
  3. Script
  4. apt update -y && apt upgrade -y && wget https://raw.githubusercontent.com/vipbeto/vip/main/Plus && chmod 777 Plus && ./Plus
  5. Acesso root
  6. wget https://raw.githubusercontent.com/vipbeto/vip/master/senharoot.sh && chmod 777 senharoot.sh && ./senharoot.sh

comments powered by Disqus