Closed universish closed 2 weeks ago
I just uploaded a change to enable viewing logs during export. Please download the changes as follows:
cd /opt/wireguard-gui-python
git checkout development
git pull
Close all instances of wgp and reopen it, then try exporting again. After exporting, you can check the logs to see if any errors occurred.
Some considerations:
$ cd /opt/wireguard-gui-python
git checkout development
git pull
M run.sh
Halihazırda 'development' üzerinde
Dalınız 'origin/development' ile güncel.
hata: '.git/FETCH_HEAD' açılamıyor: Erişim engellendi
translated:
$ cd /opt/wireguard-gui-python
git checkout development
git pull
M run.sh
Currently on 'development'
Your branch is up to date with 'origin/development'.
error: cannot open '.git/FETCH_HEAD': Access is denied
Failed to update. I tried exporting with v1.3. It exported successfully.
The changes I made were just to add logs; it didn’t allow you to pull due to a permissions issue. I forgot to mention that you need to run that process as the root user.
sudo su
Then, the other commands
ok. no problem.
2024-11-14 00:00:59 ~ [##] EXPORTING TO /home/macellan/İndirilenler/wireguard_interfaces.zip START
2024-11-14 00:00:59 ~ updating: wgNL1*****.conf (deflated 15%)
2024-11-14 00:00:59 ~ updating: wgNL3*****.conf (deflated 14%)
2024-11-14 00:00:59 ~ [##] EXPORTING TO /home/macellan/İndirilenler/wireguard_interfaces.zip END
Thank you for your efforts.
I can import the zip file with the “Import Interfaces” feature, so I can batch import the config files in the zip.
I tried to export the config files I imported, I wanted to check if the export feature works.
I couldn't batch export as .zip. I think there is no such feature, but I don't know.
I tried to export a single .conf config file. I couldn't export it. Steps: