Multi-Go icon indicating copy to clipboard operation
Multi-Go copied to clipboard

A multi-tool made in Go, and aimed at security experts to make life a little more convenient

Results 14 Multi-Go issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

https://github.com/TheRedSpy15/Multi-Go/blob/f57a3d4eceef4e2c81102d53579a038481dc0f40/tasks/news.go#L34-L39 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in f57a3d4eceef4e2c81102d53579a038481dc0f40. It's been assigned to @TheRedSpy15 because they committed the code.

enhancement
Priority: High
todo :spiral_notepad:

Need a new task the will download the newest release (not building from source), and replace the current one. Also presenting the option to run the install task

new feature
Priority: Medium

The Audit task is my biggest priority right now. I need some help though. Being a beginner not only with Go, but also with Linux, I need some help to...

enhancement
help wanted
Priority: High

As Multi-Go is trying to become an official tool, and not just a side project, a logo would definitely be cool to have, and attract more users If anyone is...

Priority: Low

If anyone is willing to make one, that would be awesome!

Priority: Low

The `PrintCPU` function in `utils.go` should print CPU usage, and the `PrintMemory` function should print physical memory, not swap. This is part of my conversion of TODOs into issues to...

enhancement
Priority: Medium

Nothing in particular. If you see a way you can add a test, please do

enhancement
good first issue
Priority: Low

A new task that cleans temporary files on the system I already created a file for it under tasks, but haven't really done any of the coding for it

new feature
Priority: Medium

Compatibility is something that Multi-Go is really struggling in. Certain things like Debian/Ubuntu specific commands to perform tasks like installing or auditing, need to detect the OS/distro, and change the...

enhancement
Priority: Medium