mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-17 15:25:35 +00:00
10 lines
239 B
Markdown
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]
|