An open API service indexing awesome lists of open source software.

https://github.com/instantwebp2p/papp-pac

PAC server to bridge papp service via p2p STUN session
https://github.com/instantwebp2p/papp-pac

p2p-http p2p-stun-session p2p-wep pac-server

Last synced: 10 months ago
JSON representation

PAC server to bridge papp service via p2p STUN session

Awesome Lists containing this project

README

          

# 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