New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vpn_based_remote_access_system

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vpn_based_remote_access_system - npm Package Compare versions

Comparing version 1.0.45 to 1.0.46

5

index.js

@@ -61,2 +61,7 @@ const { logInfo, logError } = require('./logs')('Index');

if (input === 'list-all-proxy') {
// �г������еĴ���������
console.table(proxy.getServers());
}
if (input === 'stop') {

@@ -63,0 +68,0 @@ //server1.shutdownServer();

2

package.json
{
"name": "vpn_based_remote_access_system",
"version": "1.0.45",
"version": "1.0.46",
"description": "毕设:基于OpenVPN的远程访问系统",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc