dhcppython
dhcppython copied to clipboard
Trying to sort through code ...
I am trying to see what it takes to define an option (say 161 "FTP_Server" which is a string). I am not seeing it in the code. Any thoughts?
Hey @Surferpup take a look at options.py (https://github.com/lvfrazao/dhcppython/blob/master/dhcppython/options.py). That is how all of the options are defined in the project.