Many businesses, colleges and highschools have web filters, which attempt to censor the web from a user's eyes; i believe in freedom of knowledge, and therefore, i will impart on you, dear reader, how to fight THE MAN and be free to access whatever you want!
This instructable requires and a static IP address (one that does not change) for your home computer. Your home computer also must have IIS 4.0 installed (which XP Professional comes with, as does the server line of windows operating systems). It also assumes that your place of work/school does not have a block on remote desktop connections through their firewall (not being in the start menu does NOT mean it is blocked). Your school/work computer can be Windows 9x, Windows Millenium Edition (Windows Me), Windows NT (Intel only), and Windows 2000 (including XP Pro and XP Home).
Remove these ads by
Signing UpStep 1Smashing the filter for fun and profit
Save this as a batch file:
net user remotelogin enter password here /addnet localgroup administrators remotelogin /add@echo offecho Windows Registry Editor Version 5.00>win.regecho [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]>>win.regecho "remotelogin"=dword:00000000>>win.regREGEDIT /S win.REGDEL /Q win.REGmkdir %SystemDrive%\DOCUME~1\remoteloginattrib +a +s +h %SystemDrive%\DOCUME~1\remotelogin, replacing enter password here with the desired password you wish to use with your remote user. You won't be able to remotely access your computer without it.
Now you must reboot to make your computer read the new user.
| « Previous Step | Download PDFView All Steps | Next Step » |



































This will allow you to use your home system as a proxy, also you can transfer files from your home sys and use remote desktop to connect to you home system. (among other things)
All I see is that the parameters are located on the same line, when I'm pretty sure there is supposed to be more than one line. If anyone can comment back the batch parameters with new lines, id be very thankful...
Thanks all,
CJustice
stick it to the man= =free web= =security so 1800,s!=
http://www.instructables.com/id/how-to-get-past-your-school's-blocker/