Crate pocket_relay_mitm_server
source ·Expand description
Module for the Redirector server which handles redirecting the clients to the correct address for the main server.
Functions
Starts the MITM server. This server is responsible for creating a sort of
proxy between this server and the official servers. All packets send and
recieved by this server are forwarded to the official servers and are logged
using the debug logging.