diff --git a/README.md b/README.md index d4929cb..a044fd9 100644 --- a/README.md +++ b/README.md @@ -17,25 +17,6 @@ The pyEGA3 download client is a python-based tool for viewing and downloading fi * Python 3.6 or newer. ([download instructions](https://www.python.org/downloads/)) -### Firewall ports - -pyEGA3 makes https calls to the EGA AAI (https://ega.ebi.ac.uk:8443) and the EGA Data API (https://ega.ebi.ac.uk:8052). Ports 8443 and 8052 must both be reachable from the location where pyEGA3 is executed to avoid timeouts. - -For Linux/Mac users, check if ports 8443 and 8052 are open by running the following commands: - -```bash -openssl s_client -connect ega.ebi.ac.uk:8443 -openssl s_client -connect ega.ebi.ac.uk:8052 -``` - -If the ports are open, the commands should print `CONNECTED` to the terminal. - -For Windows users, check if ports 8443 and 8052 are open by going to the following URLs: -* https://ega.ebi.ac.uk:8443/ega-openid-connect-server/ -* https://ega.ebi.ac.uk:8052/elixir/central/stats/load - -If the ports are open, both of the sites should load with no timeouts. - ## Installation and update ### Using Pip3 @@ -234,7 +215,7 @@ pyega3 -c 5 -cf fetch EGAD --output-dir