MoonTv 一键搭建数据接口

使用方法:  https://video.gaojilingjuli.top/?url=https://raw.githubusercontent.com/666zmy/MoonTV/refs/heads/main/config.json&pretty=true  addEventListener ( 'fetch' , event => {   event . respondWith ( handleRequest ( event . request )) } ) async function handleRequest ( request ) {   try {     // 解析 URL 参数     const url = new URL ( request . url )     const targetUrl = url . searchParams . get ( 'url' )         if ( !targetUrl ) {       return new Response ( 'Missing url parameter' , { status : 400 } )     }         // 验证 URL 格式     try {       new URL ( targetUrl )     } catch {       return new Response ( 'Invalid URL format' , { status : 400 } )     }         // 从远程获取 JSON     const response = await fetch ( targetUrl )       ...

serv00系列教程,服务器清理,ssh连接不上问题轻松解决,非挂代理

 


  ssh 无法连接


s6.serv00.com  换成 web6.serv00.com

服务器清理

pkill -kill -u ${username}
chmod -R 755 ~/* 
chmod -R 755 ~/.* 
rm -rf ~/.* 
rm -rf ~/*

1. sN.serv00.com 18(或其IP)+端口22(或80或443)

2. webN.serv00.com 12(或其IP)+端口22

3. cacheN.serv00.com 8(或其IP)+端口22

4. panelN.serv00.com 5 +端口22

5. panelN.serv00.net +端口22

6. USER.serv00.net +端口22

其中大写的 N 是邮件中给定的服务器号

ip 被block 主的解决方法:

https://www.serv00.com/ip_unban/


评论

  1. 还原服务器成功,感谢

    回复删除
  2. 还原成功 感谢

    回复删除
  3. 你好 最后这几段代码执行以后 就类似于恢复出厂设置了吗 就可以从新在搭建其他东西了吗

    回复删除
  4. 那个unban iP带的参数需要用POST方法提交 不然从网页GET只能GET到代理的地址 一样解锁不了本地 希望用curl改进一下

    回复删除

发表评论

此博客中的热门博文

Cloudflare WARP+,推出 MASQUE新协议,无需优选ip,直连,支持pc ,Android,ios ,MAC ,linux,附赠近1K个Warp+ 20-24PB的key