Skip to content

Grindizer/pyswanctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyswanctl

a command line wrapper for vici (strongswan API)

Installation

pip install git+https://github.com/Grindizer/pyswanctl#egg=pyswanctl

Or in a develop mode after downloading a zip or cloning the git repository

git clone https://github.com/Grindizer/pyswanctl
cd pyswanctl
pip install -e .

Or in a develop mode from a git repository

pip install -e git+https://github.com/Grindizer/pyswanctl#egg=pyswanctl

Once installed you can run

pyswanctl_cli --help

Development

To run the all tests run

py.test

About

A crapy wrapper around swanctl.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages