- Use at your own risk
- This script assumes that
grep,sedis available, anddoasorsudoif not running as root
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| version: '3' | |
| services: | |
| cloudflared: | |
| image: cloudflare/cloudflared:latest | |
| network_mode: host | |
| # volumes: | |
| # - ./config/config.yml:/etc/cloudflared/config.yml | |
| # - ./config/<YOUR_TUNNEL_UUID>.json:/etc/cloudflared/creds.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP1vcO4Ze2ST0xqREVg0OmV9yhl4ysDrtC17B/i5yMil [email protected] |