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

https://github.com/datalux/dhcp-fix

Python script to fix DCHP disconnect
https://github.com/datalux/dhcp-fix

Last synced: 3 months ago
JSON representation

Python script to fix DCHP disconnect

Awesome Lists containing this project

README

          

# dhcp-fix
Python script to fix DCHP disconnect.

## Installing
Make sure to have Python3 and tkinter installed.

Open a terminal into the directory where you want to put this app, then run

`git clone https://github.com/Datalux/dhcp-fix/`

## Run the script
Open a terminal into the app directory and run

`sudo python main.py`

## Updating

Open a terminal into the app directory and run

`git pull`