<?php $str = file_get_contents("/v2ray.txt", "r") or die("Unable to open file!"); echo base64_encode($str); ?>
txt里面每行一条节点