Go-Suit is a very very wacky version of a bash terminal but in go, however with a little twitst

Go-Suit

Go-Suit is a very very wacky version of a bash terminal but in go, however with a little twitst
languages -> Go-Lang
packages Third Party -> goquery, pubip, aurora, go-ps, net-html, cpu, disk, host, mem, speedtest

--------------------------- Third party inscript menu and commands ---------------------------

╭──────────────────────────────────────────────────────────────────╮
│ Command       | List this file and help menu                     │
│ Processing    | Get current running processes                    │
│ inf           | Get basic system information                     │
│ con           | Will test your connection                        │
│ networking    | Will test a complex URL for basic inf            │
│ version       | current version of this script                   │
│ FILEHEX       | hex dump a file within a directory               │        
│ FILEBYTYPE    | Find files by a file extension type              │
│ FILEBYTIM     | Find files by a file creation date               │
│ FILEBYSIZE    | Find files by a file size                        │
│ DIRBYSIZE     | list a directories size                          │
│ trem          | Find all files in a home directory               │
│ stackquestion | search a stack overflow URL with tags            │
│ livenetworking| launch a live network monitor for conn           │
│ Any UNIX/LINUX| this will also work with any other base command  │
│ timedate      | get the current time down to the nanosecond      │
│ findmyp       | get your public Internet Protocal Address [IPA]  │
│ workfrom      | get the directory where go is working from       │
│ inter         | get the interface names                          │
│ desknot       | get a server response from the desktop notif bar │
╰──────────────────────────────────────────────────────────────────╯

this is a pretty massive golang project ive been working on, sure ive made scripts like red rabbit, and even GO-Liath however this isnt a cyber weapon, its something people could utilize and make use of. ever since the dawn of computers they have been used to make peoples lives easier EG something like hacking, bug bounty, IT jobs, or even regular jobs and life. i decided to make some functions that bash reguallary doesnt have and if it does make it faster with the use and programming language Go-Lang, something new but fresh and really fast not only that but go alone for how fast it is is really readable which makes it better for younger developers. /////////////////////////////////////////////////////////////////////////////////////////////////////

installs

Compatibility coming for windows soon 

UNIX/LINUX
chmod +x ./install.sh ; ./install,sh ; go run term.go 

# features and how to
``` Ctrl C is locked unless you are running a live process in that terminal then it will be executed and killed

when prompted to the menu use help, command, commands, or Help to reach the commands menu, this will be prompted pretty quickly

what about speed?

time.sleep or any method in the script to mark how long it will take to execute or do a certian thing is limited to JUST LIVE MONITORS LIKE GO SERVE OR NET MON OR SCRAP

other than that most commands are executed extremely fast, for example dumping hexes, getting network info, IP addresses, interfaces, dates to the nanosecon, and even parsing a URl, everything should execute rather fast asides speedtest which is out of my control

Owner
RE43P3R
Owner Of Stop being a snowflake and live a fucking life for once, stop being stuck on social worlds and fight for what you love
RE43P3R
Similar Resources

A powerful little TUI framework 🏗

A powerful little TUI framework 🏗

Bubble Tea The fun, functional and stateful way to build terminal apps. A Go framework based on The Elm Architecture. Bubble Tea is well-suited for si

Dec 27, 2022

Handy little CLI for interacting with OCI data

oci-tool Handy little CLI for interacting with OCI data Installation go get github.com/csweichel/oci-tool I use Gitpod for developing this tool; you s

May 17, 2022

Little golang app that allows you to download a youtube video as mp3, and optionally embed ID3 tags -Cover Art, Artist ...-

yt2mp3 Little golang app that allows you to download a youtube video as mp3, and optionally embed ID3 tags -Cover Art, Artist ...- Instructions At the

Dec 25, 2021

Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand

Flag Flag is a simple but powerful commandline flag parsing library for Go. Documentation Documentation can be found at Godoc Supported features bool

Sep 26, 2022

Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.

Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.

dasel Dasel (short for data-selector) allows you to query and modify data structures using selector strings. Comparable to jq / yq, but supports JSON,

Jan 2, 2023

lsp is like ls command but more human-friendly

lsp is like ls command but more human-friendly

lsp: list files in a mildly human-frendlier manner lsp lists files, like ls command, but it does not attempt to meet that archaic POSIX specification,

Dec 12, 2022

🎭👄 Like cowsay but it's random anime quote

🎭👄 Like cowsay but it's random anime quote

🎭 👄 weebsay - cowsay but it's random anime quote 🌸 aesthetics inspired by TorchedSammy follow him he is a good guy Installation 🔨 go get -u github

Dec 11, 2022

car is like tar, but for containers!

Mainly, car lets you list or extract files from an OCI (possibly Docker) image, regardless of the platform it was built for. For example, you can extract files from a windows/amd64 image even if you are running linux/arm64.

Nov 26, 2022

dots is CLI tool to build, version and publish config file bundles.

dots-cli dots is CLI tool to build, version and publish config file bundles. TODO (shared): Writing comprehensive documentation Designing landing page

Aug 24, 2022
Related tags
A very very simple CLI tool to know the next and previous SpaceX flights.

Rocket A very very simple CLI tool to know the next and previous SpaceX flights. Commands rocket Get the next flight. rocket latest Get the last fligh

Apr 19, 2021
argv - Go library to split command line string as arguments array using the bash syntax.

Argv Argv is a library for Go to split command line string into arguments array. Documentation Documentation can be found at Godoc Example func TestAr

Nov 19, 2022
cod is a completion daemon for bash/fish/zsh

Cod is a completion daemon for {bash,fish,zsh}. It detects usage of --help commands parses their output and generates auto-completions for your shell.

Dec 25, 2022
🖼️ A command-line system information tool written in bash 3.2+
🖼️  A command-line system information tool written in bash 3.2+

A command-line system information tool written in bash 3.2+ Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays

Dec 30, 2022
Generate ANSI-/Ascii-art version images/Gifs in your terminal.
Generate ANSI-/Ascii-art version images/Gifs in your terminal.

ANSI-Art NOTE: This toy project is not yet finished. ANSI-version Logo Block ANSI-version Logo ASCII-version Logo Support Platform You are kindly remi

Jan 6, 2023
I like reading news but I also like the terminal. I am leaning and practicing my go.
I like reading news but I also like the terminal. I am leaning and practicing my go.

I made an api and didn't know how to use it. Screenshots The initial screen when you first run the app. The screen after you specify an id. This app u

Jan 14, 2022
TScli - a very simple terminal-based client for TSWeb online judge

TScli TScli - a very simple terminal-based client for TSWeb online judge. It supports submitting problems and receiving feedback on them. Installation

Oct 24, 2021
A very simple library for interactively selecting an option on a terminal
A very simple library for interactively selecting an option on a terminal

go-choice A very simple library for interactively selecting an option on a terminal Usage package main import ( "fmt" "github.com/TwiN/go-ch

Dec 30, 2021
A very simple note-taking CLI you can use from the terminal that uses a SQLite DB to persist, and query, notes.

Note Logger Summary A very simple note-taking CLI you can use from the terminal that uses a SQLite DB to persist, and query, notes. Building/Installin

Apr 14, 2022
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal.
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal.

Stonks is a terminal based stock visualizer and tracker. Installation Requirements: golang >= 1.13 Manual Clone the repo Run make && make install Pack

Dec 16, 2022