Skip to content

Steam-Fix v3

Latest
Compare
Choose a tag to compare
@YourBoyRory YourBoyRory released this 12 Apr 04:01
· 8 commits to main since this release

Steam-Fix 2.0 now unifies the abilities of the Linux and Windows versions
Both Versions can storeencrypted passwords to your account for easy login when using a VPN

Passwords on Linux are encrypted with openssl and a random key should be provided in the bash script.
On Windows encrypted with aescrypt.exe and must be user provided as I do not have permission to distribute this. If not present it will use Microsofts built-in crypt command but provides less security.