15 lines
517 B
HTML
15 lines
517 B
HTML
<!DOCTYPE HTML>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="1;url=https://www.hak5.org/gear/lan-turtle">
|
|
<script type="text/javascript">
|
|
window.location.href = "https://www.hak5.org/gear/lan-turtle"
|
|
</script>
|
|
<title>Page Redirection</title>
|
|
</head>
|
|
<body>
|
|
If you are not redirected automatically, follow the <a href='https://www.hak5.org/gear/lan-turtle'>link to the LAN Turtle</a>.
|
|
</body>
|
|
</html>
|