Skip to content

A Python library to read and write to a Microsoft Windows Server DHCP Service via SSH windows daemon

License

Notifications You must be signed in to change notification settings

Linkk93/windhcp-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

windhcp-py

A Python library to read and write to a Microsoft Windows Server DHCP Service

This library has the basic functionality of reading a DHCP server Scopes,exclusions,ranges,clients, and the additional feature of getting the free ip address in an arbitrary scope.

It can list,delete and write new reservations

It requires the windows server to have an ssh server running.

It leverages the netsh command on the windows cmd.exe command line

About

A Python library to read and write to a Microsoft Windows Server DHCP Service via SSH windows daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%