Skip to content

Instantly share code, notes, and snippets.

@Depicus
Created February 15, 2015 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Depicus/bd8ddf00d1a6646f3285 to your computer and use it in GitHub Desktop.
Save Depicus/bd8ddf00d1a6646f3285 to your computer and use it in GitHub Desktop.
<form method="post" action="bottom.asp" target="bottom">
<p align="justify" style="margin-left: 10">This is where you would enter the Mac Address.</p>
<input type="text" name="MacAddress" size="20" value="009027a322fc">
<input type="text" name="IpNumber" size="20" value="195.188.159.20">
<input type="text" name="SubnetMask" size="20" value="255.255.255.0">
<input type="submit" value="Send Magic Packet" name="thebutton" class="button">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment