Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 990 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 990 Bytes

Wifi-Admin

Automatic search for the router's IP address and information about it

image 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.

Functionality

  • 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.

Using

  • 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