will you add proxy-protocol support?
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
do you mean, forward external real ip to fuso client?
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
do you mean, forward external real ip to fuso client?
yes
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
I don't understand the language "rust"
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
no entiendo el lenguaje "rust"
I can implement it, but it will take a little time
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
no entiendo el lenguaje "rust"
I can implement it, but it will take a little time
is it also possible to implement this for the udp protocol?
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
no entiendo el lenguaje "rust"
I can implement it, but it will take a little time
is it also possible to implement this for the udp protocol?
I think it's possible
in order to be able to get normal IP addresses to the minecraft server. in order for the server to be able to receive external IP addresses of players. by the way, nginx supports proxy_protocol (https://imgbb.com/FnpFhPk), will you introduce such functionality in fuso?
Is this question the same as #33?
no, but the question is similar, ip forward is different from proxy-protocol
You can try to modify handshake#L138 to achieve
no entiendo el lenguaje "rust"
I can implement it, but it will take a little time
ok
Proxy Protocol to send user’s real IP to local services.