8000 GitHub - yangyezhuang/git-proxy: GitProxy - Cross platform Git proxy switching tool, suitable for Mac/Win/Linux, helps you quickly solve proxy issues in Git operations, such as clone or push timeout/failure.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GitProxy - Cross platform Git proxy switching tool, suitable for Mac/Win/Linux, helps you quickly solve proxy issues in Git operations, such as clone or push timeout/failure.

Notifications You must be signed in to change notification settings

yangyezhuang/git-proxy

Repository files navigation

GitProxy

English | 简体中文

GitProxy is a modern and lightweight cross platform Git proxy switching desktop client that supports Mac, Windows, and Linux.

screenshot screenshot

Feature

  • Super lightweight, built on Webview2, without embedded browsers.
  • Provides visually and user-friendly UI, light and dark themes.
  • Multi-language support.
  • Better connection management: supports SSH Tunnel/SSL/Sentinel Mode/Cluster Mode/HTTP proxy/SOCKS5 proxy.

Installation

Available to download for free from here.

Build Guidelines

Prerequisites

  • Go (latest version)
  • Node.js >= 16
  • NPM >= 9

Install Wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Pull the Code

git clone https://github.com/yangyezhuang/git-proxy --depth=1

Build Frontend

npm install --prefix ./frontend

or

cd frontend
npm install

Compile and Run

wails dev

About

If you are also an independent developer (team) and enjoy open source, you can follow us to discuss your experiences, provide feedback, and make friends.

Sponsor

If this project helpful for you, feel free to buy me a cup of coffee ☕️.

  • Wechat Sponsor

wechat

About

GitProxy - Cross platform Git proxy switching tool, suitable for Mac/Win/Linux, helps you quickly solve proxy issues in Git operations, such as clone or push timeout/failure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0