public class ConfigBanHelper extends HelperBase
_context, _log, _out, CHECKED, PROP_ADVANCED, SELECTED| Constructor and Description |
|---|
ConfigBanHelper()Construct a new ConfigBanHelper. |
| Modifier and Type | Method and Description |
|---|---|
String | getBadPacketBanChecked()Get the checked status of the bad packet ban option. |
String | getBadPacketDuration()Get the bad packet ban duration in minutes. |
String | getBlocklistChecked()Get the checked status of the blocklist option. |
String | getBlockMyCountryChecked()Get the checked status of the block my country option. |
String | getCorruptConnectionBanChecked()Get the checked status of the corrupt connection ban option. |
String | getCountryBanChecked()Get the checked status of the country ban option. |
String | getCustomCapabilityBans()Get the custom capability ban patterns. |
String | getCustomCountryCodes()Get the custom country codes for ban filtering. |
String | getExcessiveTunnelRequestsBanChecked()Get the checked status of the excessive tunnel requests ban option. |
String | getLuBanChecked()Get the checked status of the LU ban option. |
String | getMaxOffenses()Get the maximum number of offenses before a peer is banned. |
String | getNoVersionBanChecked()Get the checked status of the no version ban option. |
String | getOffenseWindow()Get the offense window in minutes. |
String | getPortHoppingBanChecked()Get the checked status of the port hopping ban option. |
String | getStartupGrace()Get the startup grace period in minutes. |
String | getTorBlocklistChecked()Get the checked status of the Tor blocklist option. |
String | getUnresponsiveFloodfillBanChecked()Get the checked status of the unresponsive floodfill ban option. |
String | getXgBanChecked()Get the checked status of the XG ban option. |
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriterpublic String getBadPacketBanChecked()
public String getBadPacketDuration()
public String getBlocklistChecked()
public String getBlockMyCountryChecked()
public String getCorruptConnectionBanChecked()
public String getCountryBanChecked()
public String getCustomCapabilityBans()
public String getCustomCountryCodes()
public String getExcessiveTunnelRequestsBanChecked()
public String getLuBanChecked()
public String getMaxOffenses()
public String getNoVersionBanChecked()
public String getOffenseWindow()
public String getPortHoppingBanChecked()
public String getStartupGrace()
public String getTorBlocklistChecked()
public String getUnresponsiveFloodfillBanChecked()
public String getXgBanChecked()