boris-sinyapkin / lurk

Lightweight implementation of a SOCKS5 proxy built on async Rust
0 stars 0 forks source link

Research .mobileconfig iOS configurations #32

Open boris-sinyapkin opened 4 weeks ago

boris-sinyapkin commented 4 weeks ago

https://support.apple.com/en-gb/guide/deployment/depc0aadd3fe/1/web/1.0 https://support.apple.com/en-gb/guide/apple-configurator-mac/pmd85719196/mac https://www.hexnode.com/mobile-device-management/help/deploy-custom-configuration-profile-to-configure-global-http-proxy-on-ios-devices/

Apple doc https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf

The profile could be generate by using Apple Configurator and installed in iOS through "Settings".

iOS doesn't support SOCKS5 by default, so Potatso Lite is a choice.