crazypeace

Results 30 issues of crazypeace

这个fork更新到了Aria2 v1.37.0 / FileBrowser v2.26.0 / AriaNg v1.3.7 如果大家有需要的话, 请自取 https://github.com/crazypeace/ccaa

``` osip=$(curl -4s --connect-timeout 3 https://www.cloudflare.com/cdn-cgi/trace | grep ip= | sed -e "s/ip=//g") if [[ -z $osip ]]; then osip=$(curl -6s https://www.cloudflare.com/cdn-cgi/trace | grep ip= | sed -e "s/ip=//g") fi...

https://github.com/willshiao/node-bash-obfuscate

我看到有人分享这个项目, SFTP文件能直链, ![image](https://github.com/Jrohy/webssh/assets/665889/c1fcd10c-e0eb-4d46-b6bb-7f5ca3d7dfc5) 请问 SSH登录也能直链吗? 我想生成一个链接, 别人一点这个链接就直接SSH登录了.

效果像 https://github.com/huashengdun/webssh 一样 https://github.com/huashengdun/webssh/tree/master#url-arguments ![image](https://github.com/nirui/sshwifty/assets/665889/50db38c9-e2e7-4f3d-8dff-5515383f0ca6)

只是想轮播图片, 就像是放PPT一样 资源列表里面只有图片可以吗? 怎么设置每张图片的播放时长?

**问题描述 Describe the bug** 请简洁明了地描述您遇到的问题。A clear and concise description of what the bug is. ``` Telegram is having internal issues PersistentTimestampOutdatedError: Persistent timestamp outdated (caused by GetChannelDifferenceRequest) Telegram is having...

bug

``` http://${osip}:6080/#!/settings/rpc/set/ws/${osip}/6800/jsonrpc/${secret_base64url} ``` 参考: https://github.com/crazypeace/ccaa/blob/master/ccaa.sh#L300C1-L300C1

球, [2022/7/5 22:09] CA的机子运行那个脚本 选网口那里按了回车 出来的链接是这样的 ![image](https://user-images.githubusercontent.com/665889/177352496-f2b579d9-be65-4dfd-a7ce-723b7f2a86e7.png) 球, [2022/7/5 22:09] v6应该要用中括号括起来

var initcmdstr = document.getElementById("initcmd").value; var initcmdstrAfterURI = encodeURIComponent(initcmdstr);