These files generate the API for the Passepartout client.
- Node.js
Install the package:
npm install
Fetch the infrastructure of a provider from mocks:
npm run fetch hideme
or from the real provider API:
npm run fetch hideme 1
Run the tests against the mocks:
npm test
Refer to this document to learn how to contribute e.g. new providers to the API.
Copyright (c) 2025 Davide De Rosa. All rights reserved.
This project is licensed under the MIT.
By contributing to this project you are agreeing to the terms stated in the Contributor License Agreement (CLA).
Twitter: @keeshux
Website: passepartoutvpn.app