{"id":20350403,"url":"https://github.com/touero/sharpbelly","last_synced_at":"2026-02-06T05:02:17.177Z","repository":{"id":184136427,"uuid":"671362485","full_name":"touero/sharpbelly","owner":"touero","description":"A shell program for setting host agents for wsl. ","archived":false,"fork":false,"pushed_at":"2023-09-28T04:00:28.000Z","size":215,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T06:48:35.051Z","etag":null,"topics":["proxy","shell","wsl","wsl2"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/touero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-27T06:37:33.000Z","updated_at":"2024-03-26T11:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca8337d9-ec79-4938-9490-b6eda1c5bc96","html_url":"https://github.com/touero/sharpbelly","commit_stats":null,"previous_names":["weiensong/wslproxy","touero/sharpbelly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/touero/sharpbelly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fsharpbelly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fsharpbelly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fsharpbelly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fsharpbelly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/touero","download_url":"https://codeload.github.com/touero/sharpbelly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fsharpbelly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29151560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["proxy","shell","wsl","wsl2"],"created_at":"2024-11-14T22:30:01.782Z","updated_at":"2026-02-06T05:02:17.153Z","avatar_url":"https://github.com/touero.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003esharpbelly\u003c/h1\u003e\n\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/license_-MIT-blue\" alt=\"\"\u003e \u003cimg src=\"https://img.shields.io/badge/shell-grey\" alt=\"\"\u003e \u003cimg src=\"https://img.shields.io/badge/zsh-grey\" alt=\"\"\u003e  \u003cimg src=\"https://img.shields.io/badge/bash-grey\" alt=\"\"\u003e \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=sharpbelly.png height=\"200\" width=\"200\" alt=\"\"\u003e\n\u003c/p\u003e\n\n## Repository Introduction\n\nIn actual development, it is necessary to use proxies in wsl. This repository provides support for quickly setting proxies and quickly canceling proxy settings in wsl.  \n\u003cp align=\"center\"\u003e\u003cimg src=terminal.gif alt=\"\"\u003e\u003c/p\u003e\n\n\n## Install\n\nThis project uses [WSL](https://learn.microsoft.com/en-us/windows/wsl/install) [Git](https://git-scm.com/) Go check them out if you don't have them locally installed.   \n\n```shell\n$ git clone https://github.com/weiensong/wslProxy.git\n\n# ❗ Enter the pull directory and set the port in it ❗\n\n# move to /data/tools\n$ sudo mv proxy.sh /data/tools/proxy.sh\n\n# ❗ Confirm the shell used, currently using zsh, set to alias ❗\n\n$ nvim ~/.zshrc\n# Add the following content:\nalias proxy='source /data/tools/proxy.sh'\n\n$ source ~/.zshrc\n```\n\n\n## Usage\n❗❗❗At the same time, ensure that your proxy client allows LAN proxies, that is, Allow LAN. ❗❗❗\n```sh\n# Enable Proxy\n$ proxy set\n\n# Disable Proxy\n$ proxy unset\n\n# Output proxy information\n$ proxy check\n\n# View proxy parameters\n$ proxy help\n\n# Test proxy\n$ curl google.com\n```\n\n## Related Repository\n\n- [zsh](https://github.com/zsh-users/zsh) — Mirror of the Z shell source code repository\n- [clash](https://github.com/Dreamacro/clash) — A rule-based tunnel in Go\n- [v2rayN](https://github.com/2dust/v2rayN) — A GUI client for Windows, support Xray core and v2fly core and others\n- [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) — delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.\n\n\n\n## Related Efforts\n\n- [wsl](https://learn.microsoft.com/en-us/windows/wsl/install)\n\n\n\n## Maintainers\n\n[@weiensong](https://github.com/weiensong)\n\n\n## Contributing\n\nFeel free to dive in! [Open an issue](https://github.com/weiensong/wslProxy/issues) or submit PRs.\n\nStandard Python follows the Shell Code of Conduct.\n\n### Contributors\n\nThis project exists thanks to all the people who contribute.\n\n\n## License\n\n[MIT](https://github.com/weiensong/weiensong/blob/main/.universal/LICENSE) © weiensong\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftouero%2Fsharpbelly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftouero%2Fsharpbelly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftouero%2Fsharpbelly/lists"}