socks5-client

Crates.iosocks5-client
lib.rssocks5-client
version0.4.1
sourcesrc
created_at2023-01-16 11:58:23.269117
updated_at2024-05-06 18:37:48.480791
descriptionSocks5 clinet minimalistic library
homepagehttps://cyphernet.org
repositoryhttps://github.com/Cyphernet-DAO/rust-cyphernet
max_upload_size
id760113
size19,482
Dr. Maxim Orlovsky (dr-orlovsky)

documentation

README

Minimalistic Rust SOCKS5 client library

Build Tests Lints codecov

crates.io Docs Apache-2 licensed

Overview

Pure rust SOCKS5 protocol implementation for a client with zero dependencies.

The library is a part of rust cyphernet suite.

Manifest

Name: socks5-client
Type: Library
Kind: Free software
License: Apache-2.0
Language: Rust
Compiler: 1.65
Author: Maxim Orlovsky
Maintained: Cyphernet DAO, Switzerland
Maintainers:
  Maxim Orlovsky:
    GitHub: @dr-orlovsky
    GPG: EAE730CEC0C663763F028A5860094BAF18A26EC9
    SSH: BoSGFzbyOKC7Jm28MJElFboGepihCpHop60nS8OoG/A
    EMail: dr@orlovsky.ch
  Alexis Sellier:
    GitHub: @cloudhead
    SSH: iTDjRHSIaoL8dpHbQ0mv+y0IQqPufGl2hQwk4TbXFlw

Documentation

API reference documentation for the library can be accessed at https://docs.rs/cyphergraphy/.

Licensing

The libraries are distributed on the terms of Apache 2.0 opensource license. See LICENCE file for the license details.

Commit count: 202

cargo fmt