Skip to content

Commit b997d03

Browse files
docs: document the Linux portable zip
Note the Linux portable build and align the Windows portable filename.
1 parent 2302027 commit b997d03

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,13 @@ If you come from v2rayNG, NekoBox, or Matsuri, here is what changes on Android:
7070
State and logs live under `/data/adb/kasumi-proxy/`.
7171

7272
**Linux desktop:** install the `.deb` or run the `.AppImage` from the latest release, or build with
73-
`nix build .#kasumi-desktop` (see below).
73+
`nix build .#kasumi-desktop` (see below). For a no-install copy that keeps all state next to the
74+
binary, download `kasumi-proxy-vX.Y.Z-linux-portable.zip`, unzip it, and run `./kasumi-desktop` — it
75+
re-execs itself through `pkexec`/`sudo` for the tun adapter and routes.
7476

7577
**Windows desktop:** run the `-setup.exe` (NSIS) installer or the `.msi` from the latest release.
76-
For a no-install copy — runs from anywhere, keeps all state next to the executable — download the
77-
`kasumi-proxy-vX.Y.Z-portable.zip`, unzip it, and launch `kasumi-desktop.exe`. The app needs
78+
For a no-install copy — runs from anywhere, keeps all state next to the executable — download
79+
`kasumi-proxy-vX.Y.Z-windows-portable.zip`, unzip it, and launch `kasumi-desktop.exe`. The app needs
7880
administrator rights to bring up the tun adapter and routes, so accept the UAC prompt.
7981

8082
### Verifying release signatures

0 commit comments

Comments
 (0)