Skip to content

v4.6.3

Choose a tag to compare

@Evilvir-us Evilvir-us released this 06 Jan 08:49
· 29 commits to main since this release

V4.6.0 update

  • VLC Requirement Removed: The VLC dependency has been removed due to detection issues some users experienced. The necessary VLC DLLs are now bundled directly within the executable, eliminating the need for an external VLC installation. Please note that this change has increased the file size considerably, but does not affect functionality.

  • Custom MAC Address Function Reworked: The Custom MAC Address functions have been rewritten for improved accuracy. When the "accuracy" option is selected (recommended), the software will now sequentially test all MAC addresses in the pool. Once a successful connection to the portal is established using a MAC address, it will be removed from the pool. After all MAC addresses have been tested, the list will restart from the top and continue looping until every MAC address has successfully connected.

  • Proxy Fetcher Improvements: The Proxy Fetcher has been enhanced with additional sources for retrieving anonymous proxies. In previous versions, the Proxy Fetcher returned a larger number of results, but did not verify anonymity, which could expose the user's real IP to the portal. The updated version ensures that proxies are tested for anonymity by confirming that the originating IP of the proxy is visible to the portal, and it also checks for valid results rather than simply verifying that a webpage was loaded.


v4.6.1

  • Ratelimit Customization: The ratelimit timeout can now be customized in the Proxies tab.

v4.6.2

  • Improved Startup Speed: The program now launches faster by performing the update check in a separate thread. This allows the application to start immediately while checking for an update in the background.

v4.6.3

  • New Feature for Custom MACs: A "Save Pool to a File" button has been added. This feature allows you to save your unused custom MAC addresses to a file, making it easier to manage large lists of MAC addresses and avoid testing them all in a single session. Just remember to load the saved file on your next launch.

Note: The Proxy Timeout and Read Timeout errors have been present in previous versions, but they were not visible until now. I've decided to address them, and disabling the proxies temporarily enhances the accuracy of the process.