Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakbin/py-localtunnel

localtunnel in python
https://github.com/jakbin/py-localtunnel

localtunnel localtunnel-client port-forward port-forwarding pypi python python3

Last synced: about 1 month ago
JSON representation

localtunnel in python

Awesome Lists containing this project

README

        

# py-localtunnel

localtunnel client in python.

[![PyPI version](https://badge.fury.io/py/py-localtunnel.svg)](https://pypi.org/project/py-localtunnel/)
[![Downloads](https://pepy.tech/badge/py-localtunnel/month)](https://pepy.tech/project/py-localtunnel)
[![Downloads](https://static.pepy.tech/personalized-badge/py-localtunnel?period=total&units=international_system&left_color=green&right_color=blue&left_text=Total%20Downloads)](https://pepy.tech/project/py-localtunnel)
![GitHub Contributors](https://img.shields.io/github/contributors/jakbin/py-localtunnel)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jakbin/py-localtunnel)
![GitHub last commit](https://img.shields.io/github/last-commit/jakbin/py-localtunnel)
![Python 3.6](https://img.shields.io/badge/python-3.6-yellow.svg)

Finally py-localtunnel is here. Now you can install below command.

## Installation

```sh
pip3 install py-localtunnel
```

## Usage
```sh
pylt port 8080
```

```sh
pylt port 8080 -s your_custom_subdomain
```

## Tutorial
[Watch Here](https://youtu.be/AT8zsjdtYL8)

## Contributing

Whether reporting bugs, discussing improvements and new ideas : Contributions to py-localtunnel are welcome!

Special thanks to chatgpt.