I added the ID 2008 for TS_CS_CHARACTER_LIST:
Download rzfilter and deps and unpack zip in the same folder.
rzfilter now need to be start only one time and the .bat is not needed anymore.
Configuration has a bit changed, refer to the rzfilter.opt file in the rzfilter.zip package:
Code:
# External IP used for the client to connect to the filtered GS port
client.externalip:EXTERNAL_PUBLIC_IP
# Base filtered GS port. Each GS will use this port incremented based on its order
# The order is based on the GS index
# For example with the given config:
# - GS with index 1 will listen on 14514
# - GS with index 2 will listen on 14515
# - etc.
client.gsbaseport:14514
# Where to listen for clients (the is the ip and port to use in sframe command line)
client.listen.ip:0.0.0.0
client.listen.port:14500
# The real auth server to filter
server.ip:127.0.0.1
server.port:4500
client.epic:0x090500
Use client.epic:0x090500 to enable the new ID.
I did not try with the KTS client, tell me if it works for you.
@

the KTS client you gave me is a old 9.1 client from 2014. If that's the one available for download, then it is expected to update it via the launcher I guess.
@

To use that client without update, you need to use client.epic:0x090100