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

python-tunnelclient

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-tunnelclient

Tunnel client for OpenStack Vpn Servering

1.1.0
PyPI
Maintainers
1

python-tunnelclient

Tunnel client for OpenStack Vpn Servering

This is an OpenStack Client (OSC) plugin for Tunnel, an OpenStack Vpn Servering project.

Getting Started

.. note:: This is an OpenStack Client plugin. The python-openstackclient project should be installed to use this plugin.

Tunnel client can be installed from PyPI using pip

.. code-block:: bash

pip install python-tunnelclient

If you want to make changes to the Tunnel client for testing and contribution, make any changes and then run

.. code-block:: bash

python setup.py develop

or

.. code-block:: bash

pip install -e .

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