FreeBSD切换中科院软件源
安装v2ray
# pkg install v2ray
# vim /etc/rc.conf // 添加 v2ray_enable="YES"
# vim /usr/local/etc/v2ray/config.json
# service v2ray start
# pkg install v2ray
# vim /etc/rc.conf // 添加 v2ray_enable="YES"
# vim /usr/local/etc/v2ray/config.json
# service v2ray start