Skip to content

Commit

Permalink
Add new SLC + Frankfurt Shredstream IPs (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
esemeniuc authored Dec 19, 2024
1 parent bdbb250 commit 08cf351
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/source/lowlatencytxnfeed.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,13 @@ RUST_LOG=info cargo run --release --bin jito-shredstream-proxy -- shredstream \

If you use a firewall, allow access to the following IPs:

| Location | IP Addresses |
|---------------------|---------------------------------------------------------------------------------------------------|
| πŸ‡³πŸ‡± Amsterdam | `74.118.140.240`, `202.8.8.174`, `64.130.52.138`, `64.130.52.73`, `64.130.55.26`, `64.130.55.174` |
| πŸ‡©πŸ‡ͺ Frankfurt | `145.40.93.84`, `145.40.93.41`, `64.130.50.14`, `64.130.50.99`, `64.130.57.46` |
| πŸ‡ΊπŸ‡Έ New York | `141.98.216.96`, `64.130.48.56`, `64.130.51.137` |
| πŸ‡ΊπŸ‡Έ Salt Lake City | `64.130.53.8`, `64.130.53.57`, `64.130.53.88` |
| πŸ‡―πŸ‡΅ Tokyo | `202.8.9.160`, `202.8.9.19`, `202.8.9.22`, `64.130.49.118` |
| Location | IP Addresses |
|---------------------|-----------------------------------------------------------------------------------------------------------------|
| πŸ‡³πŸ‡± Amsterdam | `74.118.140.240`, `202.8.8.174`, `64.130.52.138`, `64.130.52.73`, `64.130.55.26`, `64.130.55.174` |
| πŸ‡©πŸ‡ͺ Frankfurt | `145.40.93.84`, `145.40.93.41`, `64.130.50.14`, `64.130.50.99`, `64.130.57.46`, `64.130.57.99`, `64.130.57.171` |
| πŸ‡ΊπŸ‡Έ New York | `141.98.216.96`, `64.130.48.56`, `64.130.51.137` |
| πŸ‡ΊπŸ‡Έ Salt Lake City | `64.130.53.8`, `64.130.53.57`, `64.130.53.88`, `64.130.53.90` |
| πŸ‡―πŸ‡΅ Tokyo | `202.8.9.160`, `202.8.9.19`, `202.8.9.22`, `64.130.49.118` |

## Troubleshooting

Expand Down

0 comments on commit 08cf351

Please sign in to comment.