This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Releases: aleff-github/Tropea-Project
Releases · aleff-github/Tropea-Project
Tropea 1.1.10
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
- 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
- Fixed some bugs
- Windows users can get real IP
- Edit warn and error messages for Windows and MacOS users
- Replaced deprecated functions in ReadFile func
- Virus Total section for local scripts: https://github.com/NoNameoN-A/Tropea-Project#scripts--virus-total-check
Full Changelog: https://github.com/NoNameoN-A/Tropea-Project/commits/tropea-1.1.7