Karl Baron on Nostr: I have it picking and loading the list of IPs and picking and writing it to a ...
I have it picking and loading the list of IPs and picking and writing it to a resource in the router config file.
Now I just need to
* Write a loop or two to convert LF delimited text into a bunch of pascal strings (easy)
* Overwrite the resource if it already exists (easy there is sample code)
* Pick which resource to overwrite (There is one per interface. Just choose the largest one? Look at STR#?)
Now I just need to
* Write a loop or two to convert LF delimited text into a bunch of pascal strings (easy)
* Overwrite the resource if it already exists (easy there is sample code)
* Pick which resource to overwrite (There is one per interface. Just choose the largest one? Look at STR#?)