limitdctl
v1.1.1
Published
A simple command line tool for limitd.
Readme
A simple command line tool for limitd.
Installation
npm install -g limitdctlUsage
Take tokens:
limitdctl --bucket ip --key 127.0.0.1 --take 1Wait for tokens:
limitdctl --bucket ip --key 127.0.0.1 --wait 1Put tokens:
limitdctl --bucket ip --key 127.0.0.1 --put 1License
MIT 2015 - Auth0 Inc.
