8000 GitHub - jabuwu/webrtc_proxy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jabuwu/webrtc_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the server

Create a cert with certbot and copy fullchain.pem and privkey.pem into this directory.

Change the candidate URL in server/src/main.rs to the correct URL (ex. https://example.com:14192/)

docker build . -t webrtc_proxy_server
docker run -d --rm --net host webrtc_proxy_server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0