Skip to content

InstantWebP2P/papp-pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papp-pac

PAC server to bridge papp service via p2p STUN session

features

  • Easy to support all Web Browsers as PAC server
  • Support Access to iWebPP.io peer web service in STUN style instead of TURN
  • Support Access to HTTPP(http over udp) enabled web sites
  • Secure end to end connection

launch PAC server

  • for windows user, double click on start_win.bat

  • for mac user, double click on start_mac.sh or execute it on terminal window

  • for linux user, double click on start_linux.sh or execute it on terminal window

then, input your user key,

then, set Web Browsers' proxy setting point to PAC server port, like 127.0.0.1:6188

MIT license, copyright@tom zhou, iwebpp@gmail.com