# bypass firewall GitHub

Published articles for bypass firewall GitHub.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Use Github with SSH on port 443

DevFeed: [Use Github with SSH on port 443](<https://devfeed.tech/articles/use-github-with-ssh-on-port-443-27684.md>)

Original publisher: [Read original article](<https://gagor.pro/2023/12/use-github-with-ssh-on-port-443/>)

Author: Tom

Published: 2023-12-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>)

Tags: [blocking](<https://devfeed.tech/tags/blocking.md>), [bypass-firewall-github](<https://devfeed.tech/tags/bypass-firewall-github.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [github](<https://devfeed.tech/tags/github.md>), [github-repository-access](<https://devfeed.tech/tags/github-repository-access.md>), [github-ssh-port-443](<https://devfeed.tech/tags/github-ssh-port-443.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [https](<https://devfeed.tech/tags/https.md>), [linux](<https://devfeed.tech/tags/linux.md>), [port](<https://devfeed.tech/tags/port.md>), [repository](<https://devfeed.tech/tags/repository.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [ssh-configuration-github](<https://devfeed.tech/tags/ssh-configuration-github.md>), [ssh-github-access](<https://devfeed.tech/tags/ssh-github-access.md>), [timeout](<https://devfeed.tech/tags/timeout.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

This tutorial explains how to use GitHub over SSH on port 443 when standard SSH access is blocked or times out, such as on hotel or public Wi-Fi networks. It describes configuring the connection to simulate HTTPS traffic so repositories can still be cloned, pulled, and pushed over SSH.

### Source excerpt

Learn how to use GitHub with SSH on port 443 to bypass firewall restrictions and ensure seamless repository access.