Skip to content

ikhwanperwira/ucloudflared

Repository files navigation

ucloudflared

Docker Image CI

User-space cloudflared.

Setup

pip install udocker

Hello World

  • linux-arm64

    udocker run ikhwanperwira/ucloudflared:linux-arm64 --hello-world

    OR

    udocker run ikhwanperwira/ucloudflared:latest --hello-world
  • linux-amd64

    udocker run ikhwanperwira/ucloudflared:linux-amd64 --hello-world

Installation

wget https://raw.githubusercontent.com/ikhwanperwira/ucloudflared/main/install.sh && chmod +x install.sh && ./install.sh && rm -rf install.sh

Usage

ucloudflared --hello-world

About

User-space cloudflared

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published