Skip to main content

A Wi-fi Mangement tool for Linux , which is developed using Nmcli

Project description

wifimangement_linux

forthebadge made-with-python

Python 3.9
its only and only for Linux and Unix ,work with Nmcli . basic wifi or network tool controlling with python

Note => its not work with any Windows os

what is wifimangement_linux ?

its an python module . Its use for network or wifi controlling tool for Linux/unix . That prove many function such as enable, disable and connect ..etc . Its give full acces in python to handle system wifi.

Installation

Open terminal

sudo pip3 install wifimangement_linux

Function

Note:- Before use import moduls like below way :

import wifimangement_linux as wifi 

Disable Wifi

to Disable(off) the wifi

wifi.off()

Enable Wifi

to enable(on) the wifi

wifi.on()

Connect

Connect the wifi to network(name as wifi-name or your wifi name ) if the password already there

wifi.connect("wifi-name")

connect the wifi to network(name as wifi-name with password)

wifi.connect("wifi-name","wifi-password")

Scan

scan local wi-fi network

 wifi.scan()

list

get list of scan network

wifi.list()

share

share a connect wifi (information and password)

wifi.share()

share a connect wifi (information and password) with qr code

wifi.share("qr")

it return connect wifi password (pass=wifi.share("psk")) it store password in pass)

wifi.share("psk")

Hospot

it create hostop (with name as hostop-name and password as password ) =>note:- to off hostop and turn on wifi use (wifi.on())

wifi.hostop("hostop-name","password")

Interface List

it return list out all interface in pc

wifi.interface_list()

Interface Status

it return interfac stutus in pc

wifi.interface_status()

Interface Config

it return interfac configration in pc

wifi.interface_config()

it return interfac configration at certain interface in pc

wifi.interface_config("interface")

Gateway

return gateway of router (its an ip address of router)

wifi.gateway()

Ip Address

return ip addres of pc

wifi.ip()

Store

its return wifi and they password in dictory type

wifi.store()

print table

its print all saved wifi and password in nice table format

wifi.printpsk()

License

Requirement

Install python3 on pc:-

🔗 Links

linkedin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wifimangement_linux-0.0.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wifimangement_linux-0.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file wifimangement_linux-0.0.1.tar.gz.

File metadata

  • Download URL: wifimangement_linux-0.0.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for wifimangement_linux-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f9d719e42f99f6494c7d7fac09d1f45ca2df780a83c816a69683c2864c03e165
MD5 d8e33748d63bb92c10d13ce82a56979e
BLAKE2b-256 a74abbab950ec2537b5ef5fef530f4c02a87ffccd93d25c1d627604da5b683b3

See more details on using hashes here.

File details

Details for the file wifimangement_linux-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: wifimangement_linux-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4

File hashes

Hashes for wifimangement_linux-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9dad894c4f6e88fc01fa27e2c8d76ed5ecc03cc980df65e3463f638622657248
MD5 98131942066cea8cb4ab1745dd1e7bd4
BLAKE2b-256 290a4e8b8a6d0f32c977ff1b00e40f4c1d34694dea89a9643100808e898e7298

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page