redis-client-list

1.0.3 • Public • Published

node CLI for getting unique IP of all connected Clients

Usage

npx redis-client-list -h localhost -p 6379

Output per connection type:

normal [
'1.1.1.3',   '1.1.1.4',
'1.1.1.5',
]
multi commands executed 10
pubsub [ '1.1.1.2' ]
multi commands executed 0
master [ '1.1.1.1']
multi commands executed 0

Readme

Keywords

Package Sidebar

Install

npm i redis-client-list

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

2.76 kB

Total Files

3

Last publish

Collaborators

  • vladimira