This project began when I discovered that a simple TXT file could be transformed into a basic program capable of executing all the commands written within it. I found this approach much simpler than using a programming language, which requires a deeper understanding of syntax and terminology.
I created a chain of programs designed to explore and utilize the basic information a computer can provide about your connection, your IP address, and the entities "communicating" with you. It also includes simple defenses against unwanted programs. I hope you enjoy experimenting with it!
This project started when I discovered that a simple TXT file could be turned into a basic program capable of executing commands written inside it. I found it much easier than using a full programming language, which requires a deep understanding of syntax and keywords.
The project is designed to explore what basic information your computer can provide about your network and activity. It includes tools for:
It's an accessible way for beginners and enthusiasts to learn about networking and basic system security without requiring complex tools or programming knowledge.
During development, I realized how powerful batch scripting can be. By combining commands like and , I created tools that mimic features of more advanced software in a lightweight and approachable way.
In the future, I plan to integrate PowerShell for additional features and improve the interface for easier use. This project is perfect for anyone curious about what their computer can reveal or looking for a simple way to inspect and manage their system.