Skip to content

Repository for checking if an onion website is online

License

Notifications You must be signed in to change notification settings

FirasSharp/OnionCheck

Repository files navigation

Are this onion services online?

Table of Contents

General

This is the official repo of the onion service 'OnionCheck':

http://4vklnppwesmtro2ekmteprzdxy7cein64cbst4upik3movpwkjtcbxad.onion:81

What is this?

Well, it is common that some onion websites mirrors are offline because of heavy DDoS. What happen after is that, the owners of the services usually release a lot of new mirrors, but not all of them are online and you'll have to check one by one while you could be doing something else. So this tool will atuomate all of that for you! :D

Philosophy

Our philosophy is similar to the one from dark.fail. As they say:

Always fast, one server request. No tracking ever, no javascript.

Except that we run javascript server-side since this app is builded on node js, for more information check out the sourcecode! We believe that DDoSing websites, that protect free speech and freedom of the press and muting people in countries where those rights are non-existent, is a big crime against human rights. Tools such as dark.fail and OnionCheck exist to help protect such rights online.

Usage

npm:

npm start

yarn:

yarn start

Contributing

This is your typical "fork-and-pull" Git workflow.

  • Fork the repo on GitHub
  • Clone the project to your machine
  • Commit changes to your branch
  • Push your work back up to your fork
  • Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License ( GPL-3.0)

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

Tell me more

About

Repository for checking if an onion website is online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published