Giter VIP home page Giter VIP logo

wifi-password.pl's Introduction

wifi-password.pl

Show your wifi password. Fast and easy. Inspired by wifi-password - shameless rip-off would be more accurate.

Status:
Build Status

Why Perl?

Other languages could've been more suitable (bash...) but I wanted to fiddle with Perl and it comes pre-installed with Ubuntu from start.

For fun, I chose Perl.

Installation

Run the following snippet:

curl -o ~/bin/wifi-password.pl https://raw.githubusercontent.com/caramelomartins/wifi-password.pl/master/wifi-password.pl
&& chmod +x ~/.bin/wifi-password.pl

If you don't have ~/bin/ change it to whatever folder you have in your $PATH.

For now that's all there is to it.

Usage

Get password for current wifi:

$ wifi-password.pl

Get password for a specific SSID:

$ wifi-password.pl [SSID]

Requirements

The script relies on the following dependencies - which are usually pre-installed I believe:

Support

As of this moment it was only tested in the following distributions:

  • Ubuntu 16.04

Testing in other distributions would be more than welcome.

TODO

  • Error handling.
  • Easy installation (maybe a bash script).

Contribute

Contributions are more than welcome. Just submit a pull request.

License

MIT

wifi-password.pl's People

Contributors

caramelomartins avatar

Watchers

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