Skip to content

Orbix is an alternative command line written in the Go language. It provides the same basic commands as standard CMD, but also includes additional commands specific to the tool. Orbix is compatible with most CMD commands, providing a more flexible and extensible command shell

License

Notifications You must be signed in to change notification settings

bezhan2009/Orbix

Repository files navigation

Opera_Снимок_2024-07-28_224908_logo html-removebg-preview

GitHub top language GitHub language count GitHub code size in bytes GitHub repo size GitHub last commit GitHub User's stars

Read in Русский

Orbix is an alternative command line interface written in the Go programming language. It provides the same basic Commands as the standard CMD, but also includes additional Commands specific to this tool.

Features

  • Orbix Compatibility: Orbix supports most Orbix Commands, ensuring a smooth transition for users.
  • Additional Commands: Orbix includes a range of additional Commands designed to simplify everyday tasks for system administrators and developers.
  • Extensibility: Since Orbix is written in Go, its functionality can be easily extended by developing custom Commands.
  • Performance: Go is known for its high performance, making Orbix fast and responsive.
  • Support and Feedback: Users can contact the developer directly via Telegram.

Installation and Running

git clone https://github.com/bezhan2009/Orbix.git
cd Orbix
cd scripts
go run .

image image

image

List of Available Commands

  • CREATE: Creates a new file.
  • CLEAN: Clears the screen.
  • CD: Changes the current directory.
  • CF: Creates a folder.
  • COPYSOURCE: Copies the source code of the file.
  • DF: Deletes a folder.
  • DNSLOOKUP: Performs DNS lookups.
  • LS: Lists directory contents.
  • NEWTEMPLATE: Creates a new template of Commands to execute.
  • REMOVE: Deletes a file.
  • READ: Displays the contents of a file.
  • PROMPT: Changes the Orbix prompt.
  • PINGVIEW: Displays ping.
  • NEWUSER: Adds a new user for Orbix.
  • ORBIX: Starts another instance of Orbix.
  • TEMPLATE: Executes a specific command template.
  • SYSTEMORBIX: Displays information about Orbix.
  • SYSTEMINFO: Displays system information.
  • SIGNOUT: Logs out the user from Orbix.
  • TREE: Graphically displays the directory structure of a disk or path.
  • WRITE: Writes data to a file.
  • EDIT: Edits a file.
  • OPEN_LINK: Opens the link in the browser.
  • EXTRACTZIP: Extracts .zip archives.
  • SCANPORT: Scans ports.
  • WHOIS: Retrieves information about a domain.
  • WIFIUTILS: Launches the WiFi utility.
  • IPINFO: Retrieves information about an IP address.
  • GEOIP: Retrieves geolocation information for an IP address.
  • EXIT: Exits Orbix.

Development Guide

If you want to extend the functionality of Orbix, you can contact the developer here.

Feedback and Support

If you have any questions, suggestions, or issues, please create a new issue in our GitHub repository.

About

Orbix is an alternative command line written in the Go language. It provides the same basic commands as standard CMD, but also includes additional commands specific to the tool. Orbix is compatible with most CMD commands, providing a more flexible and extensible command shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published