![[Image: Capture.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoNGUEKEhFQWAEZAVQXVApNQgZRQzQfdQRJQ0NBVEoSCwM-/Capture.png)
Why is Console Checker Better?
This is a very long debatable question but don’t worry, and I’ll give you the basic idea of why it is better than a GUI base checker. So basically, It is faster, consumes less memory as it doesn’t need to load heavy GUI, and is simple. But still, it’s your choice, as many prefer a graphical user interface over a console checker because they need an interface to interact with the tool.
What will you learn?
You will learn many concepts and new things throughout the series but let me highlight the major ones.
- Multi-Threading
- How to perform an HTTP request
- Use all types of proxies, including auth and chain
- Design your console
- How to show CPM, progress, and remaining time on the title bar.
- And a few other things.
Prerequisite
Here are the things that you require before creating your checker. You can also use alternatives if uncomfortable with the mentioned libraries and packages.
Here are the things that you require before creating your checker. You can also use alternatives if uncomfortable with the mentioned libraries and packages.
- Visual Studio
- .NET CORE 5+
- RuriLib.Parallelization
- RuriLib.HTTP
- RuriLib.Proxies
- Colorful.Console