[PR #76] [CLOSED] feat(geolite): improve Tailscale IP detection with CGNAT range check #954

Closed
opened 2025-10-07 00:25:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/76
Author: @s0up4200
Created: 11/28/2024
Status: Closed

Base: mainHead: feature/tailscale-ip-detection


📝 Commits (1)

  • abff01b feat(geolite): improve Tailscale IP detection with CGNAT range check

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 backend/internal/service/geolite_service.go (+12 -2)

📄 Description

  • Add proper detection of Tailscale IPs using CGNAT range (100.64.0.0/10)

EDIT: Was meant to test this in my fork first. Will open a PR later.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/76 **Author:** [@s0up4200](https://github.com/s0up4200) **Created:** 11/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/tailscale-ip-detection` --- ### 📝 Commits (1) - [`abff01b`](https://github.com/pocket-id/pocket-id/commit/abff01b59359ccd95f56c29a6915d4fb22ad4f97) feat(geolite): improve Tailscale IP detection with CGNAT range check ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/service/geolite_service.go` (+12 -2) </details> ### 📄 Description - Add proper detection of Tailscale IPs using CGNAT range (100.64.0.0/10) EDIT: Was meant to test this in my fork first. Will open a PR later. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:25:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#954