Skip to content

klapperkopp/simple_reverse_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Reverse Proxy for Opentok services

This proxy will forward all requests to it to opentok.com or tokbox.com

If you do a request to https://PROXY_IP_ADDRESS/tokbox.com/foo/bar?a=b, It will forward it to https://tokbox.com/foo/bar?a=b

Running

$ npm install
$ npm start

About

POC of reverse proxy for opentok services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%