Hi! I was wondering if it was possible to setup AltStore Server on a Windows VM and have it refresh AltStore instances on the same network. My only block so far in the process is that I can't connect my iPad to the VM via USB because I dont have USB passthrough on the VM, so the only way I'd be able to setup AltStore is via Network. I could alternatively set it up on my Mac but would it then be refreshed over the network by the Windows VM?
#AltStore Server Setup On Windows VM
43 messages · Page 1 of 1 (latest)
why are you trying to set AltServer up in a VM?
I just have the VM on a server machine so it'll always be on and it'll always refresh whenever I go home. Or If I need to I can VPN into my house and it'll get refreshed theoretically
The server machine is ESXi it's just VMs
ooh okay
you’d have to get USB passthrough working to get AltServer and AltStore working
Ah shit lol
Is there an easier version of AltStore server for Linux? I have another bare metal machine running Ubuntu Server I could use
yes, take a look at this repo https://github.com/NyaMisty/AltServer-Linux
I tried doing this one:
https://github.com/NyaMisty/AltServer-Linux
But got a bit stuck when I tried getting Netmuxd
? I mean like I had trouble installing NetmuxD
try these steps https://github.com/jkcoxson/netmuxd#altstore
under AltStore
So I put the file from github into a directory in my ubuntu server, but I'm not sure how to install the package from there
it's just an executable so you don't have to install anything, to run it do chmod +x x86_64-linux-netmuxd (you only have to do this once) then use ./x86_64-linux-netmuxd to run it
make sure you have usbmuxd installed before doing everything
I just did sudo apt-get install usbmuxd for that
I've got it running in a screen now so I'm gonna try running the AltServer-Linux part
awesome! hopefully it all works
Quick questions! What does it mean here for if installing IPA
I don't want to fully jailbreak the iPad I just want AltStore on it, is the IPA just for apple what an APK is for Android?
yes
Gotcha and do I need to specify a path for that last argument?
I don't know where to find the AltStore IPA though, you'd probably have to sideload IPAs using AltServer instead of AltStore
Wdym?
AltStore is what gets installed to your device normally and that lets you sideload IPAs and stuff, without that you'd have to sideload IPAs manually instead of through AltStore
if that makes any sense
Yeah but aren't I just going to install AltStore using AltServer?
Like wont the AltServer Linux instance install AltStore on my device?
I don't think so
Okay, do you know how I could get my devices UDID?
Because I'm trying to do this command now
./AltServer -u [UDID] -a [AppleID account] -p [AppleID password]
Actually I have the UDID but this is what I'm getting now
hi, sorry I never saw these messages