Skip to content

Commit

Permalink
fix: synchronize telegram IPs with engine (#294)
Browse files Browse the repository at this point in the history
## Checklist

- [x] I have read the [contribution
guidelines](https://github.com/ooni/spec/blob/master/CONTRIBUTING.md)
- [x] ooni/probe#2742
- [ ] related ooni/probe-cli pull request: <!-- add URL here -->
- [ ] If I changed a spec, I also bumped its version number and/or date

## Description

This diff updates the telegram nettest spec to include the latest IP
endpoints we measure as part of the test

Co-authored-by: decfox <decfox@decfoxs-MBP.lan>
  • Loading branch information
DecFox and decfox committed Jun 4, 2024
1 parent 3aa352e commit dc3bd0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nettests/ts-020-telegram.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ These access points have the following IP addresses:
* 149.154.175.100
* 149.154.167.91
* 149.154.171.5
* 95.161.76.100

The test establishes TCP connection to all the access point IP addresses and
then attempts to issue a POST HTTP request to each of them.
Expand Down

0 comments on commit dc3bd0e

Please sign in to comment.