El Gran Bazaar Help
How to Connect
Use your favorite SSH client to connect:
Windows
- Use Command Prompt or Windows Terminal
- Or install PuTTY if you prefer a GUI
- Example Command:
ssh elgranbazaar.com -p 2222
Mac OS
- Open Terminal (found in Applications → Utilities)
- Use the SSH command:
ssh elgranbazaar.com -p 2222
Linux
- Open your system Terminal
- Use the SSH command:
ssh elgranbazaar.com -p 2222
Some Available Commands Inside EGB
listing— View available products.search [keyword]— Search for products.profile @username— View a user's profile.message @username— Send a private message.sell -title -description -price— Post an item for sale (registered users only).motd— View the message of the day.
Note
You must use an SSH client. For the best experience, use a terminal on a desktop or laptop.