A Roadmap
  • Introduction
  • Roadmap
  • Basics
    • Basic Terminal Usage
      • Shell
        • 基本
        • 变量
        • 传递参数
        • 运算符
        • 命令
        • 流程控制
        • 函数
        • 输入输出重定向
    • Character Encoding
      • 字符编码
    • Data Structures & algorithms
    • Network
      • TCP/IP
      • Http/Https
        • 浏览器缓存
        • Status Code
        • GET & POST
        • HTTPS 握手过程
        • HostOnly Cookie
      • CDN
        • CDN 工作原理
    • Version Control
      • git message format
      • git commands
    • Principles
    • Design Patterns
    • Others
      • JSON
      • 正则表达式
  • Front End
    • Web Standard
      • Html
      • CSS
        • font-face 小记
        • Grid 布局简易笔记
      • Javascript
        • Ajax
          • Fetch
          • XMLHttpRequest
        • DOM
          • Selection
          • 常用 DOM 操作
          • script 标签的几个属性
        • Ecmascript
          • this 关键字
          • Event Loop
          • 隐式转换
          • Date
        • Event
          • 模拟事件
          • Others
    • Development
      • Package Management
        • npm
      • Modulization
        • 模块化机制
        • webpack 打包解析
      • Architecture
      • Build Tools
        • 如何编写一个自定义的 eslint 规则?
      • Debug
        • 移动端调试 web
      • Pre/Post Processors
      • Test
        • Jest Snapshot 使用指南
      • Type Checkers
        • TS 中 enum 的编译结果
    • Libs & frameworks
    • Platforms
      • Browser
        • Basics
          • 从输入 URL 到页面加载完成都发生了什么事情?
          • HTML 加载的过程示意图
          • 为什么读取某些属性,也会导致回流?
          • Chrome 进程模型
        • PWA
        • Compatible
        • Cross Origin
        • Performance
          • 性能检测:performance 对象
          • 性能指标
        • Others
          • 移动端 web 开发笔记
      • Server
      • Desktop Applications
      • Mobile Applications
        • Flutter 在移动端和 Web 端的技术实现
  • Back End
    • outline
    • Languages
      • Node
        • Event Loop
        • NodeJS 中的进程与线程
        • NodeJS 中的 esModule 与 commonJS
  • Clients
    • outline
    • 安装 IPA 包
  • DevOps
    • Languages
    • OS Concepts
    • Servers & terminal
  • UI & UX
    • outline
  • Others
    • Posts
      • 使用 node 爬取数据并导出到 excel
      • antd 1.x datepicker 时区问题
      • babel-transform-runtime 踩坑记录
      • lodash 按需加载注意事项
      • 记一次项目迁移的踩坑记录
      • 时区与JS中的Date对象
      • 记一次 vue + ts 开发踩坑
    • Tools
      • 个人常用的工具分享
      • tmux 简要笔记
Powered by GitBook
On this page
  • 使用 iTunes 安装 .ipa
  • 使用 Apple configurator 2 安卓 .ipa (mac only)
  • 使用 diawi.com 转链接下载并安装 .ipa
  • 使用 xcode 安装 .ipa

Was this helpful?

  1. Clients

安装 IPA 包

PreviousoutlineNextLanguages

Last updated 3 years ago

Was this helpful?

2018年10月27日 11:39:17

最近需要给iPhone手机设置科♂学♂上♂网,已经有自己搭建的 ssserver 服务,并且在 mac 和安卓上利用 ssr 客户端畅快地科♂学♂上♂网了。无奈8102年 app store 里找不到任何相关的 app,要么就得花钱。

后来发现了这样一个网站 ,提供了多种客户端工具的下载,也就是说,这些工具都只是 ss 的协议。

iOS 端赫然在列啊! 经过实验, wingy 在大陆区已经无法下载了。据说可以通过切换 iCloud 账号实现下载并使用。

作为一个程序员,有了源码地址意味着什么?你懂的,再不济咱们可以自己编译一个.ipa啊!很幸运的是,outline-client 的作者定期发布了编译好的版本。

也就是说,现在的问题变成了,如何在手机上安装 ipa 文件?因为我用的是 Mac,而且个人很不喜欢用各种所谓的手机助手,所以这里不考虑XX助手等方式。

使用 iTunes 安装 .ipa

这种方法其实已经过时了,因为 apple 在 iTunes@12.7 版本时移除了 application 的入口,以至于无法通过 iTunes 直接安装 .ipa了。

iTunes 12.7 change log
The new iTunes focuses on music, films, TV programmes, podcasts and audiobooks. It adds support for syncing iOS 11 devices and includes new feature for:
Apple Music, Now discover music with friends. Members can create profiles and follow each other to see music they are listening to and any playlists they've shared.
Podcasts. iTunes U collections are now part the Apple Podcasts family. Search and explore free educational content produced by leading schools, universities, museums and cultural institutions all in one place.
If you previously used iTunes to sync apps or ringtones to your iOS device, use the new App Store Sound Settings on iOS to re-download them without your Mac.

相关链接:

使用 Apple configurator 2 安卓 .ipa (mac only)

使用 diawi.com 转链接下载并安装 .ipa

支持上传 .ipa 文件并生成下载链接,只需要通过 safari 访问即可下载。建议注册一个免费账号进行使用。

使用 xcode 安装 .ipa

于是我把目光转移到了 outline 身上。很遗憾,大陆区同样无法下载;不过难能可贵的是,官方提供了它的 github 地址!

官方亲儿子,直接看吧,方法不赘述。 不过比较坑的是,apple 刚刚更新了 10.14 版本的 macOS, Apple configurator 2 要求必须是 > 10.14才能从 app store 安装.

一个神奇的网站 。

repo
History of iTunes - Wikipedia
Software > Portable Mobile > iTunes 12.9
官方支持文档
diawi.com
shadowsocks.org/