在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):pobizhe/MobileShadowSocks开源软件地址(OpenSource Url):https://github.com/pobizhe/MobileShadowSocks开源编程语言(OpenSource Language):Objective-C 92.4%开源软件介绍(OpenSource Introduction):MobileShadowSocksShadowsocks Client for Jailbroken iOS Devices Features
Installation
Note: Latest packages are also available here for manual installation. Usage
FAQ1. Can I exit the Shadow app completely after turning on the switch?Yes, you can. This app is only for setting proxy options. The real shadowsocks services will start up on demand in the background. 2. How can I disable the proxy?Just open the Shadow app again and switch off "Enable Proxy". 3. Is the proxy still available when network status is changed, or even device is rebooted?Yes, it is always available if the proxy settings are enabled. The icon badge of Shadow.app will also show "On" to indicate that proxy is available. 4. Is the shadowsocks daemon always running in the background and consuming my battery?No. The daemon uses the "On Demand" mechanism of 5. I cannot find any proxy settings in Settings. Is the proxy actually enabled? And where are the proxy settings?The proxy settings are indeed set successfully if you don't see any alert views when turning on the switch. Sometimes they just don't show in the Settings (or wrongly show in the proxy for VPN). For advanced users, try 6. My device uses iOS 5.x and has installed the app from Cydia. But why does it show an earlier version in the about?The version in Cydia has removed the support for iOS 5.x and fall back to a legacy version. Please try to find the iOS 5.x compatible builds with new functions in the Releases section. Credits
DevelopmentPrerequisites
Note: You need to first quit Xcode completely and disable force code-sign of iOS SDK as follows: SDKFILE="$(xcode-select --print-path)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/SDKSettings.plist"
sudo /usr/libexec/PlistBuddy -c "Set :DefaultProperties:CODE_SIGNING_REQUIRED NO" "$SDKFILE"
sudo /usr/bin/plutil -convert binary1 "$SDKFILE"
BuildUse the following command to download the project and build the main app: git clone --recursive https://github.com/linusyang/MobileShadowSocks.git
cd MobileShadowSocks
ln -s /opt/theos perapp-plugin/theos
make All built Debian packages will be generated under LicenseLicensed under GPLv3. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论