内容をスキップ
  • ログイン
  • 登録
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者
ダウンロード

Login IP & Country Restriction

作者: Iulia Cazan
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

This plugin hooks in the authenticate filter. By default, the plugin is set to allow all access and you can configure the plugin to allow the login only from some specified IPs or the specified countries. PLEASE MAKE SURE THAT YOU CONFIGURE THE PLUGIN TO ALLOW YOUR OWN ACCESS. If you set a restriction by IP, then you have to add your own IP (if you are using the plugin in a local setup the IP is 127.0.0.1 or ::1, this is added in your list by default). If you set a restriction by country, then you have to select from the list of countries at least your country. Both types of restrictions work independent, so you can set only one type of restriction or both if you want. Also, you can configure the redirects to frontpage when the URLs are accessed by someone that has a restriction. The restriction is either by country, or not in the specified IPs list.

Hooks

authenticate

License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version history

6.4.1 – Tested up to 6.3, minor styles updates, added the country code after the name in the listing
6.4.0 – Tested up to 6.2, new the option to remove the localhost from the allowed IPs, PHP 8 compatibility, redirect headers updates
6.3.0 – Tested up to 5.9, new debug option for test the country code, new debug option to bypass the PHP native function used for country code detection
6.2.2 – Tested up to 5.8.1, PRO key reset, fix warning for string replacement in debug output
6.2.1 – Tested up to 5.8, fix the styles after applying settings when using with core >= 5.8, fix key input, more string translation
6.2.0 – Tested up to 5.7.2 and PHP 8.0, implemented compatibility changes for PHP 5.6, 7.3, 7.4, new debug tab that allows to export/import plugin settings, debug info (mostly for troubleshooting), accessibility improvements
6.1 – Added notes no IPs or no country filter to apply, fix deselection of country code, more filter types, fix filter when no whitelisted IPs, assets updates.
6.0 – Tested up to 5.6.1, added custom firewall rules, blocked IPs, blocked countries, disable XML-RPC authenticated methods, new UI for selecting countries, JavaScript updates, PHP 8 compatibility, additional support for the PRO version that could include more firewall rules and IP and country simulation, added the current IP.
5.1 – Fix parse error.
5.0 – Tested up to 5.6, + minor standards updates for compatibilty, additional support for the PRO version.
4.1 – Tested up to 5.4, Cloudflare compatibility.
4.0 – Tested up to 5.3.2, icons and styles updates, support for extended options.
3.6 – Tested up to 5.2.2, fix settings last tab select after save, sticky letters list, for better navigation, more padding to the countries letters blocks
3.5 – Tested up to 5.2.1, new screenshots with the latest UI
3.4 – Tested up to 5.1.1, UI update, add redirect options, add current user info and restriction info
3.3 – Tested up to 4.9.7, added translations, added geoplugin fallback
3.2 – Tested up to 4.8.3, added the readable info about the login restriction, added the countries letters for a faster navigation
3.1 – Update method
3.0 – The allowed countries are separated visually from the rest of countries + version test
2.0 – Configurable version
1.0 – Initial version

スクリーンショット

  • Options to select a specific login restriction types.
  • Options to disable XML-RPC authenticated methods.
  • Options to allow and block specified IPs.
  • Options to select/deselect countries as allowed or blocked.
  • Options to configure redirects for visitors that match the authentication restrictions.

インストール

  • Upload Login IP & Country Restriction to the /wp-content/plugins/ directory of your application
  • Login as Admin
  • Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

None

評価

great plugin

iqbalresources 2023年10月25日
so lucky to found this plugin, as im a bit headache in the past few weeks, try to protect my blog from intrusion from overseas. By selecting allowed login only from my country and combined with other full security plugin, suddenly able to reduce the hacking attempt. So i'm continue to install this plugin into my ecommerce site too, as additional layer of security . thank you author. great plugin 🙂

Simple, logical, well-designed, effective 5⭐

photoMaldives 2023年10月16日
Excellent plugin - works exactly how you would want it to, with a clear pro-level backend. Simple, logical, well-designed, effective 5⭐

Perfect geoIP blocker!!!

anasta13 2023年7月21日
Bravo!!!

Great geoIP blocker

nicolasvsedeco 2023年6月18日
Great geoIP blocker to reduce attack and to target specific country in respect of their privacy rules

Nice but limited

DigitalMediaeXtremE 2023年4月30日
It only blocks logins, but it has no database of IPS to block an entire country.

Finally a Country Blocker that actually works !!!

garyalderson 2023年4月6日
I have been trying out several of the better known Country Blocking plugins in the recommended list from WordPress.org. They were all dependent on some other product to work fully, and then they missed most of the hackers coming in internationally. This plugin, although relatively new to the market just worked like a charm with a simple country allow/deny table. My hacker volume has gone from hundreds per day to practically zero. Thank you very much. You have made my life much easier and productive. I will be buying the Pro version and putting a link to this up as one of my recommended plugins on my website.
43件のレビューをすべて表示

