You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -76,7 +76,7 @@ On macOS you can also install Fortio using [Homebrew](https://brew.sh/):
76
76
brew install fortio
77
77
```
78
78
79
-
On Windows, download https://github.com/fortio/fortio/releases/download/v1.67.0/fortio_win_1.67.0.zip and extract `fortio.exe` to any location, then using the Windows Command Prompt:
79
+
On Windows, download https://github.com/fortio/fortio/releases/download/v1.67.1/fortio_win_1.67.1.zip and extract `fortio.exe` to any location, then using the Windows Command Prompt:
80
80
```
81
81
fortio.exe server
82
82
```
@@ -130,7 +130,7 @@ Full list of command line flags (`fortio help`):
130
130
<!-- use release/updateFlags.sh to update this section -->
131
131
<pre>
132
132
<!-- USAGE_START -->
133
-
Φορτίο 1.67.0 usage:
133
+
Φορτίο 1.67.1 usage:
134
134
fortio command [flags] target
135
135
where command is one of: load (load testing), server (starts ui, rest api,
136
136
http-echo, redirect, proxies, tcp-echo, udp-echo and grpc ping servers),
0 commit comments