dantay9 Posted June 7, 2009 Posted June 7, 2009 (edited) This is by no means finished. I just wanted to post the script to see what everyone thought about it. If you find a bug, notify me or fix it yourself and post it. This code is open source so you are free to modify it, make it better or take ideas from it (make sure to reference me). This code disables the LAN connection to disable the internet connection. I am going to make a watchdog program for it later, I just haven't done that yet because it would be more difficult to test and make emergency exits. The log file will be totally encrypted later, but for testing, I thought it would be easier to show parts of it. The log file will also be locked unless the administrator of the program is not logged in. To Do: 1. Multiuser support 2. Cleaner code 3. Thinking about allowing administrator of program to limit the amout of time and time frame other accounts can access the internet 4. Document web pages visited and downloads in a log file (way down the road) 5. Block Applications/Processes Previously 15 downloadsInternet_Blocker.zip Edited June 8, 2009 by dantay9
Yashied Posted June 7, 2009 Posted June 7, 2009 I have internet via WiFi, and it unfortunately does not work for me, but thanks anyway. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Inverted Posted June 7, 2009 Posted June 7, 2009 When I want to block an application, I don't want my connection to be disabled !
dantay9 Posted June 7, 2009 Author Posted June 7, 2009 (edited) @Inverted This program is geared towards parents who want to keep their kids off the internet, not for security reasons. It is obviously still in the developmental stage. I just posted it to get some ideas about the skeleton of the script. If you want to give your opinion, that's great. If you can solve that problem yourself and post it, that's even better because I am short on time. I think I am giving up on the details of the script. The base is for anyone to use. I just want a reference. See what you can do with this. If you decide to develop this script more, please post your script on this post first. Edited June 9, 2009 by dantay9
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now