GithubHelp home page GithubHelp logo

justkeepquiet / tera-proxy-server Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 3.0 76.63 MB

Network proxy program written on node.js, designed to work on the TERA server side. Based on TeraToolbox. Supported patches 92.03, 92.04 and 100.02.

Home Page: https://forum.ragezone.com/f797/tera-server-proxy-allowing-gm-1207688/

JavaScript 99.89% Batchfile 0.11%
tera-online tera-server

tera-proxy-server's Introduction

tera-proxy-server

Network proxy program written on node.js, designed to work on the TERA server side. Based on TeraToolbox.

Allowing GM (QA) commands for an account

The implementation allows you to allow GM (QA) commands to certain accounts by proxying connection to the TERA Server with the block of the C_ADMIN packet. It will also need to replace original ArbiterServer.exe to allow QA commands on qaServer disabled mode.

How to install

  1. Unpack the tera-proxy-server to your server directory.
  2. Unpack ArbiterServer_m1.exe to your Bin directory of TERA Server.
  3. Open the 1. ArbiterServer.bat file and change ArbiterServer to ArbiterServer_m1.
  4. Open the DeploymentConfig.xml file, change port 7801 to 7701, and set the qaServer param to false.
  5. Start the TERA servers (Arbiter, World, etc.).
  6. Run tera-proxy-server\Start.bat.
  7. Go to TERA API Admin Panel and set the Privilege value for the account you want to grant commands.
  8. Make sure that port 7701 is not available for external user connections.

Privilege values

  • 31 - Only QA commands allowed.
  • 32 - Only GM panel allowed (Alt+A).
  • 33 - QA commands and GM panel are allowed.

Important note

Since this method uses proxying, it will no longer be possible to obtain user's real IP address, so IP bans in TERA API will not work.

TERA server files

tera-proxy-server's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.