Skip to content

feat: integrate skyfence module and update dependencies #83

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: main
Choose a base branch
from

Conversation

JasonLovesDoggo
Copy link
Owner

Closes #68

This allows others projects (like anubis) to be able to use the ranges provided by /ranges now skyfence easier.

| All IP addresses | all | [all.go](ranges/fetchers/all.go) |
| Alibaba Cloud | aliyun | [aliyun.go](../skyfence/fetchers/aliyun.go) |
| VPNs | vpn | [vpn.go](../skyfence/fetchers/vpn.go) |
| AWS | aws | [aws.go](../skyfence/fetchers/aws/aws.go) |
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to fix these

@JasonLovesDoggo JasonLovesDoggo marked this pull request as draft April 29, 2025 05:55
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.

Move /ranges into it's own isolated project.
1 participant