8 个版本
0.1.7 | 2023年3月8日 |
---|---|
0.1.6 | 2023年3月8日 |
0.1.3 | 2022年6月28日 |
0.1.2 | 2022年1月1日 |
0.1.0 | 2020年8月31日 |
#2 in #openvpn
每月 23 次下载
23KB
474 代码行
rproxy
rproxy 是一款闪电般快速、跨平台、透明的 TCP&UDP 代理。无需废话,极其简单,即开即用。
安装
cargo install rproxy
使用方法
rproxy: A platform neutral asynchronous UDP/TCP proxy
Options:
-r, --remote <host>:<port>
The remote endpoint. e.g. www.xxx.yyy:443
-b, --bind <ip>:<port>
The address to be listened. 0.0.0.0:33333 by default
-p, --protocol TCP|UDP
Protocol of the communication, UDP by default
-d, --debug Enable debug mode
依赖项
~14–22MB
~157K SLoC