callebtc c11bae38fd refactor
2022-08-23 23:08:56 +02:00
2022-07-10 20:47:22 +02:00
2022-08-23 23:08:56 +02:00
2022-07-10 20:43:58 +02:00
2022-08-03 18:04:54 +02:00
2022-08-03 18:04:54 +02:00
2022-08-04 13:24:47 +02:00
2022-08-04 13:24:47 +02:00
2022-08-03 18:25:02 +02:00
2022-08-23 23:08:56 +02:00
2022-05-27 15:14:29 +02:00
2022-07-10 21:48:02 +02:00
2022-07-10 19:51:13 +02:00
2022-07-10 21:49:43 +02:00
2022-07-10 23:33:36 +02:00

️🛡 electronwall

A tiny firewall for LND that can filter Lightning channel opening requests and HTLC forwards on your node. electronwall runs in the background and either allows (allowlist) or rejects (denylist) events from a list of node public keys for channel openings, or channel IDs and channel pairs for payment routings.

electronwall0 3 2

Install

From source

Build from source (you may need to install go for this):

git clone https://github.com/callebtc/electronwall.git
cd electronwall
go build .

Binaries

You can download a binary for your system here. You'll still need a config file.

Config

Edit config.yaml.example and rename to config.yaml.

Run

./electronwall
Description
No description provided
Readme 1.6 MiB
Languages
Go 95.4%
Dockerfile 2.7%
JavaScript 1.9%