This website requires JavaScript.
Explore
Help
Sign In
zlax
/
variousscripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
Files
master
variousscripts
/
restartprocesspage
/
touch.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
63 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
init from 4 old repositories
2019-08-05 16:07:57 +03:00
<?
php
$e
=
"/var/www/restart/start.sh"
;
shell_exec
(
"
$e
"
);
?>
Reference in New Issue
Copy Permalink