Proxy Command

Starts a local Velocity proxy server that redirects to the specified server. It is especially useful for testing if a server is vulnerable to the IP Forwarding issue.

Where does it work?

It works on servers where the response includes the player list, which typically occurs on servers like Spigot, Paper, and others, but not on proxies such as BungeeCord or Velocity.

What is its use?

When griefers find a vulnerable server, such as an exposed port in a network, they may not know the usernames of the administrators or may attempt to spoof the administrator's UUID. However, if the server changes the player's original UUID to a random one, this complicates the process for them. In such cases, griefers resort to methods like this to obtain the administrator's name or UUID, making their objective easier. Velocity.

Modes

Simple: Displays connections and disconnections

Table: Displays connections and disconnections in a table where the data is constantly updated. Overflow refers to the situation where, if there is no more space in the terminal, the data will be hidden until the command is stopped with Ctrl + C, if not activated. Otherwise, the data will continue to display, but the table may become corrupted when scrolling, which could cause the information to repeat or overlap.

← Listening Command FakeProxy Command →