{"id":23526205,"url":"https://github.com/magna-z/docker-softether-vpn","last_synced_at":"2026-04-24T16:06:26.885Z","repository":{"id":101838614,"uuid":"127472453","full_name":"magna-z/docker-softether-vpn","owner":"magna-z","description":"SoftEther VPN Server","archived":false,"fork":false,"pushed_at":"2020-05-13T21:30:39.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T09:51:38.948Z","etag":null,"topics":["docker","docker-image","softether","softether-vpn"],"latest_commit_sha":null,"homepage":"https://softether.org","language":"Dockerfile","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/magna-z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-03-30T20:57:55.000Z","updated_at":"2023-06-28T20:57:15.000Z","dependencies_parsed_at":"2023-03-13T15:25:14.790Z","dependency_job_id":null,"html_url":"https://github.com/magna-z/docker-softether-vpn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magna-z/docker-softether-vpn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magna-z%2Fdocker-softether-vpn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magna-z%2Fdocker-softether-vpn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magna-z%2Fdocker-softether-vpn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magna-z%2Fdocker-softether-vpn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magna-z","download_url":"https://codeload.github.com/magna-z/docker-softether-vpn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magna-z%2Fdocker-softether-vpn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["docker","docker-image","softether","softether-vpn"],"created_at":"2024-12-25T19:44:56.139Z","updated_at":"2026-04-24T16:06:26.880Z","avatar_url":"https://github.com/magna-z.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[SoftEther VPN Project](https://www.softether.org)\n---\n\nBased on Alpine Linux.\n\nDocumentation:\n - [vpnserver](https://www.softether.org/4-docs/1-manual/3._SoftEther_VPN_Server_Manual)\n - [vpnclient](https://www.softether.org/4-docs/1-manual/4._SoftEther_VPN_Client_Manual)\n - [vpnbridge](https://www.softether.org/4-docs/1-manual/5._SoftEther_VPN_Bridge_Manual)\n - [vpncmd](https://www.softether.org/4-docs/1-manual/6._Command_Line_Management_Utility_Manual)\n\nCurrent version: **4.29, build 9680, rtm**\n\n### Prepare and run (with directory \"/var/docker/softether-vpn\" as example)\n```bash\nmkdir -p /var/docker/softether-vpn \u0026\u0026 \\\ncd /var/docker/softether-vpn \u0026\u0026 \\\n\\\ntouch vpn_server.config \u0026\u0026 \\\nmkdir -p packet_log security_log server_log \u0026\u0026 \\\nchmod 600 vpn_server.config \u0026\u0026 \\\nchmod 700 packet_log security_log server_log \u0026\u0026 \\\n\\\ndocker run -d \\\n    --restart always \\\n    --name softether-vpn \\\n    --network host \\\n    -v $PWD/vpn_server.config:/usr/vpnserver/vpn_server.config:rw \\\n    -v $PWD/packet_log:/usr/vpnserver/packet_log:rw \\\n    -v $PWD/security_log:/usr/vpnserver/security_log:rw \\\n    -v $PWD/server_log:/usr/vpnserver/server_log:rw \\\n    magnaz/softether-vpn\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagna-z%2Fdocker-softether-vpn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagna-z%2Fdocker-softether-vpn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagna-z%2Fdocker-softether-vpn/lists"}