Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ TaikoReverseProxy Public archive

A reverse proxy server for TaikoLocalServer using Node.js

License

Notifications You must be signed in to change notification settings

shiibe/TaikoReverseProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaikoReverseProxy

A reverse proxy server for TaikoLocalServer using Node.js

How to Use

This can be used as a proxy server specifically for TaikoLocalServer. It also includes an automated way of adding hosts entries required to run the game with certain environments. Please read the config for all options.

Windows

Download the newest release from the releases page, extract it, and run TaikoReverseProxy.exe

Linux

Make sure you have Node v16 (and yarn if you prefer it over npm) installed, then run the app like any other node app:

cd ~path/to/TaikoReverseProxy
npm && npm start

or

cd ~path/to/TaikoReverseProxy
yarn && yarn start

About

A reverse proxy server for TaikoLocalServer using Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published