eiftpi

所属分类:iPhone/iOS
开发工具:Roff
文件大小:0KB
下载次数:0
上传日期:2023-08-03 14:32:25
上 传 者sh-1993
说明:  代理有线iOS internet连接,并且仅允许证书服务器通信用于安全代理签名,
(Proxy wired iOS internet connection and only allow cert server communication for safe agent signing,)

文件列表:
build.sh (4021, 2023-08-03)
build_orangepi5.sh (7354, 2023-08-03)
build_orangepi_r1_plus_lts.sh (8289, 2023-08-03)
configureimage.sh (3702, 2023-08-03)
makeimage.sh (372, 2023-08-03)
orangepi5/ (0, 2023-08-03)
orangepi5/boot/ (0, 2023-08-03)
orangepi5/boot/boot.cmd (2801, 2023-08-03)
orangepi5/config (217508, 2023-08-03)
orangepi5/config_mainline_6.4.7 (289469, 2023-08-03)
orangepi5/u-boot.bin (16744448, 2023-08-03)
rootfs/ (0, 2023-08-03)
rootfs/etc/ (0, 2023-08-03)
rootfs/etc/NetworkManager/ (0, 2023-08-03)
rootfs/etc/NetworkManager/system-connections/ (0, 2023-08-03)
rootfs/etc/NetworkManager/system-connections/phoneport_opi5.nmconnection (263, 2023-08-03)
rootfs/etc/NetworkManager/system-connections/phoneport_rpi3b.nmconnection (265, 2023-08-03)
rootfs/etc/NetworkManager/system-connections/phoneport_rpi3b_plus.nmconnection (273, 2023-08-03)
rootfs/etc/NetworkManager/system-connections/phoneport_rpi4.nmconnection (263, 2023-08-03)
rootfs/etc/dnsmasq.conf (373, 2023-08-03)
rootfs/etc/nftables.conf (559, 2023-08-03)
rootfs/etc/systemd/ (0, 2023-08-03)
rootfs/etc/systemd/system/ (0, 2023-08-03)
rootfs/etc/systemd/system/dnsmasq.service.d/ (0, 2023-08-03)
rootfs/etc/systemd/system/dnsmasq.service.d/override.conf (41, 2023-08-03)

# EIFTPI image Currently this image supports the following functionality: - ProxyPI ## ProxyPI Proxy wired iOS internet connection and only allow cert server communication for safe agent signing. The proxy pi allows connections to the following domains: elcomsoft.com humb.apple.com ppq.apple.com The connection is only permitted after a DNS request was issued. If you want to test this, make sure to use the domain (first), not the ip directly! i.e. this works: ``` ping elcomsoft.com PING elcomsoft.com (35.161.100.221): 56 data bytes ``` but this does not (without performing a DNS request first) ``` ping 35.161.100.221 ``` The simplest way to use it is: 1) Flash image in microSD card (at least 4GB) 2) Power on RPI 3) Connect iPhone with lightning to ethernet adapter to the builtin Ethernet port of the Raspberry PI 4) Use a USB-to-Ethernet adapter to connect the Raspberry PI to internet If you want to use WiFi for uplink you need to: 1) Use an ethernet cable to connect a computer to the Raspberry Pi builtin ethernet port 2) SSH into the pi with `ssh eift@192.168.41.1` the password is `Elcomsoft` 3) Run `sudo nmtui` and setup WiFi 4) Finally, disconnect the computer and connect the iPhone to the builtin ethernet port of the Raspberry PI ## Supported devices This image currently supports - Raspberry Pi 3B - Raspberry Pi 3B+ - Raspberry Pi 4 - Orage Pi 5 - Orange Pi R1 Plus LTS The *downlink* (i.e. the connection to the iPhone) is always the builtin ethernet port. For *uplink* (connection to the internet) either an additional USB-to-Ethernet adapter or WiFi (on supported boards) can be used. On the Orange Pi R1 Plus LTS, the port next to the USB-C port is **uplink** while the other port (the one closer to the GPIO pins) is **downlink**. ## Building ### Pre-requirements 1) Make sure docker is installed on your system and can be run in `--privileged` mode 2) Make sure `qemu-user-static` is installed on your host system (if running on linux) 3) Make sure `binfmt-support` is installed, configured and running on our host (if running on linux) Finally Run `./makeimage.sh`

近期下载者

相关文件


收藏者