/n software IPWorks HTTP/S Component

http-library \/n software IPWorks HTTP\/S Component

HTTP/S component library by /n software

About this crawler

/n software IPWorks HTTP/S Component is a web crawler identified by the regular-expression pattern \/n software IPWorks HTTP\/S Component in the User-Agent request header. It is categorised as http-library. Use the regex above to detect, log, allow, or block /n software IPWorks HTTP/S Component traffic in your web server, CDN edge rules, or robots.txt.

Block-rate · top 25k sites

No block-rate data for this crawler.

Technical details

Name
/n software IPWorks HTTP/S Component
Pattern
\/n software IPWorks HTTP\/S Component
Tags
http-library
Reference
https://www.nsoftware.com
Added
2026/05/09
Instances
1 known sample(s)

Sample User-Agent strings

/n software IPWorks HTTP/S Component - www.nsoftware.com

Block this crawler

robots.txt — disallow /n software IPWorks HTTP/S Component:

User-agent: /n software IPWorks HTTP/S Component Disallow: /

Apache .htaccess — return 403:

RewriteEngine On RewriteCond %{HTTP_USER_AGENT} \/n software IPWorks HTTP\/S Component [NC] RewriteRule .* - [F,L]

Nginx — return 403 inside a server block:

if ($http_user_agent ~* "\\/n software IPWorks HTTP\\/S Component") { return 403; }
← back to all crawlers