i2pd-tools/websocks-demo/index.html

11 lines
239 B
HTML
Raw Permalink Normal View History

2016-12-11 18:21:34 +01:00
<!doctype html>
<html>
<head>
2017-08-28 18:18:24 +02:00
<title> websocks demos </title>
2016-12-11 18:21:34 +01:00
</head>
<body>
2017-08-28 18:18:24 +02:00
<a href="irc-client.html">irc client demo</a>
<a href="bittorrent-client.html">bittorrent client demo</a>
</body>
2016-12-11 18:21:34 +01:00
</html>