phpipam-scripts icon indicating copy to clipboard operation
phpipam-scripts copied to clipboard

A set of scripts designed to access phpIPAM database

Results 5 phpipam-scripts issues
Sort by recently updated
recently updated
newest added

Yesterday, when I entered invalid characters (Cyrillic) into the hostname field, my isc-dhcp servers got crashed after rebooting. I bet you know that hostnames can only consist of a limited...

I have an issue with the main script file: ``` File "/app/phpipam-scripts/phpipam-hosts", line 228 print output ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(output)? ``` I...

I recently upgraded my server to Ubuntu 20.04 (Python 2.7.18, mysql Ver 8.0.23) and I noticed the script was'nt working. After a long troubleshoot I discovered this issue: > mysql_exceptions.OperationalError:...

Hello Maciej I found you phpipam scripts very useful but since version 1.2 phpipam has been completely rewriten and your hardcoded statements of a state values don't fit it anymore...