An open API service indexing awesome lists of open source software.

https://github.com/0xhericles/tunl

:closed_lock_with_key: A tool for provisioning isolated environments as a service
https://github.com/0xhericles/tunl

cloud container docker jobs kubernetes python trasmission

Last synced: over 1 year ago
JSON representation

:closed_lock_with_key: A tool for provisioning isolated environments as a service

Awesome Lists containing this project

README

          

![tunl](/art/tunl_wide.png)






Python 3.5-3.7


GitHub commit activity


Code style: black







## Installation & Prerequisites
Use the package manager pip to install the dependencies before run the application
```
pip3 install -r requirements.txt
```

## Usage
To start the tunl application, run:
```
python3 -m tunl
```

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftunl%2Ftunl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftunl%2Ftunl?ref=badge_large)