¿QUÉ HACE ESTE INSTALADOR?
✔ Pide target_host y target_port. ✔ Crea /opt/proxyserver/ con:
proxy_server.py
config.txt ✔ Crea un servicio systemd para ejecutarlo siempre. ✔ Lo inicia de inmediato. ✔ Lo habilita para reinicios automáticos.
bash -c "$(wget -O - https://raw.githubusercontent.com/rogellevi/proxy_server/main/proxy_server.sh)"
bash -c "$(wget -O - https://raw.githubusercontent.com/rogellevi/proxy_server/main/instalar_multi_proxy.sh)"
bash -c "$(wget -O - https://raw.githubusercontent.com/rogellevi/proxy_server/main/install_panel.sh)"
sudo bash instalar_multi_proxy.sh
Dale permisos de ejecución:
chmod +x 8888.sh
Ejecútalo:
./8888.sh
si da error correr este codigo.
sed -i 's/\r$//' 8888.sh
chmod +x 8888.sh
./8888.sh