File manager - Edit - /usr/share/webmin/servers/index-json.cgi
Back
#!/usr/bin/perl # Return a list of other Webmin servers as JSON use strict; use warnings; no warnings 'redefine'; no warnings 'uninitialized'; require './servers-lib.pl'; # Get servers and apply search my @servers = &list_servers_sorted(1); print_json(\@servers);
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.86 |
proxy
|
phpinfo
|
Settings