You are on page 1of 2

If you really want to create a proxy server by your own, here is

how (Windows):

1. Install XAMPP
2. Install CCProxy
3. Inside XAMPP's folder, go into htdocs, create a folder called
deviceservices, go into it and create another called buddy.
4. add 127.0.0.1 static.ips.apple.com to your hosts file
5. Open notepad, paste the following: code and save as
barney_activation_help_en_us.buddyml (change en_us to
the country/language configured in your device)
Go into your iDevice and configure it's proxy settings within you
windows local ip (example 192.168.x.x) and CCProxy port.

NOTE If you are in the lock screen you can sucessfully bypass
(not remove iCloud). this is the method with Help file ( than one
u see it from many people offering bypass ) but is Just that .

htdocs\deviceservices\buddy\barney_acti
vation_help_en_us.buddyml

https://gist.github.com/gurin/80970ef3683cbab22daf

code:

1 <xmlui action="replace"><alert
2 cancelButtonTitle="Unlock" />
3 <page>
4
<navigationBar title=“u
5
want bypass”
6
7 hidesBackButton="true"></navi
gationBar>

<tableView>
<section
footer="blablabla" />
<section footer=""/>
8 <section footer=
9 "blablabla"/>
10 <section>
11
12
<buttonRow align="center"
13
14 label="Try Again"
15 name="tryAgain"/><alert
16 buttonRow="Unlock" />
17
18
19 </section>
20
<section>
21
22
23 </section>
24 </tableView>
25

</page>
</xmlui>

You might also like