Skip to content

Commit 642f402

Browse files
Update README.md
1 parent 88d7d37 commit 642f402

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# RelayServerTest
2-
End to end encrypted P2P network relay server app.
3-
It also can periodically sends the server ip to http proxy server(to be deployed on cloud) who has static IP
4-
TODO : Make this a Blazor or ASP.Net core app.
1+
# RelayServer
2+
This is a the relay server component for the P2P network system, which is required the use the P2PVideocall application.
3+
Its a simple console app where you can see stlatistics on browser. It is very lightweight.
4+
5+
I use this app with port forwarding on my router and i bound my IP to a dynamic dns which is provided freely by NoIp.com.
6+
I also have same system for doing what noip is providing, but i didnt have time to deploy it on cloud.
7+
but ddns was simplest solution. I intend to deploy his app on rasbery Pi.
8+
59
# Browser view :
610
<img src="https://user-images.githubusercontent.com/109621184/211211580-a36c0ca3-b3b5-40ab-82c6-d8fc53c251f6.png" width=50% height=50%>
711

0 commit comments

Comments
 (0)