{"id":51526656,"url":"https://github.com/laserattack/vos.sh","last_synced_at":"2026-07-08T22:01:17.518Z","repository":{"id":369551968,"uuid":"1290323957","full_name":"laserattack/vos.sh","owner":"laserattack","description":"VPN over SSH for Linux","archived":false,"fork":false,"pushed_at":"2026-07-05T20:56:56.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-05T22:13:46.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laserattack.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-07-05T20:41:01.000Z","updated_at":"2026-07-05T20:57:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/laserattack/vos.sh","commit_stats":null,"previous_names":["laserattack/vos.sh"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/laserattack/vos.sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fvos.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fvos.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fvos.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fvos.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserattack","download_url":"https://codeload.github.com/laserattack/vos.sh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserattack%2Fvos.sh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35279442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":[],"created_at":"2026-07-08T22:01:16.600Z","updated_at":"2026-07-08T22:01:17.506Z","avatar_url":"https://github.com/laserattack.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vos.sh\n\nVPN tunnel via SSH SOCKS5 proxy using\n[tun2socks](https://github.com/xjasonlyu/tun2socks)\n\n## Requirements\n\n`tun2socks` in PATH, `sudo` access\n\n## Installation\n\n1. Download `tun2socks` and place it in PATH\n2. Make `vos.sh` executable\n\n## Configuration\n\nEdit the settings block at the top of the script:\n\n```\nSSH_USER=\"\"\nSSH_HOST=\"\"\nSSH_PORT=\"\"\nSOCKS_PORT=\"\"\n```\n\n## Usage\n\n```\n./vos.sh start      Start VPN tunnel\n./vos.sh stop       Stop VPN tunnel\n./vos.sh status     Show tunnel status\n```\n\n## How it works\n\n1. All traffic routes through **TUN interface -\u003e tun2socks -\u003e local\n   SOCKS5 -\u003e SSH tunnel**\n2. Traffic to the SSH server itself bypasses the tunnel to keep the\n   connection alive\n3. Two default routes: VPN via TUN (metric 1) and fallback via\n   physical gateway (metric 10)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserattack%2Fvos.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaserattack%2Fvos.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserattack%2Fvos.sh/lists"}