Skip to content
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

[FEATURE] IP 추출 로직 수정 #127

Closed
hyunmin0317 opened this issue Dec 24, 2024 · 0 comments · Fixed by #128
Closed

[FEATURE] IP 추출 로직 수정 #127

hyunmin0317 opened this issue Dec 24, 2024 · 0 comments · Fixed by #128
Assignees
Labels
✨ Feature 기능 관련 라벨입니다. (feat)
Milestone

Comments

@hyunmin0317
Copy link
Member

상세 기능

  • IP 추출 시 프록시 서버 IP 가 포함됨
    • 클라이언트 IP, 3.37.189.47 (프록시 서버 IP)
  • X-Forwarded-For 헤더에는 여러 IP 주소가 쉼표(,)로 구분되어 나열됨
  • 첫번째 IP 주소만 저장하도록 로직 수정
@hyunmin0317 hyunmin0317 added the ✨ Feature 기능 관련 라벨입니다. (feat) label Dec 24, 2024
@hyunmin0317 hyunmin0317 added this to the v2.0.1 milestone Dec 24, 2024
@hyunmin0317 hyunmin0317 self-assigned this Dec 24, 2024
@hyunmin0317 hyunmin0317 linked a pull request Dec 24, 2024 that will close this issue
hyunmin0317 added a commit that referenced this issue Dec 24, 2024
feat: IP 추출 로직 수정 (#127)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 관련 라벨입니다. (feat)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant