BUZZARDGTA / GTA-V-Session-Sniffer

A script that scans for IP addresses, country, ports, and tracks how long a player has been active and the last time it was seen. It is optimized for GTA 5 but also works with other P2P video games.
17 stars 4 forks source link

ARP PS5 #5

Closed ege-art closed 5 months ago

ege-art commented 5 months ago

When I connect to my PS5 with ARP and start a session, I don't get any players to show up in the list. I don't know if this is supposed to be like that? Or does this only work when the PS5 is directly connected to the pc to get packages?

BUZZARDGTA commented 5 months ago

When I connect to my PS5 with ARP and start a session, I don't get any players to show up in the list. I don't know if this is supposed to be like that? Or does this only work when the PS5 is directly connected to the pc to get packages?

Mhmm to be honest with you it sounds like you follow each steps correctly (choosing ARP for console). I guess make sure you're scanning from the right network interface, that the mac/ip addresses from that one matches the console one too.

ege-art commented 5 months ago

When I connect to my PS5 with ARP and start a session, I don't get any players to show up in the list. I don't know if this is supposed to be like that? Or does this only work when the PS5 is directly connected to the pc to get packages?

Mhmm to be honest with you it sounds like you follow each steps correctly (choosing ARP for console).

I guess make sure you're scanning from the right network interface, that the mac/ip addresses from that one matches the console one too.

Thanks for your fast response, I'm new to this, how do I do that? And btw my ps won't show up until I ping it's ip address

ege-art commented 5 months ago

Now I understand, I'll try it and text here if it worked or not, I only get packets from the WiFi interface, no other devices..

BUZZARDGTA commented 5 months ago

"my ps won't show up until I ping it's ip address"

Curious, also my script won't update the network interfaces in real time, you need to restart the script if something technically changed there.

"Now I understand, I'll try it and text here if it worked or not"

oki

ege-art commented 5 months ago

"my ps won't show up until I ping it's ip address"

Curious, also my script won't update the network interfaces in real time, you need to restart the script if something technically changed there.

"Now I understand, I'll try it and text here if it worked or not"

oki

BTW why is it showing N/A on the usernames?

BUZZARDGTA commented 5 months ago

BTW why is it showing N/A on the usernames?

I assume you've got everything to works correctly now? It shows N/A because you probably have the blacklist setting enabled, in the blacklist file you can add usernames and their IP, then the program will resolves and color those while sniffing.

ege-art commented 5 months ago

BTW why is it showing N/A on the usernames?

I assume you've got everything to works correctly now? It shows N/A because you probably have the blacklist setting enabled, in the blacklist file you can add usernames and their IP, then the program will resolves and color those while sniffing.

Well I only got the usernames to work, not the ARP issue. I didn't have time for that today so I'll try it tomorrow again