{"id":36423566,"url":"https://github.com/rawvoid/vine-project","last_synced_at":"2026-01-14T02:22:25.349Z","repository":{"id":37886719,"uuid":"372359585","full_name":"rawvoid/vine-project","owner":"rawvoid","description":"High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.","archived":false,"fork":false,"pushed_at":"2023-02-14T01:58:03.000Z","size":352,"stargazers_count":7,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T19:24:43.697Z","etag":null,"topics":["http","http-tunnel","mitm","proxy-server","socks4a","socks5","upstream-proxy"],"latest_commit_sha":null,"homepage":"https://github.com/bynix/vine-project","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rawvoid.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}},"created_at":"2021-05-31T02:20:43.000Z","updated_at":"2025-12-09T13:45:46.000Z","dependencies_parsed_at":"2025-02-08T08:45:08.864Z","dependency_job_id":null,"html_url":"https://github.com/rawvoid/vine-project","commit_stats":null,"previous_names":["siwee/vine-project","tarvfx/vine-project","aomsweet/cyber","rawvoid/vine-project"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rawvoid/vine-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawvoid%2Fvine-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawvoid%2Fvine-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawvoid%2Fvine-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawvoid%2Fvine-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawvoid","download_url":"https://codeload.github.com/rawvoid/vine-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawvoid%2Fvine-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","http-tunnel","mitm","proxy-server","socks4a","socks5","upstream-proxy"],"created_at":"2026-01-11T17:49:06.371Z","updated_at":"2026-01-14T02:22:25.343Z","avatar_url":"https://github.com/rawvoid.png","language":"Java","readme":"# Cyber Project\n\nHigh-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.\n\n## Features\n\n- [x] HTTP\n- [x] SOCKS4/4a\n- [x] SOCKS5\n- [x] Username/password authentication\n- [x] Chained Upstream proxies\n- [x] Http interceptor\n- [ ] Rate monitor\n\n## Usage\n\npom.xml\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eio.github.aomsweet\u003c/groupId\u003e\n  \u003cartifactId\u003ecyber-core\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0.alpha1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nDemo.java\n```java\npublic class Demo {\n\n    public static void main(String[] args) {\n        new CyberServer.Builder()\n            .withPort(2228)\n            .build().start();\n    }\n\n}\n```\n\n## License\n\nThis project is licensed under the Apache License(Version 2.0) - see the [LICENSE](/LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawvoid%2Fvine-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawvoid%2Fvine-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawvoid%2Fvine-project/lists"}