| Crates.io | truesocks |
| lib.rs | truesocks |
| version | 1.0.0 |
| created_at | 2023-04-06 15:49:00.939075+00 |
| updated_at | 2023-04-06 15:49:00.939075+00 |
| description | A Rust SDK for truesocks API |
| homepage | https://github.com/c0dn/truesocks_rs |
| repository | https://github.com/c0dn/truesocks_rs |
| max_upload_size | |
| id | 832281 |
| size | 60,565 |
truesocks is a Rust SDK for working with the TrueSocks API. The SDK provides a simple and convenient way to interact with the API to buy, rent, and manage proxies.
It supports all API commands and abstracts away the complexity of making HTTP requests and handling JSON data.
tokio and reqwestAdd the truesocks crate to your Cargo.toml:
[dependencies]
truesocks = "0.1.0"
Contributions are welcome! Feel free to open a pull request or an issue on the GitHub repository.
This project is licensed under the GNU General Public License v3.0.