test1120's recent timeline updates
test1120

test1120

V2EX member #538983, joined on 2021-03-23 09:44:53 +08:00
test1120's recent replies
联通的确有这个问题,之前用 v2ray 没有加证书,经常出一这个情况,后来加了证书就没有出现这个问题。
四川电信访问国外,都限速了 N 年了,你才发现吗?早点转四川联通(优先)、四川移动。
1.写一个脚本 getipv6.sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
getcurrent_url="curl -s https://www.xxxxxx.com/update_ipv6.php"; //在你的网站获取 ipv6,并更新到你需要的地方。
get_url="$($getcurrent_url)";
echo $get_url;

2.定时任务(每 5 分钟执行一行):
*/5 * * * * /data/shell/getipv6.sh 2>&1


完工,稳定运行很多年了。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5306 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 07:10 · PVG 15:10 · LAX 00:10 · JFK 03:10
♥ Do have faith in what you're doing.