🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

sk-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sk-client

The Secure Key REST API Client.

2.4.2
PyPI
Maintainers
1

Secure Key REST API Client

The python client module used to control the Secure Key VPN via REST API.

SecureKey VPN is available on the Azure Marketplace.

Github: https://github.com/JETtech-Labs/sk_rest_client

website: https://www.jettechlabs.com/

Read the Docs

This repository contains documentation for the SK-VPN.

The latest version is available at https://sk-rest-client.readthedocs.io/en/latest/getting_started.html

The documentation can be generated locally from this repository using the following commands:

sudo apt install python3-sphinx python3-sphinx-rtd-theme
pip install sphinx sphinx-rtd-theme

sphinx-build -M html docs/source/ docs/build/
firefox docs/build/html/index.html

FAQs

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