Socket
Socket
Sign inDemoInstall

forward-proxy

Package Overview
Dependencies
34
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

package.json

@@ -5,3 +5,3 @@ {

"description": "p2p http forward and socks proxy based on iWebPP.io and Node.js",
"version": "2.1.0",
"version": "2.1.1",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -1130,3 +1130,5 @@ // Copyright (c) 2013 Tom Zhou<iwebpp@gmail.com>

// TBD... filter on rest
vkey.push(k);
if (self.exportCache[k].geoip &&
self.exportCache[k].geoip.country != 'CN')
vkey.push(k);
}

@@ -1133,0 +1135,0 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc