{"id":26794621,"url":"https://github.com/rusticata/openvpn-parser","last_synced_at":"2025-10-12T10:42:16.501Z","repository":{"id":57649853,"uuid":"106518528","full_name":"rusticata/openvpn-parser","owner":"rusticata","description":"OpenVPN zero-copy parser written in pure rust","archived":false,"fork":false,"pushed_at":"2021-09-13T11:40:30.000Z","size":35,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T18:06:43.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/rusticata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-11T07:11:40.000Z","updated_at":"2025-03-11T10:03:15.000Z","dependencies_parsed_at":"2022-09-05T13:22:24.802Z","dependency_job_id":null,"html_url":"https://github.com/rusticata/openvpn-parser","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/rusticata/openvpn-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fopenvpn-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fopenvpn-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fopenvpn-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fopenvpn-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rusticata","download_url":"https://codeload.github.com/rusticata/openvpn-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusticata%2Fopenvpn-parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264863035,"owners_count":23675098,"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":"2025-03-29T17:28:19.417Z","updated_at":"2025-10-12T10:42:11.469Z","avatar_url":"https://github.com/rusticata.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- cargo-sync-readme start --\u003e\n\n# openvpn-parser\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE-MIT)\n[![Apache License 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE-APACHE)\n[![Build Status](https://travis-ci.org/rusticata/openvpn-parser.svg?branch=master)](https://travis-ci.org/rusticata/openvpn-parser)\n[![Crates.io Version](https://img.shields.io/crates/v/openvpn-parser.svg)](https://crates.io/crates/openvpn-parser)\n\n## Overview\n\nopenvpn-parser is a parser for the ([OpenVPN](https://openvpn.net/)) protocol.\n\nIt can be used to decode the packet structures, access fields and verify some properties.\nThe content of the `Control` packets uses the TLS protocol, so\n[tls-parser](https://github.com/rusticata/tls-parser) can be used to decode the messages.\n\n*The parser does not decrypt messages.*\n\nThis crate mostly serves as a demo/example crate for network protocol parsers written using nom, and nom-derive.\n\n## Notes\n\nWriten in great pain, due to lack of specifications, and a number of fields\ndefined in a very useless way, like \"usually 16 or 20 bytes\".\n\nClosest thing to specifications:\n\n- \u003chttps://openvpn.net/index.php/open-source/documentation/security-overview.html\u003e\n- \u003chttp://ipseclab.eit.lth.se/tiki-index.php?page=6.+OpenVPN\u003e\n- OpenVPN source code\n- OpenVPN wireshark parser\n\u003c!-- cargo-sync-readme end --\u003e\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%2Frusticata%2Fopenvpn-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frusticata%2Fopenvpn-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusticata%2Fopenvpn-parser/lists"}