ThauEx / ffrk-proxy

Proxy for Final Fantasy Record Keeper written in node.js
GNU Lesser General Public License v3.0
39 stars 21 forks source link

Getting this to work on non-rooted Kindle Fire #67

Closed joshmichaud closed 8 years ago

joshmichaud commented 8 years ago

Hey, I have a Kindle Fire that I just bought, and it came with FireOS 5.3.1. I haven't seen any way to root this yet (the old ways seem like they're going to brick it), but I have dev access and installed Play Store and FFRK.

I went through the instructions and set up my proxy properly (192.168.0.105, port 5050, bypass 127.0.0.1, allow access through firewall), but "computerip:5051" gives me errors about "getaddrinfo ENOTFOUND." So I'm unable to install the certificate. Do I have to do the Python installation tutorial from elementevil on my computer? How do I get this to work?

image

ThauEx commented 8 years ago

Well... computerip needs to be replaced with the ip of the computer, where the proxy is running.

joshmichaud commented 8 years ago

Oh...wow...sorry for the post, it works perfectly.