---
title: "Git Connector Feature - Proxy Support"
slug: "git-connector-feature-proxy-support"
description: "In this feature video, we go over the latest update to Test Modeller’s Git Connector, Proxy Support."
tags: ["Connections and Integrations", "Test Modeller"]
updated: 2024-09-27T14:19:13Z
published: 2024-09-27T14:19:13Z
canonical: "knowledge.curiositysoftware.ie/git-connector-feature-proxy-support"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Git Connector Feature - Proxy Support

In this article, we'll cover connecting Quality Modeller’s to Git over a proxy.

[Embedded content](https://www.youtube.com/embed/hz8qmlantig?&amp;wmode=opaque&amp;rel=0)

To get started, navigate to the **Connectors screen (Profile → Connectors).** Here, you should have a **GitHub connector** already present.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691131011.png)

Click the blue **edit button** on the **GitHub Connector**. This will open the**Configure Connector wizard.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691124603.png)![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691121202.png)

Open the**Connection tab**, and open the**advanced** options. Here you will find a set of new options.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691116475.png)

There are a number of options here to choose from, starting with the **Git Library.**There are two options for the**Git Library**, **Native or LibGit2Sharp.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691112883.png)

The **Native Git Library**calls Git Pull, Git Clone, behind the scenes and directly interacts with the CLI.

When **Native** is specified, you can add **HTTP or HTTPS Proxy URLs** to utilise. These are both leveraged when any Git commands are called.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680691108196.png)

This is useful for organisations who have a Git behind a firewall or a proxy, and needs to be set before performing any Git commands.

## Related

- [GitHub](/github.md)
- [Configure GitHub Connector](/configure-github-connector.md)
- [Export Automation to GitHub](/export-automation-to-github.md)
- [Clone New Framework to GitHub](/clone-new-framework-to-github.md)
- [Link Existing Framework to GitHub](/link-framework-to-github.md)
