lokinet/contrib/py/lnproxy/readme.md
2021-04-19 06:59:07 -04:00

10 lines
239 B
Markdown

# LN Proxy
embedded lokinet that provides an http tunnel proxy (using http connect)
if `python3-requests` is installed then we can bootstrap from url using `--bootstrap-url` flag
usage:
$ python3 -m lnproxy [--ip ip | --port port]