Coder Social home page Coder Social logo

netman's Introduction

netman

A network manager that sucks less.

netman's People

Contributors

dstolfa avatar iasoon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rjshaver

netman's Issues

Which interface to use?

Which interface do we use for wireless networks? It wouldn't be nice when you were forced to specify this for every network you want to connect to. Do we set a default? Do we check on what interfaces wpa_supplicant is running, then just pick one?

Daemonize

Make it possible to run netman as a daemon!

This would allow:

  • connecting without superuser permissions
  • automatically switching to wired networks when plugged in (ifplugd)
  • continuous control over wireless networks
  • more?

Feedback on connect

When you connect to a network, wait for success or failure and report this to the user.

Changes to the config file

When netman is allowed to make changes to your config file, it should write config changes (for example, when you add a network on the command line). The problem arises in that the config file is supposed to be human-readable. Will we try to respect the users formatting as much as possible, or will we just dump the config in a format of our liking?

Prompt parameters

We don't always want to show the password/PSK in the command line, ie netman -c alias -p psk. It would be good if we could prompt the password or the PSK and not display it. How should we go about this? What if it's not a WPA2/PSK network? Do we assume WPA2/PSK and let the user handle that?

Scan wireless

  • Scan available networks
  • Link the networks to netman networks

Argument parser

Create an argument parser for the defined commands using getopt.h.

It should be implemented in main.c with static functions.

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.