{"id":20900325,"url":"https://github.com/ghztomash/vpn-status","last_synced_at":"2025-06-25T01:38:14.321Z","repository":{"id":228587578,"uuid":"774269647","full_name":"ghztomash/vpn-status","owner":"ghztomash","description":"A simple library and cli tool to determine whether VPN is configured.","archived":false,"fork":false,"pushed_at":"2024-08-27T15:08:51.000Z","size":75,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T13:15:18.042Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghztomash.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"ghztomash"}},"created_at":"2024-03-19T08:50:46.000Z","updated_at":"2024-08-27T15:08:55.000Z","dependencies_parsed_at":"2024-08-27T16:51:56.892Z","dependency_job_id":null,"html_url":"https://github.com/ghztomash/vpn-status","commit_stats":null,"previous_names":["ghztomash/vpn-status"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghztomash%2Fvpn-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghztomash%2Fvpn-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghztomash%2Fvpn-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghztomash%2Fvpn-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghztomash","download_url":"https://codeload.github.com/ghztomash/vpn-status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243285620,"owners_count":20266849,"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-18T11:18:59.948Z","updated_at":"2025-03-12T20:17:54.629Z","avatar_url":"https://github.com/ghztomash.png","language":"Rust","funding_links":["https://github.com/sponsors/ghztomash"],"categories":[],"sub_categories":[],"readme":"![cargo build](https://github.com/ghztomash/vpn-status/actions/workflows/rust.yml/badge.svg)\n![cargo clippy](https://github.com/ghztomash/vpn-status/actions/workflows/rust-clippy.yml/badge.svg)\n\n# VPN Status\n\nThis CLI application checks the status of a VPN connection.\n\nIt is highly customizable and is intended to be used in combination with tools like `zsh` and `tmux` as status indicator.\n## Usage\n\nBy default, the application will print the status of the VPN connection to the standard output in color.\n```sh\nvpn-status\n```\n\n## Installation\n\nInstall the application with `cargo`:\n```sh \ncargo install vpn-status\n```\n\nAlternatively, you can build the application from source:\n```sh\ngit clone https://github.com/ghztomash/vpn-status.git\ncd vpn-status\ncargo install vpn-status --path .\n# or\ncargo build --release\ncp ./target/release/vpn-status /usr/local/bin\n```\n\n## Configuration\n\nThe default configuration is stored in `./.config/vpn_status/config.toml`\n\nLoad a specified configuration with `--config-path \u003cpath\u003e` flag, If the configuration file is not found, a copy of the default configuration will be saved in that path.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghztomash%2Fvpn-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghztomash%2Fvpn-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghztomash%2Fvpn-status/lists"}