Skip to content

Commit 2c81969

Browse files
committed
[proj] cleanup old codes & update readme for new netmuxd
1 parent fcda8db commit 2c81969

File tree

3 files changed

+5
-1102
lines changed

3 files changed

+5
-1102
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage: AltServer-Linux options [ ipa-file ]
1717
The following environment var can be set for some special situation:
1818
- ALTSERVER_ANISETTE_SERVER: Set to custom anisette server URL
1919
if not set, the default one: https://armconverter.com/anisette/irGb3Quww8zrhgqnzmrx, is used
20-
- ALTSERVER_NO_SUBSCRIBE: Please enable this for netmuxd / usbmuxd2, because they do not correctly usbmuxd_listen interfaces
20+
- ALTSERVER_NO_SUBSCRIBE: (*unused*) Please enable this for usbmuxd server that do not correctly usbmuxd_listen interfaces
2121
```
2222

2323
## Download
@@ -30,7 +30,9 @@ The following environment var can be set for some special situation:
3030
- [x] Support Offline Anisette Data Generation (i.e. without Sideloadly)
3131
- Finsihed, please run [alt_anisette_server](https://hub.docker.com/r/nyamisty/alt_anisette_server) & use `ALTSERVER_ANISETTE_SERVER` to specify custom server URL
3232
- [x] Support Wi-Fi Refresh
33-
- [netmuxd](https://github.com/jkcoxson/netmuxd) now supports network devices, but needs a special env var `ALTSERVER_NO_SUBSCRIBE` to allow it work correctly. Enabling this would disable **auto-refresh when plugged-in** of USB devices
33+
- [netmuxd](https://github.com/jkcoxson/netmuxd) now supports network devices (needs version > v0.1.1, be sure to check pre-release)
34+
- Download `netmuxd`, stop the original `usbmuxd`, and run `netmuxd` before running `AltServer-Linux`
35+
- ~If netmuxd does not work, please try using special env var `ALTSERVER_NO_SUBSCRIBE`. Enabling this would disable **auto-refresh when plugged-in** of USB devices~
3436

3537
----
3638

0 commit comments

Comments
 (0)