Giter Club home page Giter Club logo

cj_ifconfig's Introduction

cj_ifconfig

这是我第一次写程序
参考了好多博客,最终实现了这个程序
目的是在linux环境下,实现简单的ifconfig功能
编译:
    gcc write_ifconfig.c read_ifconfig.c main.c -o cj_ifconfig
运行:
    ./cj_ifconfig -h 获得帮助
具体可以参考main.c文件

还需要进一步改善的有:
1 获得ipv6的地址
2 实现获得所有网卡的这些信息
3 在设置ip地址等信息时,现在是临时设置,未来争取能进一步的实现永久设置
4 可以通过读取文件来设置这些信息

勤能补拙是良训,加油啊

cj_ifconfig's People

Contributors

c2501902968 avatar

Stargazers

 avatar  avatar

Watchers

 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.