module
Version:
v0.0.0-...-5504681
Opens a new window with list of versions in this module.
Published: Aug 1, 2021
License: MIT
Opens a new window with license information.
README
¶
SimpleSocks
正如其名,一个简单的代理,因为没有实现任何加密,纯粹的
中转数据,后续可能随缘完善.
准确来说实现了一个名为 none 的加密,优点是非常快,
缺点是数据不加密.
none 加密方法仅用作测试性能~~,虽然现在性能非常拉跨
以致上行甚至无法达到 1Mbps~~
加密方法实现于 encrypt 中
使用方法见 main.go
Directories
¶
Click to show internal directories.
Click to hide internal directories.