From cc52d86c7306a7799ae2af5f8d51c62693927f01 Mon Sep 17 00:00:00 2001 From: leon Date: Sat, 24 Sep 2022 00:43:23 +0100 Subject: [PATCH] add new client --- IPS | 2 +- config_file/leoncloud-server.conf | 8 ++++++++ user_info | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 config_file/leoncloud-server.conf diff --git a/IPS b/IPS index 5713966..bc26597 100644 --- a/IPS +++ b/IPS @@ -4,7 +4,7 @@ ips=( #server_ips: "10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24" #Client_ips: - "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24" + "10.10.11.4/24" "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24" diff --git a/config_file/leoncloud-server.conf b/config_file/leoncloud-server.conf new file mode 100644 index 0000000..d2ae2b3 --- /dev/null +++ b/config_file/leoncloud-server.conf @@ -0,0 +1,8 @@ +[Interface] +Address = 10.10.11.4/24 +PrivateKey = 8EMFrwPMB/h+CTUKf2ZBvTleI1YsWV+hxYBSQUasuGg= +[Peer] +PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8= +Endpoint = 81.201.149.152:18800 +AllowedIPs= 10.10.11.0/24 +PersistentKeepalive = 25 diff --git a/user_info b/user_info index cf503dd..110a388 100644 --- a/user_info +++ b/user_info @@ -3,3 +3,4 @@ 10.10.11.51/24 = privatekey= QGfa9pGCDTwpDlqAQtEqPRSz0MI/Xz2E/Axve56wRVQ= publickey= L2cXR9jXJZIqjwffqm11j3qpm5a+wz3+wlDkkzNNs08= 10.10.11.61/24 = privatekey= +DAdUnKoHa8tOMFkMTqIp1uAILCuX37RtKkuwht1XUg= publickey= tNWJ8FFydI08Ls/faHU1mp0Uf1ZLzZke66DpL6ffoHY= 10.10.11.3/24 = privatekey= cKxLRBwgCQYj32MPMliDwhkUe4m4ojfk8U9+vgpU7nY= publickey= OKv8k1ctlcYN9du/lWA65E0+nMpYOhUR8jf+rfQS+BY= +10.10.11.4/24 = privatekey= 8EMFrwPMB/h+CTUKf2ZBvTleI1YsWV+hxYBSQUasuGg= publickey= YhcC/xMYxh7GIyndbgBZ05oE3aTJXK4T7JgZwUDyd08=