Skip to content

Instantly share code, notes, and snippets.

@neftaly
Created June 10, 2019 03:36
Show Gist options
  • Save neftaly/6cf556a935eac24b76cd389e7ef1bc2d to your computer and use it in GitHub Desktop.
Save neftaly/6cf556a935eac24b76cd389e7ef1bc2d to your computer and use it in GitHub Desktop.
Cyberpunk 2077 internal-cdprojektred.com SSH session
neftaly@nef-w10:~$ ssh samurai@internal-cdprojektred.com -p 2020
samurai@internal-cdprojektred.com's password:
WhenItsReady

 ___________  ____________ _____   ___ _____ _   _______  ______ ___________
/  __ \  _  \ | ___ \ ___ \  _  | |_  |  ___| | / /_   _| | ___ \  ___|  _  \
| /  \/ | | | | |_/ / |_/ / | | |   | | |__ | |/ /  | |   | |_/ / |__ | | | |
| |   | | | | |  __/|    /| | | |   | |  __||    \  | |   |    /|  __|| | | |
| \__/\ |/ /  | |   | |\ \\ \_/ /\__/ / |___| |\  \ | |   | |\ \| |___| |/ /
 \____/___/   \_|   \_| \_|\___/\____/\____/\_| \_/ \_/   \_| \_\____/|___/

samurai@internal-cdprojektred:~$ ls
Cyberpunk_2077  GOG  GWENT
samurai@internal-cdprojektred:~$ cd Cyberpunk_2077/
-rbash: cd: restricted
samurai@internal-cdprojektred:~$ ls -l Cyberpunk_2077/
total 45812
-r-------- 1 samurai netrunner 23482539 Jun  9 19:20 CP77-Poster_A2_200DPI_BLEED_3mm.pdf
-r-------- 1 samurai netrunner 23288650 Jun  9 19:20 CP77-Poster_A2_200DPI_NO_BLEED.pdf
-r-------- 1 samurai netrunner     2704 Jun  9 19:20 readme.txt
-r-------- 1 samurai netrunner   130449 Jun  9 19:20 thank_you_for_support.jpg
samurai@internal-cdprojektred:~$ cat Cyberpunk_2077/readme.txt
-rbash: cat: command not found
samurai@internal-cdprojektred:~$ echo `<Cyberpunk_2077/readme.txt`

Finally, after months of preparation, we can share with you two big things we have been hard at work on — CP2077's cinematic story trailer and a brand new gameplay demo! Yes, yes, we know — for now, the demo is only available to the lucky ones who managed to get tickets to E3 and the rest of you will have to wait until gamescom or the public dev Q&A unveiling stream at PAX in August. Yeah, we can already feel the bashing you're gonna give us online :(. "Why are you not treating us fair", "why is the gameplay not being released right away?". The reason is we want to make the most out of the months of work we put into the demo and first showcase gameplay live at E3 and gamescom. Releasing gameplay right away would make the gamescom presentations pointless and would significantly limit our chance to build hype. Why do we need to build hype? To get more gamers interested in CP2077 and, hopefully, convince them to give it a go. We are putting our hearts and souls into making CP2077 a great game and we would like as many gamers as possible to find out about it and experience its amazing story. Also, hype can turn i And let’s not forget about one more super important announcement — the release date. Less than a year from now, on April 16th, 2020, you’ll finally be able to s As you probably noticed, we prepared 2 editions of the game. Why only two? Because when we pre-order ourselves, we don’t like to go to Wikipedia to compare content. We have a simple deal: there’s the standard edition, the one we think most gamers will choose, and a limited Collector’s Edition. While we're pretty proud of the CE, we'd like to turn your attention to that first one. Why? Because we have really maxed out the physical capacity of the box with goodies. We think this raises the bar for "standard" and we hope you'll think so, too. Also, since pre-orders are live, you might be wondering if there’s any point in placing an order now. Yes, if you want to give us some extra support. Pre-orders help us build anticipation — the more copies you pre-order, the more likely it is for us to get retail (both digital and physical) behind the game. Therefore, if you like what you see, we will appreciate you "voting yes" for CP2077 with a pre-order. If you a CD PROJEKT RED teamng forward to seeing you in Night City!re materials or reviews. Our goal is for you to truly enjoy CP2077 and not regret a pre-order.

@necodeus
Copy link

scp -r -P 2020 samurai@internal-cdprojektred.com:/ C:\CP

@jhm-ciberman
Copy link

jhm-ciberman commented Jun 10, 2019 via email

@MatthiasVanMeerbeek
Copy link

this one is better, it only downloads the necessary folder and files:
scp -r -P 2020 samurai@internal-cdprojektred.com:/home/samurai C:\CP

@sonicer105
Copy link

sonicer105 commented Jun 10, 2019

Yes. I realized while I was waiting. I already downloaded all files. Thanks! El lun., 10 de jun. de 2019 5:21 a. m., Dawid

Can you re-host those somewhere please? They appear to have blocked port 2020 now so SSHing no longer works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment