Skip to content

Tags: P3NG3R/megabasterd

Tags

v7.23

Toggle v7.23's commit message
7.23

Fix problem with jackson library

Fix tonikelope#207

Fix tonikelope#208

v7.22

Toggle v7.22's commit message
7.22

Fix tonikelope#206

v7.21

Toggle v7.21's commit message
7.21

Better error messages for folder links

v7.20

Toggle v7.20's commit message
7.20

Custom Smart Proxy Auth USER AND PASS REQUIRED IN BASE64

Custom Smart Proxy List SOCKS support (put * before IP for SOCKS proxy)

v7.19

Toggle v7.19's commit message
7.19

Settings window default size fix

v7.18

Toggle v7.18's commit message
7.18

Added support for proxies with authentication in the SmartProxy custom list

Format is -> IP:PORT[@user:password_b64] (PASSWORD NEEDS TO BE BASE64 ENCODED)

Example of proxy with 'myuser:mypass' -> 192.168.1.1:12345@myuser:bXlwYXNzd29yZA==

v7.17

Toggle v7.17's commit message
7.17

Fix tonikelope#198

v7.16

Toggle v7.16's commit message
7.16

-Json parser scape all char

v7.15

Toggle v7.15's commit message
7.15

-Natural sort

v7.14

Toggle v7.14's commit message
7.14

-Unfreeze all button bug fix
-MALFORMED ATTRIBUTES WINDOWS FIX