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

Releases: aleff-github/Tropea-Project

Tropea 1.1.10

23 Oct 09:17
37b5f80
Compare
Choose a tag to compare

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

Tropea 1.1.9

17 Oct 17:09
8a76bdf
Compare
Choose a tag to compare
  • Implemented Connection modality that permit to stop the service without repeat the connection every time, now you can decide to block the connection establishment using localStorage of Firefox Add/On
  • Fix Bugs

Virus Total section for local scripts: https://github.com/aleff-github/Tropea-Project#scripts--virus-total-check

Tropea 1.1.7

09 Apr 07:58
Compare
Choose a tag to compare

Full Changelog: https://github.com/NoNameoN-A/Tropea-Project/commits/tropea-1.1.7