From aabac388ba15a7bdf6cbb60b8f833eb826b949c9 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Thu, 8 Jul 2021 22:21:42 +0400 Subject: [PATCH] added index.html page --- Docs/Installation.md | 2 +- index.html | 47 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/Docs/Installation.md b/Docs/Installation.md index 861121b..3b17f13 100644 --- a/Docs/Installation.md +++ b/Docs/Installation.md @@ -113,7 +113,7 @@ The docker id is present in the output where you create a container p2prc --rm= --id= ``` -### Adding servers to ip table +### Adding servers to ip table ``` p2prc --as= ``` diff --git a/index.html b/index.html new file mode 100644 index 0000000..b113865 --- /dev/null +++ b/index.html @@ -0,0 +1,47 @@ + + + P2PRC + + + +P2PRC +

P2PRC

+A peer to peer network designed for computation + +

P2PRC is peer to peer to network designed for computation reasons.

+

This project was developed during my 4th year dissertation at Heriot-Watt university and We are getting the + project to a usable state.

+

It's purpose is for people to use each others computers rather than servers such as AWS and Azure.

+ +

Project:

+ + +

Community Server to download public network

+
    +
  • + IP Address: 172.104.44.195 +

    Use this server to only download part of the p2p network

    +
  • +
+ +

Main developer:

+ + + +

Other links:

+ + + + + \ No newline at end of file