{"id":25483499,"url":"https://github.com/aursu/home-vpn","last_synced_at":"2025-10-07T09:12:37.272Z","repository":{"id":139773684,"uuid":"236841051","full_name":"aursu/home-vpn","owner":"aursu","description":"PureVPN OpenVPN connect with iptables kill-switch","archived":false,"fork":false,"pushed_at":"2024-10-28T19:15:05.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T20:23:34.578Z","etag":null,"topics":["killswitch","openvpn","rtorrent","vpn"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/aursu.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-01-28T21:03:52.000Z","updated_at":"2024-10-28T19:15:11.000Z","dependencies_parsed_at":"2024-08-05T00:28:28.747Z","dependency_job_id":null,"html_url":"https://github.com/aursu/home-vpn","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/aursu%2Fhome-vpn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aursu%2Fhome-vpn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aursu%2Fhome-vpn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aursu%2Fhome-vpn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aursu","download_url":"https://codeload.github.com/aursu/home-vpn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239519186,"owners_count":19652451,"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":["killswitch","openvpn","rtorrent","vpn"],"created_at":"2025-02-18T17:36:33.601Z","updated_at":"2025-10-07T09:12:32.237Z","avatar_url":"https://github.com/aursu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# home-vpn\nPureVPN OpenVPN connect with iptables kill-switch\n\n## Description\n\n1. `.rtorrent.rc` - rtorrent client configuration file. \n    * with as low seeding as possible,\n    * with `/var/data/movies` directory to move compelted torrents into,\n    * with `/var/data/downloads` as session store directory (also consider it as current working directory)\n    * with rtorrent listen and communicating on port `8080`\n\n2. `login.conf` - configuration to store authentication credentials for PureVPN service\n\n3. `vpnonly.sh` - killswitch for PureVPN. It is require manual adjusting:\n    * `DEVICE=` - should point to network interface for which default route is set (in my case Ethernet `eno1`)\n    * `DNS1=` - DNS server 1 to allow traffic to and from (in most cases - router IP address)\n    * `DNS2=` - DNS server 2 to allow traffic to and from\n    * `NETWORK=` - local network address (which PC reside on)\n    * `GATEWAY=` - local network gateway\n    * `VPNGWS=` - array of VPN gateways' IP addresses to allow traffic to\n      killswitch required to stop external traffic in case of VPN tunnel failure\n\n4. `run.sh` - A script to run the OpenVPN client using a specified configuration file. The default\n   configuration file is `PUREVPN.ovpn`, located in the same directory. The script accepts only one\n   positional parameter, which should be the path to the VPN configuration file.\n\n5. `nofw.sh` - A script to remove killswitch rules from iptables and re-enable IPv6 traffic.\n\n6. `New+OVPN+Files` - Directory containing PureVPN OpenVPN configuration files downloaded in\n   April 2024.\n\n7. `tv` - IPSec/L2TP VPN settings for routing TV traffic through a remote VPS. For a brief\n   description, see the [README](tv/README.md).\n\n### Usage\n\n```\n./run.sh\nrtorrent\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faursu%2Fhome-vpn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faursu%2Fhome-vpn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faursu%2Fhome-vpn/lists"}