Skip to content

1.6.1

Latest
Compare
Choose a tag to compare
@daniel-maclaughlin daniel-maclaughlin released this 13 Mar 01:32
· 3 commits to master since this release
4bc55f0

Long time since 1.5.
1.61 has the following changes:

  • lowered connection timeout from 3 seconds to 1
  • removed external ip from the report due to failures if a proxy was present
  • added additional messages on the run screen to see the progress
  • Fixed issue with UDP urls having the incorrect nc flag
  • Updated Apple URLs to mirror https://support.apple.com/en-us/HT210060
  • Removed FTP, Streaming and Gopher proxy check if the macOS device is Ventura or above (those proxies are no longer supported under networksetup)
  • Changed table sub header colour to match other headers
  • included head command onfdesetup to ensure accurate reporting
  • Better proxy parsing when using Auto Proxy Discovery or Auto Proxy Configuration
    In order to have better handling when using auto Proxy Discovery or Auto Proxy Handling the App now includes python framework 3.9.6 and a python module pacparser. This does add size to the overall App and some delay when querying the pac file for each url.

Known issues:

  • ns.itunes.apple.com is listed on https://support.apple.com/en-us/HT210060 but has been excluded from this tool as it fails to respond on macOS, reports indicate this will be removed from the KB article in a later revision from Apple
  • If using a proxy there is a delay during the "Checking Content Cache" stage, this is due to AssetCacheLocatorUtil not supporting a proxy flag and some checks need to timeout

Expected runtime:
If on an open network with no proxies and nothing blocked estimated time to run is 2 mins 20 seconds
If Auto Proxy Configuration with a bad PROXY server has been set and every URL is blocked estimated run time is 20 minutes