Перейти к содержимому
  • Войти
  • Регистрация
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
  • Поддержка
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress

Плагины

  • Любимые
  • Бета-тестирование
  • Разработчикам
Скачать

Secure Admin IP

Автор: Michal Novák
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

Simple plugin to secure your WordPress admin interface thanks to IP whitelisting. Only IP addressess on the whitelist (external whitelist supported) have an access into admin interface.

Another possibility how to access WordPress administration is thanks to secret admin link (you still need to insert correct user login and password).

Your IP address is whitelisted and secret admin link generated every time at plugin activation!

Скриншоты

  • Options page - Settings page

Установка

  1. Upload the plugin files to the ‘/wp-content/plugins/secure-admin-ip’ directory, or install the plugin through WordPress Plugins Search: Plugins -> Add new.

  2. Click on the Activate button.

  3. Done! WordPress admin interface is restricted to your IP address!

  4. Go to Settings -> Secure Admin IP where you can add another IP address or set External whitelist URL and see secret admin link.

Часто задаваемые вопросы

Why to install this plugin?

No ads and any other needless changes in the WordPress. This plugin is primary created for my own websites — make money is not the reason why I created it.

How to disable this plugin?

Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder /wp-content/plugins/secure-admin-ip over FTP access.

How to separate more IP addresses?

It’s up to you! You can use new line, dash, comma, …

How to use external whitelist?

Just create new file (JSON format) and host it on public URL. Example: [{«ip»:»1.1.1.1″,»description»:»Michal»},{«ip»:»2.2.2.2″,»description»:»Novak»}].

Cache is used so don’t need to afraid about a lot of requests on that file (server load).

What happen if I save my incorrect IP address?

Save settings fail if your current IP address will not be found on new whitelist.

Отзывы

Customers could not login anymore

camillo1 25.06.2021 1 ответ
The big problem with this plugin is, that also customers could not login at woocommerce anymore.

Save your Sites

sahvbiz23 24.08.2020
Must have plugin and it saves our site from so many bad stuff. Now we feel very secure.

Simple, does exactly what it says

steveryan87 06.07.2020
I wanted a plugin to whitelist IPs it does exactly that and comes with a handy secret link incase your IP isnt listed.

Highly recommended

Robert Tantalo 18.05.2020 1 ответ
Very easy to use. I highly recommend it.

Great APP, small but powerfull

wordphk 20.01.2020
please continue programming on it. actulally it was written not compatible tested with current WP version, but it works with WordPress 5.3.2 great would be as well a range of IP's like: 193.123.145.1/28

Sweet Succulent Nectar!!!

shirtguy72 03.07.2019 1 ответ
Really Nice, thank you!
Посмотреть все 6 отзывов

Участники и разработчики

«Secure Admin IP» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • Minor

«Secure Admin IP» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «Secure Admin IP» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.0

  • Bugfix: More reliable.

1.9

  • Change: IP detection — If there is IP list separated by comma, like sometimes in HTTP_X_FORWARDED_FOR, first IP address is taken.

1.8

  • New: Added protection to avoid save settings if your current IP address will not be found on new whitelist.

1.7

  • New: External whitelist support!

1.6

  • Change: Uses standard cookie instead of session because of better compatibility.

1.5

  • Bugfix: Fixed IP address detection on servers with PHP FastCGI settings.

1.4

  • Change: IP address detection extended — proxy servers and shared internet connection.
  • Change: Previous whitelist is not discarded on plugin reactivation.

1.3

  • New: Not possible to show login form If the IP address is not on the whitelist — brute-force attack protection.
  • New: Uses session instead of cookie for the purpose to login via secret link — it’s more secure.

1.2

  • Bugfix: Secret hash is generated and your current IP address is whitelisted at plugin activation.
  • New: Important! All whitelisted IP addresses are removed at plugin activation! Only your current IP address is whitelisted automatically.

1.1

  • Bugfix: Notice error regarding not initialized vars.

1.0

  • New: Initial release!

Мета

  • Версия: 2.0
  • Обновление: 7 месяцев назад
  • Активных установок: 1 000+
  • Версия WordPress: 4.6 или выше
  • Совместим вплоть до: 6.0.3
  • Версия PHP: 5.6 или выше
  • Языки:

    Catalan, Czech и English (US).

    Перевести на ваш язык

  • Метки:
    adminiploginprotectsecure
  • Дополнительно

Оценки

Посмотреть все
  • 5 звёзд 5
  • 4 звезды 0
  • 3 звезды 0
  • 2 звезды 0
  • 1 звезда 1
Войдите, чтобы оставить отзыв.

Участники

  • Minor

Поддержка

Решено проблем за последние 2 месяца:

0 из 1

Перейти в форум поддержки

Пожертвование

Would you like to support the advancement of this plugin?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Поддержать
  • Сувениры
  • Документация
  • Разработчики
  • Присоединиться
  • Обучение
  • Витрина
  • Плагины
  • Темы
  • Паттерны
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Открытый код
WordPress.org
WordPress.org

Русский

  • Посетите нашу страницу на Facebook
  • Посетите нашу ленту в Twitter
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
Код — это поэзия.