Sign in
chromium
/
chromium
/
src
/
913eaefa55beab765aa1d99da170db474d8c63ca
/
.
/
chrome
/
test
/
data
/
devtools
/
port_forwarding
/
main.html
blob: a557cf55dc02227a394097d57df49358917536b6 [
file
]
<html>
<head>
<title>
Port forwarding test
</title>
<link
rel
=
"stylesheet"
href
=
"style.css"
>
<script
src
=
"script.js"
></script>
</head>
<body
onload
=
"
onLoad
()
"
></body>
</html>