summaryrefslogtreecommitdiff
path: root/vpn-notes
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2024-08-15 00:28:47 +0200
committerLia Lenckowski <lialenck@protonmail.com>2024-08-15 00:28:47 +0200
commit9c9039bdcd3f829ff0cfee5153b0435e0d209114 (patch)
tree044ef3e4152be7c9ed096a6928ed174d99bbc2cc /vpn-notes
parentc7369246ad3b339be9607f7018f8764ee320bd20 (diff)
downloadmaesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar
maesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar.bz2
maesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar.zst
RemoveNetwork, merging AddNetwork (both untested xD)
Diffstat (limited to 'vpn-notes')
-rw-r--r--vpn-notes9
1 files changed, 9 insertions, 0 deletions
diff --git a/vpn-notes b/vpn-notes
new file mode 100644
index 0000000..36a38cf
--- /dev/null
+++ b/vpn-notes
@@ -0,0 +1,9 @@
+- pull on network join, and on command
+- cli:
+ - add/update network
+ - add/update list of peers
+ - remove peer
+ - remove network
+ - list pending, remotely-received peers to merge <- must be transformed to add/update peer call in frontend
+ - delete pending peer by id
+ - send list of peers to peer. list of peers provided by the frontend.