Skip to content

Latest commit

 

History

373 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

sslip.io-blocklist

This file contains the blocklist used by nip.io/sslip.io, a DNS service which maps hostnames with an embedded IP address to that IP address (e.g. 127.0.0.1.nip.io127.0.0.1). The service is sometimes abused by phishers, scammers and grifters, hence the need for a blocklist.

When nip.io/sslip.io receives a DNS query for an IP address which appears in this list, instead of returning the expected IP address, it returns the IP address of a special webserver, https://blocked.nip.io, which warns the user that the site has been blocked.

Contributing

The easiest way to contribute is to email abuse@nip.io with the offending URL and reason, e.g.

Please block 101.32.189.230.nip.io because it's impersonating TikTok's shop

Developers may alternatively submit a pull request:

  • edit blocklist.txt
  • add the line of the offending URL's IP address and the brand it's impersonating, e.g.

    101.32.189.230 # TikTok

  • keep the file sorted
  • make a good commit message. Look at previous commits for inspiration

About

A separate repository exclusively for commit-heavy blocklist, avoids cluttering sslip.io's commit history

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors