Explorar el Código

Actualizar 'Pythonv1.py'

yosoyhendrix hace 1 semana
padre
commit
d2299a2afb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Pythonv1.py

+ 1 - 1
Proxy3.py → Pythonv1.py

@@ -10,7 +10,7 @@
 # Creado por Gemini
 # ==============================================================================
 #screen -dmS badvpn2 /bin/badvpn-udpgw --listen-addr 127.0.0.1:7300 --max-clients 1000 --max-connections-for-client 100
-#screen -dmS pydic-80 python3 /etc/VPS-MX/protocolo/Pythonv1.py 8080
+#screen -dmS pydic-80 python3 /root/Pythonv1.py 8080
 import socket
 import threading
 import select