Port Authority verziótörténet – 25 verzió
Port Authority szerző: Hacks and Hops
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 2.1.0
Kiadva: 2025. ápr. 25. – 173,62 kBEzekkel működik: firefox 58.0 vagy újabbConverting 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 #55A forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 2.0.0
Kiadva: 2025. feb. 28. – 166,5 kBEzekkel működik: firefox 58.0 vagy újabbImproved 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/43A forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.1.4
Kiadva: 2023. aug. 3. – 169,74 kBEzekkel működik: firefox 48.0 vagy újabb- Reverted code back to 1.1.2 for the time being since there were a lot of issues reported with 1.1.3A forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.1.3
Kiadva: 2023. aug. 2. – 175,8 kBEzekkel működik: firefox 48.0 vagy újabbBig 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 codeA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.1.2
Kiadva: 2022. dec. 1. – 169,74 kBEzekkel működik: firefox 48.0 vagy újabb- Removed IPv6 regex as it was never used and was likely causing the crashes everyone experiencedA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.1.1
Kiadva: 2021. szept. 29. – 159,57 kBEzekkel működik: firefox 48.0 vagy újabb- 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 foundA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.1.0
Kiadva: 2021. szept. 27. – 159,45 kBEzekkel működik: firefox 48.0 vagy újabb- @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/756d473371a42af9b3546837d1363a35f6d99db4A forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.19
Kiadva: 2021. júl. 6. – 44,96 kBEzekkel működik: firefox 48.0 vagy újabb- Added option to enable and disable notifications
- Updated regex to include ipv6 addresses with bracketsA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.18
Kiadva: 2021. jún. 16. – 44,29 kBEzekkel működik: firefox 48.0 vagy újabb- Cleaned up GUI by removing "Blocked hosts" from the bottom since it has not been implemented yet.
- Made alert text more clearA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.17
Kiadva: 2021. ápr. 28. – 43,47 kBEzekkel működik: firefox 48.0 vagy újabb- 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/776d5a5a6a176fb4bebf12eb29826269ad70a94aA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.16
Kiadva: 2021. ápr. 8. – 43,83 kBEzekkel működik: firefox 48.0 vagy újabb- Improved GUI switch but still not fully functional
- updated regex to remove redundant \.
- Updated notification textA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.15
Kiadva: 2021. ápr. 1. – 43,1 kBEzekkel működik: firefox 48.0 vagy újabb- Updated logoA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.14
Kiadva: 2021. ápr. 1. – 48,38 kBEzekkel működik: firefox 48.0 vagy újabb- Small change to remove verbose console.log() which was used for debuggingA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.13
Kiadva: 2021. ápr. 1. – 48,38 kBEzekkel működik: firefox 48.0 vagy újabbRegex
- 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.A forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.12
Kiadva: 2021. márc. 30. – 24,06 kBEzekkel működik: firefox 48.0 vagy újabb- Updated regex to fix FP for 10. networksA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.11
Kiadva: 2021. márc. 30. – 24,07 kBEzekkel működik: firefox 48.0 vagy újabb- Made regex case insensitiveA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.10
Kiadva: 2021. márc. 30. – 23,99 kBEzekkel működik: firefox 48.0 vagy újabb- Updated regexA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.9
Kiadva: 2021. márc. 24. – 24,03 kBEzekkel működik: firefox 48.0 vagy újabb- seperated the number of blocks on a per tab basis and made alerts fire once per tabA forráskód Kizárólag GNU GPL licenc v2.0 licenc alatt közzétéve
Verzió: 1.0.8
Kiadva: 2021. márc. 24. – 23,63 kBEzekkel működik: firefox 48.0 vagy újabb- 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 portscanningA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.7
Kiadva: 2021. márc. 24. – 23,18 kBEzekkel működik: firefox 48.0 vagy újabb- Fixed regex false positives. Added a constraint of :// before an ip address or hostnameA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.6
Kiadva: 2021. márc. 23. – 23,16 kBEzekkel működik: firefox 48.0 vagy újabb- Changed the regex to exclude public ipv6 addresses since they created too many false positives
- Normal functionality works, but toggle doesn'tA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.5
Kiadva: 2021. márc. 22. – 22,39 kBEzekkel működik: firefox 48.0 vagy újabb- Added toolbar icon with a switch to enable/disable functionality
- Added badge text to count how many port scans are blockedA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.4
Kiadva: 2021. márc. 22. – 18,29 kBEzekkel működik: firefox 48.0 vagy újabb- Added support for a different prefix for localhost websockets wss://A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.3
Kiadva: 2021. márc. 22. – 18,29 kBEzekkel működik: firefox 48.0 vagy újabb- Added support for localhostA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.2
Kiadva: 2021. márc. 22. – 18,28 kBEzekkel működik: firefox 48.0 vagy újabb- Removed unused permissionsA forráskód MIT licenc licenc alatt közzétéve