cloudflare / cloudflare/cloudflared
🐛APT repository refuses connections from tor exit nodes
Open
Priority: Normal
Type: Bug
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When attempting to update cloudflared via the apt repo from a tor exit node a 403 forbidden error is returned
**To Reproduce**
Steps to reproduce the behavior:
1. Setup a tor exit node
2. Attempt to connect to the apt repo
3. See error
**Expected behavior**
Able to connect to apt repo from tor exit node
**Logs and errors**
```bash
Err:1 https://pkg.cloudflare.com/cloudflared jammy InRelease
403 Forbidden [IP: 104.18.0.118 443]
```
**Additional context**
Made a post in community a while ago (need to be logged in)
https://community.cloudflare.com/t/cloudflare-package-repos-blocking-tor/355185
Contributor guide
Assessment
This issue has not been assessed yet.