📝 Playing around with netcat

This commit is contained in:
z3rOR0ne 2022-12-16 19:45:33 -08:00
parent 58a1590583
commit e40b10096e
5 changed files with 28 additions and 9 deletions

View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>test</title>
</head>
<body>
<h1 style="color: red;">This is a test, and this is more.</h1>
<script type="application/javascript" src="http://localhost:8081"></script>
</body>
</html>