Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Tropea 1.1.10

Latest
Compare
Choose a tag to compare
@aleff-github aleff-github released this 23 Oct 09:17
· 7 commits to main since this release
37b5f80

Updates

  • Important security updates
  • Fix bugs

Other Technical Specifications

Set Functions

Regex:

  • ^[a-zA-Z,]{1,20}$>[a-zA-Z,]{1,20}$>[a-zA-Z]{0,11}\s1$

Example:

  • setEntryNodes$>ca,eg,it,ru$>StrictNodes 1
  • setEntryNodes$>ca,ru
  • setEntryNodes$>ef$>StrictNodes 1
  • setExitNodes$>ef$>StrictNodes 1
  • setExcludedNodes$>ef
  • setExcludedExitNodes$>er

Remove Function

Regex:

  • ^remove$>[a-zA-Z]{1,16}_{[a-zA-Z]}\s1*$

Example:

  • remove$>EntryNodes_{ca}
  • remove$>EntryNodes_StrictNodes 1
  • remove$>ExitNodes_{ds}
  • remove$>ExitNodes_StrictNodes 1
  • remove$>ExcludeNodes_{we}
  • remove$>ExcludeExitNodes_{as}

Geo Functions

Regex:

  • ^setGeoIPExcludeUnknown$>[a-z0-1]{0,4}$

Example:

  • GeoIPExcludeUnknown 1
  • GeoIPExcludeUnknown 0
  • GeoIPExcludeUnknown auto