This project is a C# application that automatically finds the router's IP address on a local network and opens it in a browser. The application also displays the found address in a text field.
- Automatic router IP address search: The application scans all network interfaces and determines available IP addresses.
- IP address display: The found address is displayed in a text field with a hint.
- Opening the address in the browser: When the button is clicked, the application opens the found IP address in the browser.
- 1.Launch the application.
- 2.Click the "Find a Router" button.
- 3.The router's IP address and information about it will be displayed in a text field.
- 4.To go to the router settings, click "Open Settings"
The attack button may not work correctly