lokinet/contrib/py/lnproxy
Jeff Becker 2ed0ab1ca1
liblokinet and lnproxy updates
* add lokinet_status function to get the current status of the context, aka are we ready to send or not.
* catch some exceptions in lnproxy
2021-04-19 07:00:27 -04:00
..
lnproxy liblokinet and lnproxy updates 2021-04-19 07:00:27 -04:00
readme.md add readme 2021-04-19 06:59:07 -04:00

readme.md

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]