# Discourse가 차단 목록 확인을 로그인 시에만 사용자 IP로 수행

**URL:** https://meta.discourse.org/t/discourse-check-the-user-ip-for-block-list-only-on-login/165599
**Category:** Feature
**Created:** [9월 28, 2020, 10:12오전 UTC](https://meta.discourse.org/t/discourse-check-the-user-ip-for-block-list-only-on-login/165599 "2020-09-28T10:12:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![volas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/volas/32/130651_2.png) [@volas](https://meta.discourse.org/u/volas)
#### Post date: [9월 28, 2020, 10:12오전 UTC](https://meta.discourse.org/t/discourse-check-the-user-ip-for-block-list-only-on-login/165599/1 "2020-09-28T10:12:02Z")

</div>

우리 포럼에서 몇 번이나 금지된 사용자가 있습니다. 그런데 이 사용자는 VPN/프록시를 이용해 로그인만 하고, 이후에는 본래 주소로 포럼 활동을 계속할 수 있는 것 같습니다. 즉, IP 금지 조치를 쉽게 우회하는 방식입니다.

이것에 대해 뭔가 할 수 있는 방법이 있을까요?

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [9월 28, 2020, 10:18오전 UTC](https://meta.discourse.org/t/discourse-check-the-user-ip-for-block-list-only-on-login/165599/2 "2020-09-28T10:18:03Z")

</div>

아마 이것일까요?

> [@Discourse Fingerprint - Browser Fingerprinting Plugin](https://meta.discourse.org/t/discourse-fingerprint-browser-fingerprinting-plugin/114890):
>
> [Discourse Fingerprint](https://github.com/udan11/discourse-fingerprint) paw_printsDiscourse Fingerprint comes as a tool to community managers in their combat with internet trolls. troll It works by computing a unique identifier (a fingerprint) of each registered user, by taking into consideration over 20 browser characteristics such as user agent, screen resolution, timezone, device memory, etc. When each of these browser characteristics are considered separately, they are not enough to assess whether two users are the same. There is a re…

---

<div class="post-metadata">

### Author: ![volas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/volas/32/130651_2.png) [@volas](https://meta.discourse.org/u/volas)
#### Post date: [9월 28, 2020, 10:24오전 UTC](https://meta.discourse.org/t/discourse-check-the-user-ip-for-block-list-only-on-login/165599/3 "2020-09-28T10:24:04Z")

</div>

흥미롭네요, 확인해 보겠습니다. 감사합니다!

하지만 기본 Discourse에서는 로그인 시에만 주소가 확인된다는 점이 여전히 문제가 될 수 있다고 생각합니다.
