Skip to content

frgsn/ezdhcpd.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ezdhcpd.sh

Wrapper/convenience script to automate the process of configuring a throwaway DHCP server on an interface. Useful for when you just want to jack a device directly into your workstation's ethernet port and connect directly to it.

Example usage:

# to start the server
sudo ezdhcpd.sh -i <INTERFACE_NAME>

# to clean up/tear down the configured interface after the server has exited
sudo ezdhcpd.sh -i <INTERFACE_NAME> clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages