holepunchto / pear

combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
https://docs.pears.com/
Apache License 2.0
116 stars 11 forks source link

Add support for whitelisting all links #279

Closed jkcdarunday closed 3 months ago

jkcdarunday commented 3 months ago

Adds support for https://* and http://* in the pear.links field in package.json which whitelists all links depending on protocol.

Resolves #277