Giter Club home page Giter Club logo

ts3proxy's Introduction

TS3Proxy

TS3Proxy aims to be a complete solution for proxy ts3. It allows you to hide the original location of your teamspeak server and may be a good choice to defeat DDoS-Attacks. Just use multiple instances for different kind of people (like admins, moderators, members and guests) on different virtual machines (in different data centers of course). And it's ideal for users that want to hide their original client IP address.

  • Proxy TS3 UDP Port
  • Proxy TS3 Filetransfer Port
  • Proxy TS3 Serverquery Port

HowTo configure

Just open the "config.yml" and change the "remoteAddr" to the hostname OR IP of the teamspeak3 server you want to connect to. Please also adjust the ports if they differ. At least the filetransfer ports (relayport and remoteport) need to be exactly the same! Otherwise the filetransfer will not work. All other ports can be adjusted the way you want. There is no need to keep them the same.

HowTo install

Just unzip the latest release (or master branch) zip file and open a terminal in the unzipped folder:

sudo pip3 install -e .

And just run it afterwards with an NON-ROOT user via command line:

ts3proxy

HowTo run (Alternative)

Install all dependencies:

apt-get install python3-yaml

Run the ts3proxy

python3 -m ts3proxy.ts3proxy

ts3proxy's People

Contributors

derkalle4 avatar

Watchers

James Cloos avatar Mário Antônio 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.