ViaVersion / ViaProxy

Standalone proxy which allows players to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, Bedrock)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add whitelist to incoming connections

maxsupermanhd opened this issue · comments

I would like to be able to filter incoming connections to the proxy with a simple name based whitelist (in online mode) so only I and trusted accounts can use the proxy.

You should rather implement the whitelist on the backend server. Thats a better approach since that also covers direct connections to it

I am sorry, description was not the best, what I meant is having a private ViaProxy (whitelisted) connecting to public server(s).
Example: me and my friend J want to be able to access server C with account F while having our own accounts whitelisted on the ViaProxy (account sharing without sharing actual account credentials). So that I/friend can connect with my/their own account from anywhere to the public whitelisted ViaProxy that will log me in on account F on server C.