Skip to content

feat: Implement Cloudflare Quick Tunnel support #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

a5r0n
Copy link

@a5r0n a5r0n commented Feb 7, 2025

Description

PoC of cloudflared quick-tunnel support

Fixes #632

Checklist

  • My code adheres to the style guidelines of this project
  • I have conducted a self-review of my code
  • I have added comments to my code, especially in areas that may be difficult to understand
  • I have written unit tests for my code (if tests are required for my changes)

@a5r0n
Copy link
Author

a5r0n commented Feb 18, 2025

@tarampampam
What do you think?
Should I proceed?
The number of dependencies this will add is a bit concerning..

@tarampampam
Copy link
Owner

You've done a tremendous job! Thank you!

Could you bring the changes you made to a POC state so that we can run and test how it works?

@a5r0n
Copy link
Author

a5r0n commented Feb 18, 2025

go run cmd/webhook-tester/main.go start --tunnel-driver=cloudflare --use-live-frontend is all you need, works fine on my laptop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: support cloudflared tunnel as a tunnel driver
2 participants