shadow-1 / yi-hack-v3

Alternative Firmware for Xiaomi Cameras based on Hi3518e Chipset
GNU General Public License v3.0
1.16k stars 155 forks source link

Regional ban hack guide #4

Closed hanson06 closed 7 years ago

hanson06 commented 7 years ago

Can provide step by step guide to configure proxychains-ng...no exprince on that

Jun-Sheng commented 7 years ago

same here. @hanson06. can @shadow-1 or @xmflsct provide some guidance?

i was able to successfully flash rootfs partition & home partition, however, i am stuck at the configuration part. what changes are to be made on the ProxyChainNg configuration?

xmflsct commented 7 years ago

Simple explanation:

You only need to modify the last line of the configuration, namely, the socks proxy. The format is: socks4 PROXY_IP PROXY_PORT or socks5 PROXY_IP PROXY_PORT. You should try these proxies on your computer to make sure it is working. https://whatismyipaddress.com/ Do try this https website to be sure that the proxy is based in mainland China, excluding Hong Kong and Macau. This webpage also verifies that the proxy supports SSL which is essential for the trick to work.

shadow-1 commented 7 years ago

@hanson06 @junsheng89 I have finally gotten around to writing a more detailed guide on how to use this hack. Let me know if you have any issues.