command
module
Version:
v0.0.0-...-4b7c2c5
Opens a new window with list of versions in this module.
Published: Jul 28, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 32
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
FullTCore
FullTClash的专用代理后端,基于clash内核改动。本人不会Golang开发,所以有缺点请及时指出谢谢。
分支
- 当前为origin分支,使用Clash 原生内核为上游,偏向稳定。
- 此外还有meta分支,使用Clash.Meta 代替,支持更多代理协议。
二进制文件
请前往github action页面获取,不会进行分发。
编译
1、在项目根目录新建名为 build.key 的文件
2、在该文件中写入你的 buildtoken,编译token可以任意定义。
3、执行命令:
go build -ldflags="-s -w" fulltclash.go
特性
没有新的特性,把上游项目 Clash的拿来改改了,使之与FullTClash契合。
要说有,就是自带一个简单的通讯解密。
使用
输入以下命令查看使用方法
fulltclash -h
致谢
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.