whistle.rules.parse

1.0.0 • Public • Published

whistle.rules.parse

将 whistle 规则解析成 json 对象,便于其他程序处理 whistle 规则,规则基于 whistle1.15.x 实现

usage

const parse = require('whistle.rules.parse');
const rules = parse('*.baidu.com 127.0.0.1:8080');

Readme

Keywords

none

Package Sidebar

Install

npm i whistle.rules.parse

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

32 kB

Total Files

14

Last publish

Collaborators

  • hxfdarling