Getting started to receive your in-app for free on iOS(你懂的)

Getting started to receive your in-app for free on iOS


Usage of this manual means that's you agreed with the Terms Of Service

Enabling in-appstore is simple. It takes only 3 steps:

  • Logging off your account
  • installation of CA and in-appstore.com certificates
  • changing DNS record in wi-fi settings

Note, that in-appstore works only when you connected to Wi-Fi, not Cellular network.

Lets begin!


First
Sign off your appleID in Settings->Store->Tap on your appleid->Sign Off

Second

Open this page into your iDevice. Install these certificates (just tap on links): First, Second. The order of installing is very important! Install first certificate first, second - second.

Third
Open Wi-Fi settings on your iDevice and tap arrow on the right of your Wi-Fi network. Remove all data from DNS field and set it to this IP address:  94.228.221.10, 91.224.160.136 (more to come)

U're done!
Go to your application and try to buy something! You will see dialog window asks you to  Like in-appstore.com, "LIKE" IT! When iDevice asks you to enter credentials, enter random credentials, not yours


It's time for images:








It's time for video:



Attention


If you see default app-store "Are you sure to purchase?" you ARE NOT CONNECTED TO IN-APPSTORE.COM. Please re-read instructions and try to setup service again.

Project is in beta stage. So there are restrictions:


You should use in-appstore.com only when you want to get in-app purchase for free. After "purchasing" you must unset DNS. You can set it again without certificates installation to access in-appstore again.




You can not use AppStore application and every other sites/applications that require internet access while you are connected to in-appstore.com. Remember, in-appstore is only for purchasing in-apps for free. That's all.

Help us!


Help the project by bitcoin  15GCBL7gHbf2p8bapozSrZhNaXdrKUWRFF . Thanks.

### GitHub 克隆远程仓库 HTTPS URL 身份验证方式 当通过 HTTPS URL 克隆 GitHub 上的远程仓库时,身份验证是一个重要的环节。对于公共仓库,可以直接复制其 HTTPS 地址并完成克隆操作[^2]。然而,针对私有仓库,在使用 HTTPS 方式进行克隆时,每次都需要提供用户名和密码来进行身份验证。 为了简化这一过程,可以采用个人访问令牌 (Personal Access Token, PAT) 替代传统的用户名和密码组合。需要注意的是,这种令牌仅适用于 HTTPS Git 操作,并不支持 SSH 协议的相关功能。因此,如果当前使用的仓库地址是以 SSH 形式存在,则需先将其切换至 HTTPS 类型才能利用此方法[^1]。 另外一种获取远程仓库 URL 的途径是在本地环境中执行特定命令实现,比如 `git config --get remote.origin.url` 或者更现代一些的选择——调用 `git remote get-url origin` 来读取已配置好的远端路径信息[^3]。不过这些手段主要用于查询而非改变现有的连接协议设定。 综上所述,虽然 HTTPS 提供了一种便捷的方式去处理权限管理问题,但对于频繁交互或者希望减少重复认证负担的情况来说,考虑转向基于密钥交换机制的 SSH 可能更为合适,尤其是面对私人项目的时候更是如此[^4]。 ```bash # 示例:如何生成一个新的SSH密钥并与GitHub关联(Linux/MacOS) ssh-keygen -t rsa -b 4096 -C "your_email@example.com" eval "$(ssh-agent -s)" ssh-add ~/.ssh/id_rsa cat ~/.ssh/id_rsa.pub # 将显示出来的公钥添加到GitHub账户的安全设置里 ```
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值