Skip to content

v1.0.68

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 21:36
· 208 commits to main since this release
160b86f
add httpproxy command (#133)

You can now use:
for auth:
ios httpproxy 192.168.2.88 12345 user password --p12file=/Users/cert.p12 --password=a 

ios httpproxy 192.168.2.88 12345 --p12file=/Users/cert.p12 --password=a 

and 
ios httpproxy remove
to delete it again.