Giter Club home page Giter Club logo

ts3proxy's People

Contributors

alexelvers avatar bluscream avatar derkalle4 avatar glip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ts3proxy's Issues

Multiple TS3 Servers

Sorry for my bad english

Is there a way to add more than one TS3 Server or can I only proxy one server at a time?

-

Duplicate of #5

Use ServerQuery for weblist

That would provide a easy way to get the required information on a regular basis and you can warn the user if the original IP is still present on the weblist + maybe offer to change it for him.
Also this would not require any user interaction when the servername/slots/etc. change.

The PIP package ts3 might be a good library to use :3

Command not found?

Good morning!

I am attempting to install this script on my VPS but unfortunately when I "install" via the provided script, it does not create the runnable command.

I have ensured:
python3 is installed
pip is installed
setup actually runs
I am a non-root user
no errors were received during the collection of the packages, the execution of pip, etc.

Is there anything I am missing?

Can be be ran from windows instead of linux?

as topic says

If no, would you be willing to adapt it to also make it work for windows 10/11?

If yes could you provide guide on that too?

Further can this run with cloudflare?

[Tutorial] Install script

apt-get install python3-yaml git screen
git clone https://github.com/Kandru/ts3proxy
cd ts3proxy
screen -S ts3proxy -x python3 -m ts3proxy

Proxy not starting

For some reason the proxy doesn't want to start on my linux machine (Debian 8).
Python 3.4.2

[2017-09-14 22:15:08,601] Voice: 0.0.0.0:9987 <-> my.target.ip:9987
Traceback (most recent call last):
  File "/usr/local/bin/ts3proxy", line 9, in <module>
    load_entry_point('ts3proxy==0.3', 'console_scripts', 'ts3proxy')()
  File "/home/ts3proxy/ts3proxy/ts3proxy.py", line 48, in main
    file_transfer = TcpRelay.create_from_config(logging, config['ts3FileTransfer'])
  File "/home/ts3proxy/ts3proxy/tcp.py", line 103, in create_from_config
    whitelist_file=relay_config['whitelist'],
  File "/home/ts3proxy/ts3proxy/tcp.py", line 22, in __init__
    self.socket.listen()
TypeError: listen() takes exactly one argument (0 given)`

Is there something I can do wrong?

Generate config instead of deploying

Provide a first-time setup in case the config couldn't be located that will guide the user through the setup process.
This also prevents resetting your config after doing git pull

I can PR something like that if you want :)

Allow portranges

For example: servers: "1-65535:127.0.0.1:9987" and it will take as many ports as it can from that range (show an error for ports that are in use)

Banned all users

If you ban people, everyone will be banned as the ip from the proxy

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.