Coder Social home page Coder Social logo

windows-wifi-manager's Introduction

Build status FOSSA Status

Windows-Wifi-Manager

Windows 8 doesn't have a UI that lets you see the list of all the WiFi hotspots that you once attached to. That list can be seen with "netsh wlan show profiles" then calling "netsh wlan show profile SOMEAPNAME" one at a time, then reading the details.

It's not usually considered safe to have an auto-connect profile setup to an OPEN hotspot. That means that a bad guy could get you to connect to a hotspot by just making one with the same (or a common name.)

This is a little utility that shows you just the stuff you need to know about your Wifi profiles on Windows.

Also, if you call it with the option /deleteautoopen it will automatically delete any profiles that are BOTH open and set to connect automatically.

If you run "wifiprofiles delete NAME", it will delete the specified profile.

The code is garbage, but it made for a fun evening. Comments welcome.

##Possibilities

I have a WifiProfile class that's basic, but it wouldn't be hard to put a WinForms wrapper around this thing. It would be a fun challenge to DUPLICATE the Win7 dialog exactly.

##Example Run

AP-guest                 manual    WPA2PSK
HANSELMAN-N                auto    WPA2PSK
HANSELMAN                  auto    WPA2PSK
HanselSpot                 auto    WPA2PSK
nalen dressingroom         auto    WPA2PSK
Qdoba Free Wifi          manual       open
Scott's iPhone 4s          auto    WPA2PSK
SFO-WiFi                 manual       open
Sunrise_Bagels           manual       open
Wayport_Access           manual       open

No WiFi profiles set to OPEN and AUTO connect were found.
Option: Run with /deleteautoopen to auto delete.

License

FOSSA Status

windows-wifi-manager's People

Contributors

boop5 avatar diegose avatar fossabot avatar gep13 avatar msarchet avatar mspenguincat avatar nicolastarzia avatar shanselman avatar shiftbot avatar yeurch avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.