https://github.com/makcanca/agarquit
Basic hosts file editor with a button in Windows Form / C#
https://github.com/makcanca/agarquit
agario fun parental-control winforms
Last synced: 2 months ago
JSON representation
Basic hosts file editor with a button in Windows Form / C#
- Host: GitHub
- URL: https://github.com/makcanca/agarquit
- Owner: MAkcanca
- License: mit
- Created: 2015-07-02T22:38:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T21:29:15.000Z (about 5 years ago)
- Last Synced: 2025-04-01T17:59:12.872Z (about 1 year ago)
- Topics: agario, fun, parental-control, winforms
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AgarQuit

Basic hosts file editor with a button in Windows Form / C#
- Forces to use it with Administrator rights / highestavailable ( see app.manifest )
- Adds a new line to block Agar.io / redirects it to 127.0.0.1 ( adds new line to Windows\System32\drivers\etc\hosts )
- Opens up a URL when proccess is done (surprise)
This project has no idea about optimized and organized code.
I strongly suggest that, edit/review the whole code before using it.