DHCPInfo/README.md

8 lines
631 B
Markdown
Raw Normal View History

2023-11-12 19:31:08 +00:00
# Monitor DHCP Bash
This project is being made to be an automated way to monitor your legacy DHCP servers (if you are to have one that you can't just replace).
## What is it written in
This will be written to work with Bash. I will be trying to make it syntax & feature compatible with legacy sh, as that is what most will be using on old depricated servers.
However, the project will be written in bash first. So You are guarenteed for it to work with bash. You should try to compile the most recent version of bash from source if you can, otherwise it may be a while before I can rework the project to support older versions.