貢献者と開発者

Login IP & Country Restriction はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者
  • Iulia Cazan

“Login IP & Country Restriction” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

6.4.1

  • Tested up to 6.3
  • Minor styles updates
  • Added the country code after the name in the listing

6.4.0

  • Tested up to 6.2
  • Improved PHP 8.1 compatibility
  • Added the option to remove the 120.0.0.1 and ::1 from the allowed IPs (intended only for Cloudflare use)
  • Added WP native headers to the redirects when used

6.3.0

  • Tested up to 5.9
  • Added a new debug option that allows to test the country code that the application detects for a specified IP
  • Added a new option that allows to bypass the PHP native function used for country code detection (if that does not work properly), and in this way to enable alternative detection methods

6.2.2

  • Tested up to 5.8.1
  • Additional support for the PRO key reset
  • Fix warning for string replacement in debug output

6.2.1

  • Tested up to 5.8
  • Fix the styles after applying settings
  • Fix the key input for other settings
  • Added more string translation

6.2.0

  • Tested up to 5.7.2
  • Tested up to PHP 8.0
  • Implemented compatibility changes for PHP 5.6, 7.3, 7.4
  • Added debug tab that allows to export/import plugin settings
  • Added debug info tab (mostly for troubleshooting)
  • Accessibility improvements

6.1

  • Tested up to 5.6.2
  • Added note about using wildcard for the IPs hence no filter to apply
  • Added note about no country filter to apply
  • Fix deselection of country code
  • Added more filter types
  • Fix filter when no whitelisted IPs

6.0

  • Added custom firewall rules
  • Added blocked IPs feature
  • Added blocked countries feature
  • Added the option to disable XML-RPC authenticated methods (suggested by Florin Oprea)
  • New UI for selecting countries
  • JavaScript updates decouple the plugin from the jQuery library
  • PHP 8 compatibility updates
  • Additional support for the PRO version that could include more firewall rules and IP and country simulation
  • Added the current IP in the list of allowed IPs when you want to enable the restriction
  • Tested up to 5.6.1

5.1

  • Fix parse error

5.0

  • Tested up to 5.6, + minor standards updates for compatibilty
  • Additional support for the PRO version that include resticting login from a single IP per user, custom forbidden message, simulate IP and country code, users listing restriction info column.

4.1

  • Tested up to 5.4
  • Cloudflare compatibility.

4.0

  • Tested up to 5.3.2
  • Icons and styles updates.
  • Added support for extended options.

3.6

  • Tested up to 5.2.2
  • Fix settings last tab select after save
  • Sticky letters list, for better navigation
  • Added more padding to the countries letters blocks (for better view on initial scroll)

3.5

  • Tested up to 5.2.1
  • Added new screenshots with the latest UI

3.4

  • Tested up to 5.1.1
  • UI update, compact options, responsive
  • Add redirect options
  • Add current user info and restriction info

3.3

  • Tested up to 4.9.7
  • Added translations
  • Added geoplugin fallback

3.2

  • Tested up to 4.8.3
  • Added the readable info about the login restriction
  • Added the countries letters for a faster navigation
  • Added more save buttons

3.1

  • Update the method to retrieve the data

3.0

  • The allowed countries are separated visually from the rest of countries, compatibility update

2.0

  • allow to configure the IP list
  • allow to select the allowed countries

メタ

  • バージョン: 6.4.1
  • 最終更新日: 5か月前
  • 有効インストール数: 6,000+
  • 検証済み最新バージョン: 6.3.2
  • PHP バージョン: 7.2またはそれ以降
  • 言語:
    English (US)
  • タグ:
    authenticatecountry codeiplogin restrictionsecurity
  • 詳細を表示

評価

すべて表示
  • 5つ星 38
  • 4つ星 1
  • 3つ星 1
  • 2つ星 3
  • 1つ星 0
レビューを申請するにはログインしてください。

貢献者

  • Iulia Cazan

サポート

過去2ヶ月以内に解決した問題:

1 / 1

サポートフォーラムを表示

寄付

このプラグインが今後も改善できるよう応援しませんか ?

このプラグインに寄付

  • WordPress とは
  • ニュース
  • ホスティング
  • プライバシー
  • ショーケース
  • テーマ
  • プラグイン
  • パターン
  • Learn
  • サポート
  • 開発者
  • WordPress.tv ↗
  • 参加・貢献
  • 寄付 ↗
  • スワッグストア ↗︎
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

日本語

  • Facebook ページへ
  • X (旧 Twitter) アカウントへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
  • YouTube チャンネルへ
Code is Poetry.