GitXplorerGitXplorer
w

SKIPPER

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
94681e1f54b5877c08b39374760e1f11b60dd4f0

Merge pull request #2 from walidbagh/dependabot/pip/rsa-4.7

wwalidbagh committed 3 years ago
Verified
c4228d8d3aa8670e59a9d112b186f4c590b81353

Bump rsa from 4.0 to 4.7

ddependabot[bot] committed 3 years ago
Unverified
d902ef2386c0ad5aa0089be7ef0b07cd6725b25b

Wattpad bot + local proxies + user accounts

wwalidbagh committed 3 years ago
Unverified
d000eea0990178ee7a89ef4c9fba03e1ab04cbf7

add exit message

wwalidbagh committed 3 years ago
Unverified
7ede567b388eec5236363b1f950953f2353fab2b

Fix timer logic

wwalidbagh committed 3 years ago
Unverified
d971536603cd2154f824866bf3761f70fd47ab08

Added timer

wwalidbagh committed 3 years ago

README

The README file for this repository.

Readme

Generating private and public keys:

ssh-keygen -o -t rsa -b 4096 -e -m pem

Converting publickey file to format acceptable in software:

ssh-keygen -f zaidchecker.pub -e -m pem > zaidchecker.pub.pem

Usage of the private key:

Paste the privatekey file in the keygen folder.

Usage of the public key:

Paste the content of zaidchecker.pub.pem in the software.

Generating Licence files:

Provide the keygen with a valid email and it will generate a licence file.

Unlocking the Software:

Paste the licence file in the Software folder.