Skip to content

Commit 61d57b7

Browse files
FEAT: v1.3.0.1 released
1 parent fc6f453 commit 61d57b7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
Run network speed tests easily from **any device** — macOS, Linux, Windows, or even Android phones (via Termux).
55

66
---
7-
## Updates on v1.2.0.1
8-
- Adding custom port (iperf3 -p)
9-
- Bug Fixes
7+
## Updates on v1.3.0.1
8+
- NEW FEATURE: Public Iperf3 server list integrated from (https://github.com/R0GGER/public-iperf3-servers)
9+
- code refactor (state.js to keep easy track of variable state)
1010

1111
## ✨ Features
1212

images/ipg1.PNG

-837 Bytes
Loading

images/ipg2.PNG

23.5 KB
Loading

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<div class="title">
6969
<h1>Iperf3 GUI</h1>
7070
<div style="width: 10px;"></div>
71-
<h3> v1.2.0.1</h3>
71+
<h3> v1.3.0.1</h3>
7272

7373
</div>
7474

0 commit comments

Comments
 (0)