Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joker-auto

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joker-auto

Package for managing your Joker.com account.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Joker Automation

This is a node.js script for automating Joker.com services. Still in early development. Currently only logs you in and unlocks a domain and gives you the auth-id (transfer key) of a domain.

Usage

Installation

npm i joker-auto -g

Add your joker.com login credentials to the joker.js file.

Login

joker-auto login

This command returns the temporary (1h) session id.

###Order auth-id joker-auto getkey domain.com <INSERT THE SESSION ID HERE>

This will queue the auth-id order. You will have to wait a bit. You will get the queue ID here.

Show auth-id

joker-auto showkey <INSERT THE QUEUE ID HERE> <INSERT THE SESSION ID HERE>

If you do this too fast. You will not get the auth-id. Patience is key.

Keywords

FAQs

Package last updated on 17 Oct 2016

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