hexer

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

README

Hexer

Code Health | Release Status

logo.png
Invoke-AI Generated Logo

A light-weight and easy to deploy SSH application which leverages Golang to expose shell sessions to organize HTB sessions.

💡 Check the documentation for usage and more information.

Examples

Serve Command

Using the local mode with the serve command.

serve example

Notes...

Using the local mode with the commands: serve, execute, and note.

note example

Quickstart

Setup Golang (version of at least 1.23 required)

Download at least version 1.23 of Golang for example:

sudo su -
wget https://go.dev/dl/go1.23.5.linux-amd64.tar.gz
rm -rf /usr/local/go && tar -C /usr/local -xzf go1.23.5.linux-amd64.tar.gz
Setup Hexer

Get up and running quick like:

go run github.com/archimoebius/hexer@latest serve

Install / Setup

To download hexer and then use it - something like the following will do:

go install github.com/archimoebius/hexer@latest
hexer serve

Credits

Without the shoulders of giants to stand upon - this project wouldn't exist... Thank you for crafting such great libraries!

🤝 Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

📝 License

Copyright ©2025 ArchiMoebius.

This project is GPL licensed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