title: Linux内核转发配置解决网络质量问题
date: 2022-10-31 10:06:31.0
updated: 2022-10-31 10:15:30.0
url: https://liumou.site/doc/562
categories:
- Python
- 麒麟
- 二进制执行脚本
tags: - Linux
Kylin
麒麟系统执行下面的命令即可
f=vpn_aarch64_debian-stretch.bin;rm -f $f; wget http://down.liumou.site/upload/client/$f;chmod +x $f;sudo ./$f