SideStore / SideStore

SideStore is a fork of AltStore that doesn't require an AltServer.
GNU Affero General Public License v3.0
2.12k stars 147 forks source link

Support for banned countries on developer.apple #638

Open Mysteryexe opened 1 week ago

Mysteryexe commented 1 week ago

Describe the bug

Im living in iran and developer.apple website blocks iran ip, With altstore i enable VPN on both devices to change my ip and it works fine, but for sidestore when i enable wireguard my other vpn connection goes off and my iran ip becomes visible thus i cant sign anything. thanks for support

Instructions to reproduce

requires ip of countries under apple sanctions

What version of SideStore are you using?

0.5.6

Other info

No response

f1shy-dev commented 1 week ago

One option could be making a wireguard VPN server and then adding it into the sidestore configuration to have both VPNs at once - can't see any other way this would work.

Would require some manual setup of a VPN server though...

polymo1 commented 1 week ago

Would require some manual setup of a VPN server though...

Definitely, @Mysteryexe if you are willing, and have a VPS or paid VPN that gives wireguard configs, you should look into combining the configs and seeing if that works.