Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- // /sc/r.pl чекни
- include "../inc/cr.php";
- header("content-type: text/plain; charset=utf-8");
- $c = new Crypter("192.168.43.22", 80, getPubKeys());
- $st = $c->getStatus();
- echo $st;
Advertisement
Add Comment
Please, Sign In to add comment