Git Product home page Git Product logo

wireless-info's Introduction

Wireless Info

This script gathers the infos necessary for troubleshooting a wireless connection and saves them in a text file, wrapping it in an archive if it exceeds the 19.5 kB size limit for .txt attachments on the Ubuntu Forums.

Details

  • Creates the file wireless-info.txt at the location it is run from.
  • Additionally creates the archive wireless-info.tar.gz if the file exceeds 19.5 kB in size.
  • Masks all sensitive info, like MAC addresses and WPA/WEP keys, automatically in a meaningful way.
  • Offers to post the results to your default pastebinit provider if the program is installed, and a sufficiently reliable internet connection is available.

Run from CLI

You can either run it from the command line with these commands:

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
chmod +x wireless-info && \
./wireless-info

This will download the script, make it executable, and run it, all in a row.

Run from GUI

Or, if zenity or kdialog is installed, run it from the GUI this way:

  1. Download the script
  2. Make it executable
  3. Run it from your file browser or a Run dialog

Disconnected

If you cannot connect to the internet with the affected system, including via a wired connection, you will have to move files between it and a system connected to the internet.

wireless-info's People

Contributors

krytarik avatar ubuntuforumscouncil avatar wildmanne39 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.