mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Add Tor readme
This commit is contained in:
parent
fec31b2bd1
commit
91c62ed7ed
@ -85,6 +85,11 @@ All environment variables must be prefixed by `LNME_` use `_` instead of `-`
|
|||||||
$ LNME_LND_ADDRESS=127.0.0.1:10005 lnme
|
$ LNME_LND_ADDRESS=127.0.0.1:10005 lnme
|
||||||
|
|
||||||
|
|
||||||
|
### TOR
|
||||||
|
|
||||||
|
LnMe can connect to your lightning node through [Tor](https://www.torproject.org/). You need to have Tor installed on your system and then simply provide your LND `.onion` address (don't forget to specify the port).
|
||||||
|
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
|
|
||||||
It is the easiest to run LnMe on the same node as LND. But you can run it anywhere as long as your LND node is accessible.
|
It is the easiest to run LnMe on the same node as LND. But you can run it anywhere as long as your LND node is accessible.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user