New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/codeboten/go-redis-cli-ssl

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/codeboten/go-redis-cli-ssl

  • v0.0.0-20190621045623-14acfefccb4f
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-redis-cli

Need a simple client to run redis info when connecting to redis over TLS? Then this repo's for you. No support for any additional commands at this point. Happy to implement more functionality if ever needed.

Usage

git clone https://github.com/codeboten/go-redis-cli && go-redis-cli
make
./go-redis-cli --help
Usage of ./go-redis-cli:
  -h string
        Server hostname (default: 127.0.0.1) (default "127.0.0.1")
  -n int
        Database number (default: 0)
  -p int
        Server port (default: 6379) (default 6379)

FAQs

Package last updated on 21 Jun 2019

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc