IP Address Changes
As we continue to expand the infrastructure that powers GitHub, we want to make everyone aware of some changes to the IP addresses that we use. Most customers won’t have…
As we continue to expand the infrastructure that powers GitHub, we want to make everyone aware of some
changes to the IP addresses that we use. Most customers won’t have to do anything as a result of these
changes.
We mentioned these new addresses
back in April and updated the
Meta API to reflect them. Some GitHub services have
have already been migrated to the new addresses, including:
- api.github.com
- gist.github.com
- ssh.github.com
Our next step is to begin using these IP addresses for the main GitHub site, so we’re reminding everyone
about this change. There are a few gotchas that might affect some people:
- If you have explicit firewall rules in place that allow access to GitHub from your network, you’ll want to make sure that all of the IP ranges listed in this article are included.
- If you have an entry in your
/etc/hosts
file that points github.com at a specific IP address, you should remove it and instead rely on DNS to give you the most accurate set of addresses. - If you are accessing your repositories over the SSH protocol, you will receive a warning message each time your client connects to a new IP address for github.com. As long as the IP address from the warning is in the range of IP addresses in the previously mentioned Help page, you shouldn’t be concerned. Specifically, the new addresses that are being added this time are in the range from
192.30.252.0
to192.30.255.255
. The warning message looks like this:
Warning: Permanently added the RSA host key for IP address '$IP' to the list of known hosts.
Thanks for your patience and continued support as we work to make GitHub faster and more reliable!
Written by
Related posts

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.