An open API service indexing awesome lists of open source software.

https://github.com/rizwansoaib/changemac

change mac address of linux ,ubuntu
https://github.com/rizwansoaib/changemac

bash-script mac macaddr macaddress python-3 python-script wifi wifi-hacking

Last synced: about 1 year ago
JSON representation

change mac address of linux ,ubuntu

Awesome Lists containing this project

README

          

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![LINUX](https://img.shields.io/badge/Supported%20OS-Linux-green.svg)](https://www.linux.org/pages/download/)
[![star this repo](http://githubbadges.com/star.svg?user=rizwansoaib&repo=changemac)](https://github.com/rizwansoaib/changemac)
[![fork this repo](http://githubbadges.com/fork.svg?user=rizwansoaib&repo=changemac)](http://github.com/rizwansoaib/changemac/fork)

# Added in Most Starred Repo

[![star this repo](http://githubbadges.com/star.svg?user=geekcomputers&repo=Python&style=flat&color=fff&background=007ec6)](https://github.com/geekcomputers/Python/blob/master/changemac.py)
[![fork this repo](http://githubbadges.com/fork.svg?user=geekcomputers&repo=Python&style=flat&color=fff&background=007ec6)](https://github.com/geekcomputers/Python/fork)

- [Geekcomputers/python](https://github.com/geekcomputers/Python/blob/master/changemac.py) -Contributor in Repo.

# Change MAC addresss in linux ubuntu 18.04 :
A Simple Python script to change mac address of linux
# Usage
1. public wifi get unlimited attempt at full high speed(airport,indian railway station) via change your mac address
2. bypass mac filtering
3. some places required to register mac address to access internet(e.g. institute) bypass them
# Requirements
should be installed net-tools
install with these step from terminal

sudo apt-get install net-tools
# How to run this script:
open terminal go to downloaded directory and run : python3
changemac.py
# Features:
1. Enter MAC address to change your mac address
2. Randomly generate automatic MAC address
3. Show Your current MAC address
# Screenshot
## Enter mac address
![screenshot from 2018-09-23 12-55-55](https://user-images.githubusercontent.com/29729380/45925310-4e6e7f80-bf30-11e8-8d8e-e7280093b17b.png)

## Automatic generate mac address

![screenshot from 2018-09-23 12-56-12](https://user-images.githubusercontent.com/29729380/45925311-4f9fac80-bf30-11e8-861d-115e1ffd8e99.png)