awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesiOS

Managing multiple iOS devices simultaneously by routing inspector traffic through separate port assignments.

Distinct from Multi-Device Controllers: Distinct from Multi-Device Controllers: targets iOS devices for debugging, not Android devices for synchronized testing.

Explore 1 awesome GitHub repository matching mobile development · iOS. Refine with filters or upvote what's useful.

Awesome iOS GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • google/ios-webkit-debug-proxyالصورة الرمزية لـ google

    google/ios-webkit-debug-proxy

    6,174عرض على GitHub↗

    ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes

    Managing simultaneous debugging sessions across multiple iOS devices with stable port assignments that persist across reconnections.

    C
    عرض على GitHub↗6,174
  1. Home
  2. Mobile Development
  3. Android Device Controllers
  4. Multi-Device Controllers
  5. iOS