Skip to content

Nazi404/Gollaborator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Gollaborator

  • A Go-based HTTP Collaborator server for capturing and analyzing HTTP interactions.

πŸš€ Features

  • Captures all HTTP requests
  • Live terminal logging with syntax-colored dump
  • Built-in Cloudflare Tunnel support
  • Clean and responsive UI for connection confirmation
  • Stylish CLI output for better visualization
  • Works on Linux and Termux environments

πŸ“¦ Installation

πŸ”§ Method 1: Clone and Run

git clone https://github.com/Anon-404/Gollaborator.git
cd Gollaborator
go run main.go

βš™οΈ Method 2: Go Install and Move Binary

βœ… For Linux & Termux

go install github.com/Anon-404/Gollaborator@latest
cp $(go env GOPATH)/bin/Gollaborator $PREFIX/bin/
Gollaborator

πŸ” Now you can run Gollaborator from anywhere in the terminal!


πŸ“₯ Cloudflare Tunnel Binary (Optional)

If automatic Cloudflare Tunnel startup fails, you may need to install it manually. Download the appropriate binary for your system from the official site:

πŸ‘‰ Cloudflare Tunnel Downloads

ℹ️ Make sure to download and install the binary based on your system architecture (e.g., amd64, arm, etc.).


πŸ“Έ Sample Output

Gollaborator Demo


🧠 Upcoming Modules

  • DNS Request Logging (πŸ“‘ under development)

  • SMTP Trap (πŸ“© coming soon)

  • UI Panel for logs (Optional)


πŸ‘¨β€πŸ’» Author

William Steven @Anon-404
πŸ”— Telegram: @Anon4004


πŸ“œ License

This project is licensed under the MIT License β€” feel free to use, modify, and share.


Happy Hacking 🐚

Releases

No releases published

Packages

No packages published

Languages