[PR #77] [MERGED] feat(geolite): add Tailscale IP detection with CGNAT range check #959

Open
opened 2025-10-08 00:20:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/77
Author: @s0up4200
Created: 11/28/2024
Status: Merged
Merged: 11/30/2024
Merged by: @stonith404

Base: mainHead: feature/tailscale-ip-detection


📝 Commits (3)

  • abff01b feat(geolite): improve Tailscale IP detection with CGNAT range check
  • eebd9db refactor(geolite): improve Tailscale network display name
  • 25ac75f Merge branch 'main' into feature/tailscale-ip-detection

📊 Changes

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

View changed files

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

📄 Description

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

Source: https://tailscale.com/kb/1015/100.x-addresses

image

🔄 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/77 **Author:** [@s0up4200](https://github.com/s0up4200) **Created:** 11/28/2024 **Status:** ✅ Merged **Merged:** 11/30/2024 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `feature/tailscale-ip-detection` --- ### 📝 Commits (3) - [`abff01b`](https://github.com/pocket-id/pocket-id/commit/abff01b59359ccd95f56c29a6915d4fb22ad4f97) feat(geolite): improve Tailscale IP detection with CGNAT range check - [`eebd9db`](https://github.com/pocket-id/pocket-id/commit/eebd9db502f0e7036137a582def64da9c71939ba) refactor(geolite): improve Tailscale network display name - [`25ac75f`](https://github.com/pocket-id/pocket-id/commit/25ac75fb6395dd0026e999acdc8da0253f260769) Merge branch 'main' into feature/tailscale-ip-detection ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/service/geolite_service.go` (+12 -2) </details> ### 📄 Description - Added proper detection of Tailscale IPs using CGNAT range (100.64.0.0/10) Source: https://tailscale.com/kb/1015/100.x-addresses <img width="1263" alt="image" src="https://github.com/user-attachments/assets/257d6535-a9d3-4d0b-b708-1f21429e0171"> --- <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-08 00:20:27 +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-pocket-id-1#959