cloakbits

A utility for managing Cloakbits stealth sessions.


License
MIT
Install
pip install cloakbits==0.0.1

Documentation

Note: This utility is an interface for Cloakbits launcher that can be downloaded after signing up an account at Cloakbits.

Cloakbits Manager for Python

PyPI - Python Version npm version typedoc

logo

Usage

pip install cloakbits

# or via package manager
pipenv install cloakbits
poetry add cloakbits

Important: Use of async is preferred over sync.

(tbd)