ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 2f1df04: win-setup.ps1: make downloads faster by reus

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 04 Aug 2018 18:59:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f1df0482a98d65eef81b69eed4d9ab058676397
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2f1df04 by Peter Wu (peter@xxxxxxxxxxxxx):

    win-setup.ps1: make downloads faster by reusing proxy information
    
    The initial proxy bypass check can take a lot of time (14 seconds).
    Cache the instance to make subsequent downloads faster.
    
    Change-Id: I3ccb99d245e0127f03d9b022d10f9ce4a89018d2
    Fixes: v1.99.6rc0-344-ge3785f7aff ("win-setup.ps1 Make setup script aware of proxies")
    Reviewed-on: https://code.wireshark.org/review/28953
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5c474bd   AT: Fix CME Error description
     add  2f1df04   win-setup.ps1: make downloads faster by reusing proxy information


Summary of changes:
 tools/win-setup.ps1 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)