Skip to content

Instantly share code, notes, and snippets.

@lizheming
Created October 26, 2012 07:06
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 lizheming/3957344 to your computer and use it in GitHub Desktop.
Save lizheming/3957344 to your computer and use it in GitHub Desktop.
srun.login.all
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<title>Srun Login!</title>
<style type="text/css">
iframe {
border:none;
width:100%;
display:block;
}
</style>
</head>
<body>
<iframe src="ipv6.html">
</iframe>
<iframe src="ipv4.html">
</iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment