- A Go-based HTTP Collaborator server for capturing and analyzing HTTP interactions.
- 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
git clone https://github.com/Anon-404/Gollaborator.git
cd Gollaborator
go run main.goβ 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.).
-
DNS Request Logging (π‘ under development)
-
SMTP Trap (π© coming soon)
-
UI Panel for logs (Optional)
William Steven @Anon-404
π Telegram: @Anon4004
This project is licensed under the MIT License β feel free to use, modify, and share.
Happy Hacking π
