Releases: ircfspace/masque-plus
Releases · ircfspace/masque-plus
v2.9.0
v2.8.0
Changelog
- Add
--versionflag to display current program version
v2.7.0
Changelog
- Added new flags & improved compatibility with
usque(thanks to @voidr3aper-anon) - update default IPv6 ranges for scanner
- suppress unnecessary register-related messages
- skip specific noisy MASQUE connection logs in handleScanner
- handle error display when using
--test-urlflag
v2.3.0
Changelog
- add 1s delay between scan attempts
- add Prettier configuration and setup for code formatting
- Listing allowed ports for MASQUE
v2.1.0
Changelog
- Modularize the Masque-Plus core
- Add scanner for scanning specified ranges and ports
- Trim timestamps from log messages before printing
v1.8.1
Changelog
- Add placeholder flags without using them to prevent unused variable errors
v1.8.0
Changelog
- improve error handling
- Add default IPv6 endpoints
- add
--connect-timeoutflag - trim brackets from IPv6 host when parsing endpoint
- Some Small Fixes
v1.7.1
Changelog
- Improving the text of the program’s log messages
v1.7.0
Changelog
- Support for
-4,-6, and--scanflags along with a default endpoint (engage.cloudflareclient.com:2408) to enable the scanner - Added an array of temporary endpoints for random selection until the scanner is ready
- Changed the application log format
v1.5.3
Changelog
- Ability to pass a
Portalongside theIPas theendpoint - Changed project build process to include
usqueinside the package - Android build support
- Fixed some minor issues