diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index 1df601a..57dab72 100755 --- a/web/index.html +++ b/web/index.html @@ -1,12 +1,12 @@ <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> -<title>Ping Tunnel - Send TCP traffic over ICMP</title> +<title>Ping Tunnel [N]ew[G]eneration - Send TCP traffic over ICMP</title> </head> <body> <TABLE BORDER=0 BGCOLOR="#999999" CELLSPACING=0 CELLPADDING=5 WIDTH="100%"> <TR><TD BGCOLOR="#EEEEEE" VALIGN=TOP WIDTH="100%" COLSPAN=2> -<h1>Ping Tunnel</h1> +<h1>Ping Tunnel [N]ew[G]eneration</h1> <h4>For those times when everything else is blocked.</h4> <h5>By Daniel Stødle, daniels@cs.uit.no</h5> <h5><i>Last updated: 5. September 2011</i></h5> |