1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Added self-hosted runners suggestion (#57785)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Cory Calahan
2025-10-06 01:39:53 -07:00
committed by GitHub
parent 9511049c05
commit dd5df4b70b

View File

@@ -81,6 +81,7 @@ Because this restriction only applies to requests that are sent via a proxy that
| SSH access | Port 22 on {% data variables.product.prodname_dotcom_the_website %} | To restrict access, block the endpoint entirely. |
| SSH over HTTPS | `ssh.github.com` | To restrict access, block the endpoint entirely. |
| {% data variables.product.github %}-hosted runners | Various | To enforce specific routing, use Azure private networking. See [AUTOTITLE](/admin/configuring-settings/configuring-private-networking-for-hosted-compute-products/about-azure-private-networking-for-github-hosted-runners-in-your-enterprise). |
| Self-hosted runners | Various | To enforce specific routing, utilize a proxy server. See [AUTOTITLE](/actions/how-tos/manage-runners/self-hosted-runners/use-proxy-servers). |
### Endpoints that don't require restriction