Skip to content

Releases: Azumi67/Wireguard-panel

Wireguard panel Version 1.5

15 Apr 10:51
de5f23c
Compare
Choose a tag to compare

Added an option to reset username/password in setup.sh [ Update & use wire in the terminal ]
Added a new box in register.html to confirm password in case you wrote password incorrectly.

Wireguard panel Version 1.4

14 Apr 10:01
e80a226
Compare
Choose a tag to compare

Added allowed IP input for both English & Persian languages.
Added fix for style.css which helps the peer form to be scalable when zooming in/out.
Added backend related codes for allowed ips to export peer in either qr or conf format
Added allowed ips input to template.

Wireguard panel Version 1.3

13 Apr 06:31
9f5698e
Compare
Choose a tag to compare

Added mimetype to avoid mobile .txt extension
Added fix for short link removal
Added fix for sub-link to show one month remaining time correctly

Next update will be allowed ips and some more suggestions that I may receive.

Wireguard panel Version 1.2

25 Mar 07:40
61525b5
Compare
Choose a tag to compare

Added an update regarding short links
Added an update regarding templates and wireguard client related download links either in app store or android

Wireguard panel Version 1.1

17 Mar 11:02
add29c2
Compare
Choose a tag to compare

In this version, there is a new mechanism that decrypt the encrypted short_links.json into non encrypted one.
manual backups also backup both short_links.json & short_links_decrypted.json files into links directory as well.
there is also a new bash file named short_links.sh which ask for input and convert short links ip/domain and port into the new server desired one.
it also removes the short_links.json file and rename short_links_decrypted.json into short_links.json file wtih non encrypted short links which helps you when moving files from the original server into the new server .

Wireguard panel Version 1.0

17 Mar 10:03
ea5be04
Compare
Choose a tag to compare

This is the initial release with encrypted short links which only works in the original server.
if you change server frequently you need to use version 1.1.