You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
lnproxy liblokinet and lnproxy updates 3 years ago
readme.md add readme 3 years ago

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]