1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/get-started/using-github/allowing-access-to-githubs-services-from-a-restricted-network.md

1.5 KiB

title, intro, versions, shortTitle
title intro versions shortTitle
Allowing access to GitHub's services from a restricted network If your network restricts access to specific domains, a network administrator may be able to grant access to {% data variables.product.company_short %}'s services by creating exceptions for {% data variables.product.company_short %}'s domain names.
fpt ghec
* *
Allow network access

About access to {% data variables.product.github %} from a restricted network

In rare cases, an institution's network access policy may restrict access to specific domain names for end users. For example, the policy may use DNS filtering to deny access to sites like {% data variables.product.prodname_dotcom %}. If your institution requires this level of control, but you still want to permit access to services on {% data variables.product.prodname_dotcom %}, you can create exceptions in your policy to allow access to the necessary domains.

Retrieving {% data variables.product.company_short %}'s domain names using the REST API

You can use the REST API to retrieve a list of {% data variables.product.company_short %}'s domain names.

Warning

The list of domains from the REST API is not intended to be comprehensive. If you block access to services using DNS, but selectively allow access to {% data variables.product.company_short %}'s domain names, any or all of {% data variables.product.prodname_dotcom %} and related services may not function properly or at all for your end users.

For more information, see AUTOTITLE.