Skip to content

Commit

Permalink
add i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Nov 18, 2024
1 parent f5fec05 commit ea5a68d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions i18n/en/docusaurus-plugin-content-docs/current/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ Some tutorials will let you add an extra layer of username and password for secu

This is Basic Auth.

# In statistical data, why is the ban count higher than the access count?

When a Peer connects and generates traffic, it is counted as one access. If the Peer is banned before generating traffic (for example, during the handshake stage), it is only counted as one ban.

## How to permanently ban IP

Consider to use [IP Blacklist](./module/ip-address-blocker.md).

0 comments on commit ea5a68d

Please sign in to comment.