Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alebcay
/
ios-webkit-debug-proxy
Public
forked from
google/ios-webkit-debug-proxy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
a724e10
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2018
increase websocket max body size
Show description for a724e10
artygus
committed
a724e10
Copy full SHA for a724e10
Commits on Aug 14, 2018
version bump 1.8.1
artygus
committed
b125498
Copy full SHA for b125498
Commits on Jun 5, 2018
retrieving lockdownd error code on handshake failure
artygus
committed
a4ed446
Copy full SHA for a4ed446
Commits on May 23, 2018
escape url in json output, fixes #259
artygus
committed
2f08a1c
Copy full SHA for 2f08a1c
Commits on Apr 16, 2018
Connected message isn't shown on iOS 11.3 , fixes #255
Show description for d95877a
artygus
committed
d95877a
Copy full SHA for d95877a
Commits on Aug 16, 2017
version bump 1.8
artygus
committed
4d83444
Copy full SHA for 4d83444
Commits on Aug 9, 2017
Merge pull request #217 from google/ios11_support
Show description for 2b47e3d
artygus
authored
2b47e3d
Copy full SHA for 2b47e3d
readme: iOS11 troubleshooting
artygus
committed
9157f7b
Copy full SHA for 9157f7b
Commits on Aug 7, 2017
send partial plists only for iOS < 11
artygus
committed
22229ef
Copy full SHA for 22229ef
Commits on Jun 5, 2017
readme: typo and whitespaces
artygus
committed
55d0a95
Copy full SHA for 55d0a95
Commits on May 16, 2017
Merge pull request #204 from ticky/charset-fix
Show description for 67cd34c
artygus
authored
67cd34c
Copy full SHA for 67cd34c
Add UTF-8 fix for JSON responses
ticky
committed
1bac298
Copy full SHA for 1bac298
Changed charset to UTF-8 for device and page selectoion HTML
ticky
committed
4735773
Copy full SHA for 4735773
Commits on May 15, 2017
use request's hostname/IP address, fixes #25
artygus
committed
8d6ec3d
Copy full SHA for 8d6ec3d
Commits on May 2, 2017
Merge pull request #200 from auchenberg/patch-3
Show description for aeb91cc
artygus
authored
aeb91cc
Copy full SHA for aeb91cc
Commits on Apr 27, 2017
Update README with simpler instructions for DevTools
auchenberg
authored
0e86772
Copy full SHA for 0e86772
Commits on Apr 19, 2017
Merge pull request #197 from auchenberg/patch-2
Show description for 158d988
artygus
authored
158d988
Copy full SHA for 158d988
Remove win32 mentions and use MacOS in Readme
auchenberg
authored
91c309b
Copy full SHA for 91c309b
Merge pull request #196 from auchenberg/patch-1
Show description for 29857b7
artygus
authored
29857b7
Copy full SHA for 29857b7
Update README.md
auchenberg
authored
d1bed76
Copy full SHA for d1bed76
Add Windows support to README
auchenberg
authored
0513ba3
Copy full SHA for 0513ba3
Commits on Apr 13, 2017
examples: win32 sockets
artygus
committed
2d20ed3
Copy full SHA for 2d20ed3
Commits on Apr 9, 2017
Merge pull request #193 from google/mingw64
Show description for b50ab10
artygus
authored
b50ab10
Copy full SHA for b50ab10
win32 sockets
artygus
committed
8d7f920
Copy full SHA for 8d7f920
strcasestr, strndup, getline replacements for systems lacking them
Show description for 5a6042f
artygus
committed
5a6042f
Copy full SHA for 5a6042f
replace stpcpy with strcpy
Show description for 571a296
artygus
committed
571a296
Copy full SHA for 571a296
replace stpncpy with strncpy
Show description for a6a891e
artygus
committed
a6a891e
Copy full SHA for a6a891e
configure: check for win32 platform
artygus
committed
cf32403
Copy full SHA for cf32403
fallback to pcre if regex.h is missing
artygus
committed
9c33348
Copy full SHA for 9c33348
add config.h include to sources
artygus
committed
d971a4b
Copy full SHA for d971a4b
Commits on Mar 31, 2017
configure: include libimobiledevice CFLAGS in idevice_connection_get_fd check
Show description for 7a49227
artygus
committed
7a49227
Copy full SHA for 7a49227
Commits on Mar 12, 2017
keep private header files in src/
artygus
committed
f8c1a7f
Copy full SHA for f8c1a7f
Commits on Feb 19, 2017
moved headers into subdir to avoid ambiguity on install
Show description for 697dbc5
artygus
committed
697dbc5
Copy full SHA for 697dbc5
Commits on Jan 20, 2017
readme: corrected grammar in headline
artygus
authored
d1ca626
Copy full SHA for d1ca626
readme: updated headline
artygus
committed
8c933f0
Copy full SHA for 8c933f0
Pagination
Previous
Next
You can’t perform that action at this time.