https://github.com/twiks228/wifi-admin
Automatic search for the router's IP address and information about it
https://github.com/twiks228/wifi-admin
admin-panel helper ip router template visual-studio wifi wifimanager windows
Last synced: 2 months ago
JSON representation
Automatic search for the router's IP address and information about it
- Host: GitHub
- URL: https://github.com/twiks228/wifi-admin
- Owner: twiks228
- Created: 2024-08-06T15:07:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:25:02.000Z (10 months ago)
- Last Synced: 2025-02-04T11:51:42.529Z (4 months ago)
- Topics: admin-panel, helper, ip, router, template, visual-studio, wifi, wifimanager, windows
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Wifi-Admin
# Automatic search for the router's IP address and information about it

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