História doplnku Port Authority - 25 verzií
Port Authority Autor: Hacks and Hops
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 2.2.0
Vydaná 19. jún 2025 - 52,11 kBFunguje s: firefox verzia 58.0 a novšiaNew revamped UI with dark mode
Performance and bug fixesZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať FirefoxStaršie verzie
Verzia 2.1.0
Vydaná 25. apr 2025 - 173,62 kBFunguje s: firefox verzia 58.0 a novšiaConverting to module syntax and Lock API standardization in BrowserStorageManager by @mwsundberg in #42
Prevent localhost.example.com from being able to run portscans & add stricter same-origin/first-party checks. Fixes #54 by @mwsundberg in #55Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 2.0.0
Vydaná 28. feb 2025 - 166,5 kBFunguje s: firefox verzia 58.0 a novšiaImproved memory management to prevent race conditions and memory leak which filled the extension memory and caused the extension to crash
Added domain whitelist support
Updated regex to fix 0.0.0.0 Day
Added persistent settings after reboot
Added domain to the notification
More Information: https://github.com/ACK-J/Port_Authority/pull/43Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.1.4
Vydaná 3. aug 2023 - 169,74 kBFunguje s: firefox verzia 48.0 a novšia- Reverted code back to 1.1.2 for the time being since there were a lot of issues reported with 1.1.3Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.1.3
Vydaná 2. aug 2023 - 175,8 kBFunguje s: firefox verzia 48.0 a novšiaBig update thanks to @jjk1492:
- Performance Improvements
- Fixed a bug that filled up all the RAM allowed by the extension which led to crashes.
- The long awaited whitelist has been added to prevent chosen domains from having requests blocked (Click on the gear in the top right corner)
- Refactoring and cleanup of codeZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.1.2
Vydaná 1. dec 2022 - 169,74 kBFunguje s: firefox verzia 48.0 a novšia- Removed IPv6 regex as it was never used and was likely causing the crashes everyone experiencedZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.1.1
Vydaná 29. sep 2021 - 159,57 kBFunguje s: firefox verzia 48.0 a novšia- Fixed GUI bug where the Port Scans Blocked header wouldn't show up until one was blocked
- Fixed JSON parsing error when there was no current blocked ports foundZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.1.0
Vydaná 27. sep 2021 - 159,45 kBFunguje s: firefox verzia 48.0 a novšia- @jjk1492 Added Dynamic GUI to visualize blocked scripts, and local port scans
- @laniakea64 Fixed bug where PortAUthority would not work properly in Private Windows
- https://github.com/ACK-J/Port_Authority/commit/756d473371a42af9b3546837d1363a35f6d99db4Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.19
Vydaná 6. júl 2021 - 44,96 kBFunguje s: firefox verzia 48.0 a novšia- Added option to enable and disable notifications
- Updated regex to include ipv6 addresses with bracketsZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.18
Vydaná 16. jún 2021 - 44,29 kBFunguje s: firefox verzia 48.0 a novšia- Cleaned up GUI by removing "Blocked hosts" from the bottom since it has not been implemented yet.
- Made alert text more clearZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.17
Vydaná 28. apr 2021 - 43,47 kBFunguje s: firefox verzia 48.0 a novšia- Toggle in UI to start / stop Port Authority's blocking feature now works!
- Cleaned up code
- Merged pull request all credit goes to @laniakea64 for the fixes
https://github.com/ACK-J/Port_Authority/commit/776d5a5a6a176fb4bebf12eb29826269ad70a94aZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.16
Vydaná 8. apr 2021 - 43,83 kBFunguje s: firefox verzia 48.0 a novšia- Improved GUI switch but still not fully functional
- updated regex to remove redundant \.
- Updated notification textZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.15
Vydaná 1. apr 2021 - 43,1 kBFunguje s: firefox verzia 48.0 a novšia- Updated logoZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.14
Vydaná 1. apr 2021 - 48,38 kBFunguje s: firefox verzia 48.0 a novšia- Small change to remove verbose console.log() which was used for debuggingZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.13
Vydaná 1. apr 2021 - 48,38 kBFunguje s: firefox verzia 48.0 a novšiaRegex
- More efficient
- Can properly detect 10. hosts now
- Case insensitive
- Includes ftp/ftps
- added ^ so detections must start a string (so redirect urls dont FP)
- https://regex101.com/r/DOPCdB/14
ThreatMetrix script dynamic detection
- Lexis Nexis is one of the worlds largest data brokers. Most of the sites that are port scnaning you are running their script called "threatmetrix" these scripts collect 416 pieces of personal information which is then encrypted (using XOR) into an image and sneakily sends it to a server that looks legit but then redirects to LexisNexis' main servers.
- Moral of the story is this is a insane over-reach and invation of privacy. Port Authority now dynamically blocks ALL of these servers so you should never have to worry about this :)
- Lastly, I added a notification so you know when this script is detected and blocked.Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.12
Vydaná 30. mar 2021 - 24,06 kBFunguje s: firefox verzia 48.0 a novšia- Updated regex to fix FP for 10. networksZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.11
Vydaná 30. mar 2021 - 24,07 kBFunguje s: firefox verzia 48.0 a novšia- Made regex case insensitiveZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.10
Vydaná 30. mar 2021 - 23,99 kBFunguje s: firefox verzia 48.0 a novšia- Updated regexZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.9
Vydaná 24. mar 2021 - 24,03 kBFunguje s: firefox verzia 48.0 a novšia- seperated the number of blocks on a per tab basis and made alerts fire once per tabZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v2.0
Verzia 1.0.8
Vydaná 24. mar 2021 - 23,63 kBFunguje s: firefox verzia 48.0 a novšia- updated regex to be more efficient and also correctly match the entire class B private IP space of 172. Also added notification of a website portscanningZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.7
Vydaná 24. mar 2021 - 23,18 kBFunguje s: firefox verzia 48.0 a novšia- Fixed regex false positives. Added a constraint of :// before an ip address or hostnameZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.6
Vydaná 23. mar 2021 - 23,16 kBFunguje s: firefox verzia 48.0 a novšia- Changed the regex to exclude public ipv6 addresses since they created too many false positives
- Normal functionality works, but toggle doesn'tZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.5
Vydaná 22. mar 2021 - 22,39 kBFunguje s: firefox verzia 48.0 a novšia- Added toolbar icon with a switch to enable/disable functionality
- Added badge text to count how many port scans are blockedZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.4
Vydaná 22. mar 2021 - 18,29 kBFunguje s: firefox verzia 48.0 a novšia- Added support for a different prefix for localhost websockets wss://Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0.3
Vydaná 22. mar 2021 - 18,29 kBFunguje s: firefox verzia 48.0 a novšia- Added support for localhostZdrojový kód je k dispozícii v rámci licencie Licencia MIT