Practice Linux commands, pentesting tools, and programming in your browser
help - Show all available commandswhoami - Display current userpwd - Print working directoryls - List directory contentscd [dir] - Change directorycat [file] - Display file contentsecho [text] - Print textdate - Show current date and timeclear - Clear terminalnmap --help - Show nmap helppython --version - Show Python versionping [host] - Simulate ping commandifconfig - Show network configurationps - Show running processesuname -a - Show system informationNote: This is a simulated terminal for educational purposes. Commands are emulated and don't execute actual system operations.