Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
/ TorlessCore Public archive

Torless is an attempt to allow webmasters to block tor visitors to block known tor exit nodes. Designed for security, and not censorship. Rewritten for .NET Core.

License

Notifications You must be signed in to change notification settings

PartTimeLegend/TorlessCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorlessCore

CICD GitHub top language GitHub GitHub repo size Nuget Nuget GitHub last commit

This is a library designed to be able to be included via NuGet which allows you to check if an IP address is a known Tor Exit Node.

The package available here may work, it may not. I recommend you use the official nuget package source and install as follows.

Install

Package Manager

Install-Package TorlessCore 

.NET CLI

dotnet add package TorlessCore

About

Torless is an attempt to allow webmasters to block tor visitors to block known tor exit nodes. Designed for security, and not censorship. Rewritten for .NET Core.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages