update public-ip

This commit is contained in:
Leon Vita 2022-09-24 01:07:42 +01:00
parent cc52d86c73
commit 428cdfea95
1 changed files with 1 additions and 1 deletions

2
gen.sh
View File

@ -87,7 +87,7 @@ sleep 1
echo "Adding peer......";sleep 2
echo "[Peer]">>$file_name;
echo "PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=">> $file_name
echo "Endpoint = 81.201.149.152:18800">> $file_name
echo "Endpoint = 45.158.40.162:18800">> $file_name
if [ $allow -eq 1 ];then
echo -e "AllowedIPs= 10.10.11.0/24 " >> $file_name