{"id":44058097,"url":"https://github.com/maurice2k/moproxy","last_synced_at":"2026-02-08T01:03:33.698Z","repository":{"id":66674303,"uuid":"267530286","full_name":"maurice2k/moproxy","owner":"maurice2k","description":"High performance SOCKS5 and HTTP proxy server with support for mixed IPv6 and IPv4 configuration","archived":false,"fork":false,"pushed_at":"2025-07-14T23:41:35.000Z","size":98,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-15T04:02:27.971Z","etag":null,"topics":["http","ipv4","ipv6","proxy","socks5"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/maurice2k.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-28T08:04:49.000Z","updated_at":"2025-07-14T23:41:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0f715c9-90fd-4f8b-9554-75b3ccf8ea1f","html_url":"https://github.com/maurice2k/moproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maurice2k/moproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurice2k%2Fmoproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurice2k%2Fmoproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurice2k%2Fmoproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurice2k%2Fmoproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maurice2k","download_url":"https://codeload.github.com/maurice2k/moproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurice2k%2Fmoproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29215895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"ssl_error","status_checked_at":"2026-02-08T00:10:43.589Z","response_time":63,"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":["http","ipv4","ipv6","proxy","socks5"],"created_at":"2026-02-08T01:03:32.960Z","updated_at":"2026-02-08T01:03:33.685Z","avatar_url":"https://github.com/maurice2k.png","language":"Go","readme":"# moproxy\n\n*moproxy* is a high performance SOCKS5 (RFC1928) and HTTP proxy server written in Golang.\nIt uses *[tcpserver](https://github.com/maurice2k/tcpserver)* as a basis.\n\n\n**THIS CODE IS NOT YET PRODUCTION READY.** As always, use at your own risk :) \n\n## Features\n* IPv4 and IPv6 support (also IPv4 to IPv6 and vice versa)\n* Access rules (from/to IP ranges)\n* Support for username/password authentication\n* Timeouts for various stages\n* CONNECT command (normal SOCKS5 proxy usage)\n* BIND command (required for i.e. non-PASV FTP)\n* TCP FastOpen (TFO) support for remote connections with Linux Kernel 4.11+\n* Config reloading (using SIGHUP)\n\n\n## Development/Testing\n\nRun moproxy using from repository's base directory\n```\n# go run bin/moproxy.go -vvvv\n```\n\n## Installation\n\nInstalling moproxy is pretty simple using `make`. It only requires Go 1.23 (or better) to be installed on your system. \n```\n# make\n# make install\n```\n\nThis builds and installs moproxy to `/opt/moproxy` by default and registers a systemd service with the name `moproxy`to `start`, `reload` and `stop` the service.\n\nYou need to copy `moproxy.conf.dist` to `moproxy.conf` within `/opt/moproxy/configs` and adjust it to your needs prior to starting the service.\nThe config file is in JSON format with documentation and examples as comments.\n\n\n\n## TODOs\n* Logging to SQLite\n* JSON status page\n* Support for more flexible authenticators (squid style)\n* Maybe support [SOCKSv6](https://tools.ietf.org/html/draft-olteanu-intarea-socks-6-11)\n\n\n## License\n*moproxy* is available under the MIT [license](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurice2k%2Fmoproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaurice2k%2Fmoproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurice2k%2Fmoproxy/lists"}