Code Monkey home page Code Monkey logo

tor-search's Introduction

Say Thanks!

Tor-Search

Quickly and easily search Tor exit nodes based on geodata securely and anonymously offline and instantly build node lists.

This script requires the Geo Tor Table to be present in the same directory to function properly. Visit the following URL for more information and to download the latest:
https://scripttiger.github.io/tor/

Where allowed, REGEX is supported in search criteria fields.

Regular expression quick reference:

Symbol Function
. Wildcard: any character
+ Repeat: zero or more occurrences of previous character or class
[class] Character class: any one character in set
[-class] Inverse class: any one character not in set
[x-y] Range: any characters within the specified range
Unlike standard REGEX:
The plus sign ("+") is used instead of the asterisk ("*").
Beginning of line, end of line, beginning of word, and end of word characters are not used.
Inverse class uses the minus sign ("-") instead of the caret ("^").

Where allowed, you may input multiple items of a single type to search for by simply separating each with a space. For example, if inputting an IP address to search for, entering 8.8.8.8 8.8.4.4 would search for both 8.8.8.8 and 8.8.4.4. Another example would be if searching for exit nodes in both the US state of California and New York, you could enter CA NY. However, please note, when searching smaller subdivision ISO codes, like states, provinces, metros, etc., it is recommended you also enter criteria for the larger regions of which they are a member, such as their continent, country, etc., as some subdivisions in some countries, for example, may have conflicting ISO codes with subdivisions in other countries. GeoNames IDs, on the other hand, are always unique to a specific geographical area, be it a continent, country, state, province, city, town, etc.

Some search criteria for this script are ISO codes, which are standardized codes managed by the International Organization for Standardization and are universal, independent of language. Some other search criteria are GeoNames IDs, managed by the GeoNames database and are also universal and independent of language. Please refer to the respective authorities, or simply use your favorite Web search engine, to quickly look up code/ID references.

For the complete GeoIP data set of numbers and short codes for each node, choose one of the raw output options. For more easy reading, you can also use the IP repo (https://github.com/ScriptTiger/IP) to instantly translate the numbers and short codes to a variety of languages for any given node IP address.

You can download this repo from the below link to get started:
https://github.com/ScriptTiger/Tor-Search/archive/master.zip

Donate

tor-search's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.