Provissy / kcsp

A simple proxy server for KanColle to avoid network problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM

kcsp

A http proxy server designed for KanColle to avoid network problem.

This package is server-side only. You need to use a compatible client.

License

GPL-2.0

Install

$ npm install -g kcsp

Usage

Usage: kcsp {OPTIONS}
Options:
  -b, --path        set the base path for all related files
  -c, --cache-path  set the database directory for cache
  -l, --log-path    set the log directory
  -p, --port        set the port for requests, default to 8099
  -h, --help        show this help

About

A simple proxy server for KanColle to avoid network problems.

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%