Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 494 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 494 Bytes

a2r_proxy

The proxy server for Addicted2Random

Look at http://www.addicted2random.eu for more information

Prerequisites

  • nodejs (tested with 0.8)

for dependencies

  • npm (tested with 1.1)
  • gcc

Installation

Get sourcecode

git clone git://github.com/Terminal21/a2r_proxy.git

cd a2r_rpoxy

Install dependencies

npm install optimist node-syslog cjson osc-min request

Start server

./a2r_proxy

or verbose mode

./a2r_proxy -v