zoukankan      html  css  js  c++  java
  • dns config

     1 .:53 {
     2     forward . 58.20.127.238:53 {
     3           force_tcp
     4          expire 50s
     5          health_check 50s
     6        }
     7     cache 3000
     8     debug
     9     errors
    10     whoami
    11     log
    12 }

     Corefile

    .:53 {
        forward . 114.114.114.114:53 {
              force_tcp
             expire 50s
             health_check 50s
           }
        cache 3000
        log
    }
    

      run

    cd ~/go/src/github.com/coredns/coredns
    sudo ./coredns

    gost

    gost -L=:1080 -F=ss://aes-256-cfb:www.apid.info@mianfei.apid.info:18881
     gost -L=:1080 -F=ss://aes-256-cfb:www.rultr.com@194.32.77.144:65443

    m3u8

    ffmpeg  -i "http://xxxxxx/video/movie.m3u8" -vcodec copy -acodec copy -absf aac_adtstoasc  output.mp4 
    
    https://github.com/Alvin9999/new-pac/wiki/ss%E5%85%8D%E8%B4%B9%E8%B4%A6%E5%8F%B7
    https://raw.githubusercontent.com/Alvin9999/PAC/master/ss/ssr3514.PNG

     htsvr

    https://github.com/remeh/go-webserver

    http://www.ting56.com/video/1433-0-20.html

    斗破苍穹有声小说第21集在线收听

     
     
    http://www.pudn.com/Download/item/id/1978098.html
    https://sites.google.com/site/scalable68/

    https://chrome.google.com/webstore/detail/script-blocker-for-chrome/aakchmnmjneadkakfihibdbepehaflop

    user-agent-switcher

    https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif

    https://chrome.google.com/webstore/detail/%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BD%E5%99%A8/mgblihnaaedmhhgadafknogahbgejnno 

     
  • 相关阅读:
    京东分页
    相册分类列表页
    在线运行Javascript,Jquery,HTML,CSS代码
    点击事件后动画提示
    一些广告代码
    爱可有—之最经典
    爱可有网络社区需要定义
    鼠标移动时缩小图片显示说明
    Flask-RESTful 快速入门
    Sequelize 关系模型简介
  • 原文地址:https://www.cnblogs.com/marklove/p/9689413.html
Copyright © 2011-2022 走看看