free icon indicating copy to clipboard operation
free copied to clipboard

Linux怎么使用这个库翻墙啊?

Open Limorettle opened this issue 3 years ago • 1 comments

请问一下Linux可以用这个库翻墙吗?怎么使用?求大神解答

Limorettle avatar Feb 24 '22 02:02 Limorettle

用linux那肯定不能用gui了 先把vmess链接解析出来,可以谷歌。。。 把解析出来的参数,参考模板 https://github.com/v2fly/v2ray-examples 写一个config.json文件。 然后下载v2ray(https://github.com/v2fly/v2ray-core/releases), 解压运行 v2ray -c config.json

freefq avatar Feb 24 '22 10:02 freefq