DWShells:SSH Connection Guide: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Connecting to Your DWShell via SSH == Your login details are: * '''Server:''' '''dwshell.darkworld.network''' * '''Port:''' '''22''' * '''Username:''' Your chosen username (for IRC-based requests, it's often your IRC nickname). * '''Password:''' The password sent to you upon approval. === Connecting from Linux/macOS (Terminal) === Open your terminal and use the following command: ```bash ssh your_username@dwshells.darkworld.network" |
m Protected "DWShells:SSH Connection Guide" ([Edit=Allow only administrators] (indefinite)) |
(No difference)
| |
Revision as of 06:41, 24 September 2025
Connecting to Your DWShell via SSH
Your login details are:
- Server: dwshell.darkworld.network
- Port: 22
- Username: Your chosen username (for IRC-based requests, it's often your IRC nickname).
- Password: The password sent to you upon approval.
Connecting from Linux/macOS (Terminal)
Open your terminal and use the following command: ```bash ssh your_username@dwshells.darkworld.network