Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xhdix authored Jun 2, 2022
1 parent 5f8e90e commit f3609a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,15 @@ docker run -it ghcr.io/wikicensorship/tracevis --packet
```sh
python3 ./tracevis.py --config ./samples/quicv0xbabababa.conf
```
_(There is more in `./samples`: Client-Hello, NTP, SYN, and more QUIC packets)_

or you can override:

```
python3 ./tracevis.py --config ./samples/syn.conf -i "75.2.60.5,99.83.231.61"
```

_(There is more in `./samples`: Client-Hello, NTP, HTTP-GET, and more QUIC packets)_

##### Download traceroute data from a RIPE Atlas probe:

```sh
Expand Down

0 comments on commit f3609a8

Please sign in to comment.