TrueSocks SDK for Rust

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.

Features

Installation

Add the truesocks crate to your Cargo.toml:

toml [dependencies] truesocks = "0.1.0"

Contributing

Contributions are welcome! Feel free to open a pull request or an issue on the GitHub repository.

License

This project is licensed under the GNU General Public License v3.0.