# PC Tether — installer fingerprints # # Check a download you have already saved: # # Windows (PowerShell): # Get-FileHash 'PC Tether Setup.exe' -Algorithm SHA256 # # macOS / Linux: # shasum -a 256 'PC Tether.apk' # # The value it prints must match the matching line below, character for character. # If it does not match, DELETE the file and download it again. Do not run it. # # windows — 109314665 bytes — https://pctether.com/dl/windows d08c830de4b882ad19278466da80d28f40b91e61f6357fba0a85a9f654528344 PC Tether Setup.exe # android — 111010393 bytes — https://pctether.com/dl/android 25b86c31b0bb4a98ca7f3acdec6a30be56e03dd8a12d194d15e68d59f83adb7f PC Tether.apk