Code Monkey home page Code Monkey logo

networktools's Introduction

NetworkTools - tool for easy switching network card mode between DHCP and static

NetworkTools is a tool created for IT teams that need an easy way to switch network card mode between DHCP and static and store IP addresses, MAC addresses, and host names in a Google Sheets file.

How it works

NetworkTools uses a simple GUI that allows the user to easily switch the network card mode between DHCP and static. The tool automatically scans the network for available IP addresses.

After configuring the network interface, NetworkTools automatically adds the IP address, MAC address, and host name to the Google Sheets file.

The NetworkTools server runs in the background and allows clients to connect to it using a socket connection. The server processes client requests and saves IP addresses, MAC addresses, and host names to the Google Sheets file.

Requirements

To use the NetworkTools tool, you need a Windows operating system and Python version 3.6 or higher.

How to install and run

  1. Clone the NetworkTools repository from GitHub.

  2. Set the configuration values in the config.py file.

  3. Create a credentials.json file that allows the tool to access the Google Sheets file.

  4. Start the server using the command python socketserver.py.

  5. Run the client program by double-clicking the client.exe file.

How to use

  1. Run the client program by double-clicking the client.exe file.
  2. Select the network card mode - Dynamic or Static.
  3. Enter the host name and click the "Save" button.
  4. The IP address, MAC address, and host name will be saved to the Google Sheets file.

networktools's People

Watchers

Piotr C. 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.