IP Ban Service 安装使用

powershell 错误

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

Install
请注意,对于IPBan Pro,您可以在https://ipban.com/Docs/Install。这些安装说明适用于免费的IPBan版本。

Windows

IPBan在Windows Server 2012和Windows 8或更高版本上受支持。
轻松一键安装,打开admin powershell并运行:

iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DigitalRuby/IPBan/master/IPBanCore/Windows/Scripts/install_latest.ps1'))


Analytics

要禁止匿名向全局ipban数据库发送禁止的ip地址,请在配置文件中将UseDefaultBannedIPAddressHandler设置为false。

标签: none

评论已关闭