rdpgen / index.php
1tbfree's picture
Create index.php
705ec50 verified
raw
history blame contribute delete
173 Bytes
<html>
<head>
<title>RDPGen</title>
</head>
<body>
<h1>Hello! Press the button to generate RDP.</h1>
<button onclick='alert("Failed! Servers not available")'
</body>
</html>