Skip to content

Commit

Permalink
Add a Huawei server to the list of test targets
Browse files Browse the repository at this point in the history
That sniffer was added in a2b6f9b, and yay,
it works!
  • Loading branch information
dlenski committed Apr 16, 2024
1 parent e35de85 commit b5c7835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sniffers.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
('viavpn.luther.edu', sn.aruba_via),
('vpn.wdc.softlayer.com', sn.array_networks),
('166.111.32.74:10443', sn.h3c), # no DNS? tsinghua.edu.cn
('58.246.39.91:8899', sn.huawei), # no DNS? China, non-edu
]

unmatched_vpns = ['vpn.{}.edu'.format(d) for d in (
Expand Down

0 comments on commit b5c7835

Please sign in to comment.