mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-01-11 23:37:53 +00:00
11 lines
239 B
HTML
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>
|