{"id":20850795,"url":"https://github.com/xtuhcy/socks5-netty","last_synced_at":"2025-04-10T02:22:48.644Z","repository":{"id":81065772,"uuid":"77451576","full_name":"xtuhcy/socks5-netty","owner":"xtuhcy","description":"基于netty实现的socks5代理","archived":false,"fork":false,"pushed_at":"2018-04-13T12:38:37.000Z","size":4139,"stargazers_count":235,"open_issues_count":2,"forks_count":112,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-03T00:04:31.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/xtuhcy.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":"2016-12-27T11:47:40.000Z","updated_at":"2025-03-06T18:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"874e92e2-b5af-44d1-95ba-433c7bb52a59","html_url":"https://github.com/xtuhcy/socks5-netty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuhcy%2Fsocks5-netty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuhcy%2Fsocks5-netty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuhcy%2Fsocks5-netty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuhcy%2Fsocks5-netty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuhcy","download_url":"https://codeload.github.com/xtuhcy/socks5-netty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143253,"owners_count":21054737,"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-11-18T03:11:25.407Z","updated_at":"2025-04-10T02:22:48.600Z","avatar_url":"https://github.com/xtuhcy.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"# socks5-netty\n基于netty实现的socks5代理\n\n## 安装\n\n- 下载git代码 ，mvn install\n \n- 或者直接下载bin/proxy\n\n## 运行\n- linux ： target/assembler/jsw/proxy/bin/proxy start\n\t\n- windows ： target/assembler/jsw/proxy/bin/proxy.bat start\n\n## 配置\n\n- config.properties\n\t- port=11080   监听端口\n\t- auth=true    是否鉴权\n\n- password.properties\n\t- user=password 鉴权用户密码，每行一个\n\n- log4j.perperties\n\t- log4j.logger.com.geccocrawler.socks5=info  默认级别是info只输出流量日志\n\n## 扩展\n- 自定义鉴权方式\n\n\t实现PasswordAuth接口，通过proxyServer.passwordAuth()方法设置。系统自带的是PropertiesPasswordAuth，基于properties文件的鉴权\n\n- 自定义代理日志\n\n\t实现ProxyFlowLog接口，通过proxyServer.proxyFlowLog()方法设置。系统自带的是ProxyFlowLog4j，基于log4j的日志记录\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuhcy%2Fsocks5-netty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuhcy%2Fsocks5-netty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuhcy%2Fsocks5-netty/lists"}