Sign inSign up

garfieldwtf/proxyrack

By garfieldwtf

Updated 6 months ago

Image
0

356

garfieldwtf/proxyrack repository overview

Proxyrack Agent Docker Image

This Docker image runs the Proxyrack agent, allowing Proxyrack to route traffic through your machine. It is lightweight, based on Alpine Linux, and starts automatically with the included run.sh script.


Environment Variables

  • UUID – Your unique Proxyrack agent identifier. Example: 1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF

⚠️ Keep your UUID private. It links the agent to your Proxyrack account.


Usage

Run the container with your UUID:

docker run -e UUID=1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF garfieldwtf/proxyrack:latest

The agent will connect to the Proxyrack network automatically.


Notes

  • Runs in foreground mode, logging activity to the terminal.
  • run.sh is the entrypoint that starts the agent.
  • Ensure your internet connection allows outbound traffic for proper operation.

Official Website

https://www.proxyrack.com/

Tag summary

Content type

Image

Digest

sha256:765b31ba7

Size

34.4 MB

Last updated

6 months ago

docker pull garfieldwtf/proxyrack