{"id":38541995,"url":"https://github.com/skrevolve/tunnel-proxy","last_synced_at":"2026-01-17T07:12:00.929Z","repository":{"id":331883068,"uuid":"1128401149","full_name":"skrevolve/tunnel-proxy","owner":"skrevolve","description":"TCP/UDP 기반 고성능 터널링 프록시","archived":false,"fork":false,"pushed_at":"2026-01-11T13:34:24.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-11T17:27:20.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/skrevolve.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-05T15:27:35.000Z","updated_at":"2026-01-09T14:09:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/skrevolve/tunnel-proxy","commit_stats":null,"previous_names":["skrevolve/tunnel-proxy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/skrevolve/tunnel-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2Ftunnel-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2Ftunnel-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2Ftunnel-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2Ftunnel-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skrevolve","download_url":"https://codeload.github.com/skrevolve/tunnel-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2Ftunnel-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: 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":[],"created_at":"2026-01-17T07:12:00.462Z","updated_at":"2026-01-17T07:12:00.911Z","avatar_url":"https://github.com/skrevolve.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tunnel Proxy\n\n고성능 TCP/UDP 터널링 프록시 프로젝트\n\n## 프로젝트 개요\n\n암호화된 네트워크 터널을 통해 안전하게 데이터를 전달하는 프록시 시스템\n\n## 개발 단계\n\n- [x] Phase 0: 프로젝트 구조 설정\n- [ ] Phase 1: 기본 TCP 프록시 (멀티스레드)\n- [ ] Phase 2: epoll 기반 비동기 I/O\n- [ ] Phase 3: Zero-copy 최적화\n- [ ] Phase 4: TLS 암호화\n- [ ] Phase 5: UDP 지원\n\n## 빌드 방법\n\n```bash\n# 빌드\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake -j$(nproc)\n\n# 실행\n./proxy --config ../config.json\n```\n\n## 요구사항\n\n- CMake 3.10+\n- GCC 11+ (C++17)\n- OpenSSL 3.x\n\n## 디렉토리 구조\n\n```\ntunnel-proxy/\n├── src/              # 소스 파일\n├── include/          # 헤더 파일\n├── tests/            # 테스트 코드\n├── scripts/          # 유틸리티 스크립트\n├── config.json       # 설정 파일\n└── CMakeLists.txt\n```\n\n## 기여\n\n- 개발자 A: 코어 엔진\n- 개발자 B: 유틸리티 \u0026 도구\n\n## 라이선스\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrevolve%2Ftunnel-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskrevolve%2Ftunnel-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrevolve%2Ftunnel-proxy/lists"}