{"id":15107103,"url":"https://github.com/shadowsocks/qtun","last_synced_at":"2025-04-05T08:07:37.894Z","repository":{"id":42926979,"uuid":"249340218","full_name":"shadowsocks/qtun","owner":"shadowsocks","description":"Yet another SIP003 plugin based on IETF-QUIC","archived":false,"fork":false,"pushed_at":"2024-12-31T01:48:42.000Z","size":26,"stargazers_count":124,"open_issues_count":14,"forks_count":15,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-29T07:07:46.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/shadowsocks.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":"2020-03-23T05:05:04.000Z","updated_at":"2025-01-31T16:27:40.000Z","dependencies_parsed_at":"2025-01-14T14:08:34.916Z","dependency_job_id":"955d0122-068b-40c2-b056-0800ccc4b129","html_url":"https://github.com/shadowsocks/qtun","commit_stats":{"total_commits":22,"total_committers":6,"mean_commits":"3.6666666666666665","dds":0.2727272727272727,"last_synced_commit":"db2e18c3555bcae27148c6bac3594ff969ed5634"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fqtun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fqtun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fqtun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fqtun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowsocks","download_url":"https://codeload.github.com/shadowsocks/qtun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305934,"owners_count":20917208,"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-09-25T21:04:31.548Z","updated_at":"2025-04-05T08:07:37.873Z","avatar_url":"https://github.com/shadowsocks.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qtun\n\nYet another SIP003 plugin based on IETF-QUIC\n\n## Major features:\n\n* IETF-QUIC\n* ACME compatible\n* BBR congestion\n* Low resource usage\n\n## Install\n\n```bash\n# Install rust\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n\ncargo install --git https://github.com/shadowsocks/qtun\n```\n\n## Examples\n\n### Issue a cert for TLS and QUIC\n\nqtun will look for TLS certificates signed by acme.sh by default. Here's some sample commands for issuing a certificate using CloudFlare. You can find commands for issuing certificates for other DNS providers at acme.sh.\n\n```bash\ncurl https://get.acme.sh | sh\n~/.acme.sh/acme.sh --issue --dns dns_cf -d mydomain.me\n```\n\n### Server\n\n```bash\n./ssserver -s 0.0.0.0:443 -k example -m aes-256-gcm --plugin ./qtun-server --plugin-opts \"acme_host=example.com\"\n```\n\n### Client\n\n```bash\n./sslocal -s example.com:443 -k example -m aes-256-gcm --plugin ./qtun-client --plugin-opts \"host=example.com\"\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2020 Max Lv\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowsocks%2Fqtun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowsocks%2Fqtun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowsocks%2Fqtun/lists"}