Giter Site home page Giter Site logo

readme's People

Contributors

enderqiu avatar hiiragiyuriko avatar phuslu avatar yiyingcanfeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

readme's Issues

只有google搜索能用,其他网站都是下面的错误

只有google搜索能用,其他网站都是下面的错误,开启quck,ip用的这个项目里的,这是神马情况?
{
"type": "localproxy",
"host": "127.0.0.1:8087",
"software": "goproxy r1625 (go/devel +b17470d Fri Oct 13 06:48:36 2017 +0000 darwin/amd64)",
"filter": "*gae.Filter",
"error": "unexpected EOF"
}

html文件无法打开

我在子目录用了autoindex, 显示正常,但是子目录的子目录里如果有html文件,则全部加上了autoindex里的代码,无法正常打开网页。

怎样设置可以只针对目录才加代码,而不影响正常html文件。

那个md也是,导致所有的md文件都增加了代码

看老大还在活动 应该问题不大

goproxy还会继续吗 还是另起炉灶 抑或无限期搁置..
隔壁xx-net的ip都给封光了,论坛里一片热闹
我从它的good_ipv6.txt里借了几百ip放goproxy里就好了
好像啓用quic也可以用...
https://phuslu.github.io/gae.user.json 老大英明

感谢老大多年辛劳 开发可以停 多事之秋里人安全别出事就好

capture

报错Uncaught URIError: URI malformed

(index):152 Uncaught URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at insert ((index):152)
    at (index):184
    at (index):222

使用这个文件后出现报错,可能是我有中文目录吧,貌似是转义的问题,请问怎么解决呢?
152行代码如下:
displayname = decodeURIComponent(filename.replace(/\/$/, ''))

关于cmdhere.cmd的问题请教

您好,无意中发现 https://phus.lu/cmdhere.cmd, 试了一下很好用,但是代码有点问题请教:

前面行似乎是调整Windows的优化设置,跟右键菜单cmd没什么关系?

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v "SwapfileControl" /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Microsoft\Command Processor" /v "DisableUNCCheck" /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Microsoft\Command Processor" /v "PathCompletionChar" /t REG_DWORD /d 64 /f
reg add "HKLM\SOFTWARE\Microsoft\Command Processor" /v "CompletionChar" /t REG_DWORD /d 9 /f

接下来三行是设置终端参数没什么疑问,再后面分三部分写注册表有点不太明白作用.

ver | findstr /r "5\."  ......
ver | findstr /r "6\."  ......
ver | findstr /r "10\."  ......

第一部分,运行了之后我到对应的注册表项找不到HKCR\Folder\shell\DOS 键。 第二部分和第三部分似乎重复了,后者只是
设置了Unicode page?

抱歉因为我对cmd操作注册表不太懂,代码也没有注释,所以只能来这里求助,希望能得到回复,谢谢!

.

.

探针速度检测错误

系统版本: Debian GNU/Linux 10 (buster)
nginx信息: nginx/1.16.1 php/7.3.14-1deb10u1
php信息: 7.3.14-1
deb10u1
CPU型号: ARMv7 Processor rev 1 (v7l)

错误描述: 在上传/下载速度超过某个值后,无法正确的显示网速。但流量统计正常运行。
已知无法显示 30MB/s 可以正常显示 600kb/s。

探针页面顶部提示这个如何解决呢?

Warning: Invalid argument supplied for foreach() in /www/wwwroot/123458.xyz/index.php on line 270

Warning: is_file(): open_basedir restriction in effect. File(/sys/class/dmi/id/bios_vendor) is not within the allowed path(s): (/www/wwwroot/123458.xyz/:/tmp/:/proc/) in /www/wwwroot/123458.xyz/index.php on line 291

Warning: is_file(): open_basedir restriction in effect. File(/sys/class/dmi/id/board_name) is not within the allowed path(s): (/www/wwwroot/123458.xyz/:/tmp/:/proc/) in /www/wwwroot/123458.xyz/index.php on line 297

Warning: is_file(): open_basedir restriction in effect. File(/sys/class/dmi/id/product_name) is not within the allowed path(s): (/www/wwwroot/123458.xyz/:/tmp/:/proc/) in /www/wwwroot/123458.xyz/index.php on line 301

Warning: is_dir(): open_basedir restriction in effect. File(/dev/disk/by-id) is not within the allowed path(s): (/www/wwwroot/123458.xyz/:/tmp/:/proc/) in /www/wwwroot/123458.xyz/index.php on line 307

又出事了?

社长人身安全还好吗,有没有知情的狗友知道发生了什么事?

scandir(/dev/disk/by-id): failed to open dir 报错如何解决

Warning: scandir(/dev/disk/by-id): failed to open dir: No such file or directory in /www/wwwroot/blog.dear.com/tz.php on line 378

Warning: scandir(): (errno 2): No such file or directory in /www/wwwroot/blog.dearcom/tz.php on line 378

Warning: array_filter() expects parameter 1 to be array, bool given in /www/wwwroot/blog.dear.com/tz.php on line 378

下载的md文件都在最后添加上了markdown.html中的代码

发现了这个项目,非常感谢作者。但是有如题的问题,怎样才能让md文件既能显示渲染成的html,又能在下载时得到的是原来的源文件?
第二个,如果能让autoindex.html和markdown.html不在root目录下,就好了,虽然可以使用前面加点的方式隐藏。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.