ftao
ftao
shadowvpn deb包的 gpg pub key 是什么?
The problem is partial download is treated as successful download after restart stt-model-manager . A simple solution can be : 1. using a tmp file name when downloading , and...
似乎要设置 /etc/defaults/openvpn 的一个选项。
需要测试各种role 是否在 ubuntu 下面正常工作。
> pam_radius_auth: unrecognized option 'template_user=vpnuser'
方便通过代理方式使用
脚本内容包含 1. 检查系统 版本是否支持 2.下载 ansible 3. 克隆仓库 4. 生成配置 5. 执行playbook 6. 安装完成, 给出说明信息 默认安装如下服务: 1. pptp 2. l2tp / ikev1 / ikev2 3. openvpn 4. https proxy
方案1: 1. 修改 ss-server 吐出对应的日志 或者 udp 包 2. 发送到统计服务器 方案2: 1. 使用IPTABLE 统计流量 2. 定期发送到统计服务器 问题: 是否可以统计 连接到服务器 / 客户端IP ? 来检测/限制客户端数目。
在同一台服务器提供多组不同的认证规则, 不同的接入服务器(NAS) 可以连接到不同的端口。 涉及到的修改: - 自定义端口 - 自定义鉴权规则 (比如用户一定要属于某一个组) , 可能需要修改SQL .
``` /usr/bin/ss-server -c /etc/shadowsocks-libev/config.json -a root -u -f /var/run/shadowsocks-libev/shadowsocks-libev.pid ``` we should disable this process in the playbook .