1.0.8 • Published 4 years ago

the-terminal v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

The Terminal

The Terminal is a hyper realistic hacking simulator.

hacking.gif

Help / Feedback

Need Help? Want to give Feedback?

Join our Discord!

Accessing The Terminal

To access The Terminal, you will need to have node.js and an up to date version of npm, which includes the npx command.

Then run the command:

# Start The Terminal
npx the-terminal

Note: Windows users with a space in their username may run into problems. Try this if you have problems:

# fix for Windows issues
npm i -g the-terminal

# Start The Terminal
npx the-terminal

Follow the directions in Create an Account to start playing

Create an Account

The security for the root account has recently been compromised by a security patch.

Quickly, before it re-secured, log into the root account using the password admin123.

$ npx the-terminal

Login as: root
root's password: admin123

Once you've signed into the root account, you will have access to create a user.

# Create an Account
root$ adduser <your-username>

Follow the prompts and then exit.

# exit The Terminal
exit

Log back into The Terminal using your newly created credentials.

npx the-terminal
Login as: <your-username>
<your-username>'s password: <your-password>

You will have an email waiting for you with further instructions.

# read your mail
mail

This box will serve as your entry point into The Network.

1.0.8

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago