1
0
mirror of https://github.com/PurpleI2P/i2pd-tools synced 2025-01-11 23:37:53 +00:00
i2pd-tools/websocks-demo/index.html
2017-08-28 12:18:24 -04:00

11 lines
239 B
HTML

<!doctype html>
<html>
<head>
<title> websocks demos </title>
</head>
<body>
<a href="irc-client.html">irc client demo</a>
<a href="bittorrent-client.html">bittorrent client demo</a>
</body>
</html>