Skip to content

Proxy for Final Fantasy Record Keeper written in node.js

License

Notifications You must be signed in to change notification settings

KHShadowrunner/ffrk-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffrk-proxy​

Installation

On Windows: If you don't have Nodejs installed, run install.bat, it will download a working version for you. To start the proxy, just run start.bat and when your firewall is asking, please allow the access. Nodejs has to open a port, where the server is running.

On Linux and Mac: Install Nodejs first via package manager. Just type npm start to run it, all modules are already included, so please do not update them!

Configuration

I think you all know how to configure a proxy server on your phone/tablet. For Android:

Proxy: Manual

Server Ip: IP of the computer where this proxy is running on

Server Port: 5050

Exclude for: 127.0.0.1

To install the root certificate, open ComputerIP:5051 in your phones webbrowser and accept the certificate installation. Your system could request you to set a security pattern (pin, password, etc), you have to do this. You have to install the certificate, it won't work without it.

Known bugs:

At least on Linux, you have to restart the game, when you try to enter a dungeon with not enough stamina. I will have a closer look on it, when I have some time... When reporting bugs, please tell me your server operating system+version and your android device+version.

Requirements:

  • Nodejs >= 0.12

Thanks to:

  • KHShadowrunner
  • SirPhoenix88

About

Proxy for Final Fantasy Record Keeper written in node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.9%
  • Batchfile 2.1%