mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
2ed0ab1ca1
* 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 |
||
---|---|---|
.. | ||
lnproxy | ||
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]