Skip to content

kerol2r20/DHCP-implement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

A simple implement of dhcp client and server

Build Status

Usage

  • Server: python3 dhcp.py server
    It will listen to port 67. And waiting for discover.

  • Client: python3 dhcp.py client
    It will send discover package and waiting for offer at port 68.

About

A simple client and server of dhcp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages