简体   繁体   English

是否可以在iOS上控制http请求和流量?

[英]Is it possible to control http requests and traffic on iOS?

The task is to develop an application for iOS to protect children from inappropriate content. 任务是为iOS开发一个应用程序,以保护儿童免受不当内容的侵害。 Parents should have the ability to add appropriate site in the list of sites, that is not appropriate for their child. 父母应该有能力在网站列表中添加适合自己孩子的网站。 Is it possible to control all the http (and https) requests and traffic on iOS devices from all applications, including Safari (of course with the permission of the owner of the device)? 是否可以从包括Safari在内的所有应用程序控制iOS设备上的所有http(和https)请求和流量(当然要经过设备所有者的许可)? By what means it is possible to implement? 通过什么方法可以实现?

Check out iOS Restrictions: https://support.apple.com/en-us/HT201304 . 查看iOS限制: https : //support.apple.com/zh-cn/HT201304 You can lock down the device to certain apps and block websites in the Safari section. 您可以将设备锁定到某些应用程序,并在Safari部分阻止网站。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM