Code
RewriteCond %{HTTP_USER_AGENT} (.*)iOpus-I-M(.*) [NC]
RewriteRule .* - [F]
Note
iOpus-I-M is a use agent for a load test application which could be use for eating your bandwidth
RewriteCond %{HTTP_USER_AGENT} (.*)iOpus-I-M(.*) [NC]
RewriteRule .* - [F]
iOpus-I-M is a use agent for a load test application which could be use for eating your bandwidth