{"id":22692894,"url":"https://github.com/fautore/yasgp","last_synced_at":"2025-03-29T17:17:37.948Z","repository":{"id":256960083,"uuid":"744080465","full_name":"fautore/yasgp","owner":"fautore","description":"yasgp - Yet Another Silly Go Proxy","archived":false,"fork":false,"pushed_at":"2025-03-03T07:55:31.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T08:32:49.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fautore.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-16T15:29:44.000Z","updated_at":"2025-03-03T07:55:34.000Z","dependencies_parsed_at":"2024-09-14T04:55:28.502Z","dependency_job_id":null,"html_url":"https://github.com/fautore/yasgp","commit_stats":null,"previous_names":["fautore/yasgp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fautore%2Fyasgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fautore%2Fyasgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fautore%2Fyasgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fautore%2Fyasgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fautore","download_url":"https://codeload.github.com/fautore/yasgp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215826,"owners_count":20741894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-10T02:08:24.987Z","updated_at":"2025-03-29T17:17:37.937Z","avatar_url":"https://github.com/fautore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YASGP - Yet Another Silly Go Proxy\n\nYASGP is, as it's name implies, a proxy written in pure go\n\nThis project is meant to be a personal use, simple proxy to help deal with that _sweet sweet_, _awesome_ and _easily configurable_ WSL2 LAN networking via a simple approach: ignoring it entirely.\n\n# Installation\n\nBuild from source\n\n```shell\ngit clone git@github.com:fautore/yasgp.git\ncd yasgp\ngo build .\n```\n\n...or via `go install` directly\n\n```shell\ngo install github.com/fautore/yasgp@latest\n```\n\n# Usage\n\n1. Write your configuration file to `config.yasgp`, currently yasgp looks for `config.yasgp` in the project root, aka your cwd.\n2. Run\n3. Enjoy your proxy!\n\n# Configuration\n\nyasgp uses a configuration file separated in lines, each line is a rule; below an example:\n\n```yasgp\nhttp://10.9.8.24:3118 to http://localhost:3118\nhttp://10.9.8.24:3018 to http://localhost:3018\nhttp://10.9.8.24:3020 to http://localhost:3020\n```\n\nCurrently, it is required to restart yasgp when you update your configuration.\n\n# Contribution\n\nContributions welcome! Feel free to open an Issue or a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffautore%2Fyasgp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffautore%2Fyasgp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffautore%2Fyasgp/lists"}