File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments