mirror of
https://github.com/deadjakk/RustPivot
synced 2026-06-08 13:46:27 +00:00
9 lines
160 B
TOML
Executable File
9 lines
160 B
TOML
Executable File
[package]
|
|
name = "client"
|
|
version = "0.0.2"
|
|
description = "A reverse SOCKS5 Proxy client written in Rust"
|
|
readme = "README.md"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|