Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 395 Bytes

LoCyan Team 旗下 LoCyanFrp 启动器 | Powered by Python

Warning:
此项目已经废弃。

虚拟环境(可选):

python -m venv venv/ # 创建虚拟环境
./.venv/Scripts/activate # 进入虚拟环境

安装/运行:

pip install -r requirements.txt
python main.py

使用 nuitka 构建(快速构建来自lib_not_dr):

lndl_nuitka . -y