Your IP : 52.15.70.0
Current Path :
/
proc
/
thread-self
/
root
/
var
/
softaculous
/
glpi
/
Upload File :
Current File : //proc/thread-self/root/var/softaculous/glpi/update_glpikey.php
<?php @unlink('update_glpikey.php'); $key = random_bytes(32); echo '<glpikey>'.$key.'</glpikey>'; ?>