School proxy

Опубликовано: 12 Июль 2026
на канале: Jordan Hadnagy
8,752
6

how to create a proxy for skool if u cant read it just copy this into notepad and save it as proxy.bat make sure though it is saved as all files

@echo off
echo **PROXY**
echo **TYPE "Y" and press enter to both prompts**
echo by JORDAN HADNAGY
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /d "ftp=195.175.37.8:8080"
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /d "1"
echo GOODBYE!
"C:\Program Files\Internet Explorer\iexplorer.exe" http://www.google.com/