mirror of
https://github.com/callebtc/electronwall.git
synced 2026-02-09 01:04:45 +01:00
Update README.md
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# ⚡️🛡 electronwall
|
||||
A tiny firewall for LND that can filter Lightning **channel opening requests** and **HTLC forwards** on your node based on set rules. 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.
|
||||
A tiny firewall for LND that can filter Lightning **channel opening requests** and **HTLC forwards** on your node based on set rules.
|
||||
|
||||
Currently, electronwall is based on lists that either allow (allowlist) or reject (denylist) events from a list of node public keys for channel openings, or channel IDs and channel pairs for payment routings.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user