Socket
Book a DemoInstallSign in
Socket

expo-vpn-config

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-vpn-config

用于 Android 和 ios 的 VPN 连接

0.1.7
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

expo-vpn-config

##用于写入 VPN 数据的 expo 插件

##安装

npm

npm install --save expo-vpn-config

or use yarn

yarn add expo-vpn-config

for ios

ios 目录下执行 pod install,app.json 文件中添加如下代码段: "plugins": [["expo-vpn-config"]]

调用方法

const res = await ExpoVpnSetting.saveConfig( 'desc', //描述 'serverAddress', //服务器 'remoteID', //远程 ID 'username', //用户名 'password', //密码 );

Keywords

react-native

FAQs

Package last updated on 23 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.