Skip to content

Commit 4dac4e4

Browse files
committed
Release v0.0.3
1 parent 56ccd1b commit 4dac4e4

File tree

2 files changed

+4
-26
lines changed

2 files changed

+4
-26
lines changed

README.md

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,14 @@
11
# Railway NetDiag
22

3-
[**Download for macOS**](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_macOS.zip) | [**Download for Windows**](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_Win.zip)
4-
53
macOS & Windows application for diagnosing client networking issues to Railway.
64

75
![railway-netdiag screenshot](./docs/screenshot.png)
86

97
## Usage
108

11-
1. Download the latest version ([macOS](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_macOS.zip) | [Windows](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_Win.zip))
12-
2. Open the application
13-
3. Click "Run Diagnostics"
14-
4. Wait for the diagnostics to complete
15-
5. Copy the results to your clipboard or save them to a file
16-
6. Share the results with Railway support for further assistance
17-
18-
## ⚠️ About Security Warnings
19-
20-
When you launch the application for the first time, you may encounter security
21-
warnings from your OS. **This happens because the app is not code-signed yet**.
22-
You can wait for a new release of the code-signed app (by mid-Sept '25), or
23-
you can use it now by bypassing the warnings:
24-
25-
- On macOS:
26-
1. Open the app once
27-
2. Go to System Preferences -> Privacy & Security
28-
3. Scroll down to the warning at the bottom under "Allow applications from"
29-
4. Click "Open Anyway" for Railway NetDiag.app
30-
31-
- On Windows:
32-
1. Click "More info" on the "Windows protected your PC" popup
33-
2. Click "Run Anyway"
9+
[**Download for macOS**](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_macOS.zip) | [**Download for Windows**](https://github.com/railwayapp/netdiag/releases/latest/download/RailwayNetDiag_Win.zip)
10+
11+
Refer to [documentation](https://docs.railway.com/reference/network-diagnostics).
3412

3513
## Development
3614

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"info": {
1414
"companyName": "Railway Corporation",
1515
"productName": "Railway NetDiag",
16-
"productVersion": "0.0.1",
16+
"productVersion": "0.0.3",
1717
"copyright": "(c) 2025 Railway Corporation",
1818
"comments": "A tool for diagnosing client networking issues to Railway."
1919
}

0 commit comments

Comments
 (0)