Decoding a riddle

fraythom Posted messages 34 Status Membre -  
astuces72 Posted messages 2146 Registration date   Status Membre Last intervention   -
Hello!
So here I am with 0 skills in computing, coding, mathematics (I don't even know if I'm in the right forum) and I would like some help deciphering a code, it's to find the location of a place I think:
'' base16
737368202d70203432303432206b65694035312e3138352e323637 ''

There you go, if someone can enlighten me or even find the solution haha
Thanks in advance (ps: if this isn't the right forum topic, please let me know where it might be less off-topic ^^)

3 réponses

Mr_Evil_Duck Posted messages 45 Status Membre 2
 
It's Hex and it gives a login command on a server via ssh

ssh -p 42042 kei@51.185.267

Quickly delete this post, I don't know if the server is public or not.
2
fraythom Posted messages 34 Status Membre
 
Thank you! When I search for the link, it says "no results." Is that normal?
-1
Mr_Evil_Duck Posted messages 45 Status Membre 2
 
the link?

Yes, that's normal; you need to use an SSH terminal to connect to it

Putty, for example, for Windows

Natively on Linux
-1
fraythom Posted messages 34 Status Membre
 
When I copy and paste in 'host name', it opens a black window, and after a while, it says 'error network'.
0