1.0.8 • Published 10 months ago
@niubir/node-sing-box v1.0.8
node-sing-box
Install
npm install @niubir/node-sing-box
How to use
const { init, start, close } = require('@niubir/node-sing-box')
init()
start({
node: 'vless://xxxxx'
})
npm install @niubir/node-sing-box
const { init, start, close } = require('@niubir/node-sing-box')
init()
start({
node: 'vless://xxxxx'
})