Giter Club home page Giter Club logo

durga-air's Introduction

Durga-Air

a simple shell script to setup a wifi connection for FreeBSD Durga-Air is a shell based command line tool used to assist FreeBSD users with wireless connections. The reason for this was due to issuing I began to have with WifiMgr. Durga-Air is completely CLI based and requires that you have sudo/root access, wlan0 configured(suggested but not required), and wpa_supplicant installed, Durga-Air currently supports the following tasks

  1. Scan for Available WAP
  2. Connect to open WAP
  3. Connect to secured WAP and saves a copy of the wpa_supplicant config for this connection
  4. Connect to previsouly used secured WAP (uses saved wpa_supplicant config files)
  5. Disconnect/Stop Wifi connections from CLI

We are currently working to add new options to the script.

Installation:

  1. You will need to create a folder .durgaair under your main home directory (mkdir /home/$USER/.durgaair).
  2. Download and copy the wpa_wifi.conf (wpa_supplicant.conf) to the /home/user/.durgaair directory.
  3. installation is complete you can now run durga-air.

Durga-Air comes with several options here are some examples; -open: this option will allow you to connect to a open wireless network, currently this option does not save the open wifi profiles for later use: to run this option you will simple want to include the "-open" switch when starting durgaair: ./durgaair.sh -open

-secured: this option will allow you to connect to a WEP/WPA encrypted wireless connection. This option will also prompt you to save this Wifi Profile for later use. to run this option you will simple want to include the "-secured" switch when starting durgaair; ./durgaair.sh -secured

-saved: this option will allow you to utilize a previously saved wifi profile in order to connect to a wireless network. This option is currently functioning however will be going to revising soon. to run this option simple add the "-saved" switch when starting durgaair: ./durgaair.sh -open

durga-air's People

Watchers

 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.