Git Product home page Git Product logo

ipmanager's Introduction

IPManager

This is an ip manager about network interface that run on the windows

The project worked on windows. if you are a windows administrator, it will helpful.

first it read network interface config whether dhcp or static, and then you can modify the config to change network interface config what are you choosed.

you can study read/write network interface config when network interface is not connect network (what it read/write registry) from this project.

这个项目运行在windows上,用于更改IP,工作原理大概是读取网卡配置信息,然后可以进行更改。

C#没有API可以直接读写断网状态的网卡信息,读取的方法可以是通过注册表或者ipconfig(这里采用注册表),写则是注册表。

本项目很好的运行在联网或者断网的windows上,目前测试下,没有不良反应。

ipmanager's People

Contributors

skybluewill 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.