Bluscream / bluscream

Public Repository
1 stars 0 forks source link

Get Player IPs #8

Open tkh2obury opened 2 months ago

tkh2obury commented 2 months ago

https://github.com/tremwil/SteamP2PInfo/issues/55 Here you asked "How would one get actual IPs and not just 90200863803725836:7777, etc" 90200863803725836 is the decimal representation of an IP address, you can use cyberchef to convert it. image

My question for you is, how did you find this "90200863803725836:7777" ? Where do you get this data from steam p2p connections?

Bluscream commented 2 months ago

Thanks a lot, so i just need to check that out. 7777 is their actual client port then? Or just another conversion?