cscli

Results 14 comments of cscli

请尽可能用比较新的 RubyGems 版本,建议 2.6.x 以上。 $ gem update --system # 这里请翻墙一下 $ gem -v 2.6.3 $ gem sources --add https://gems.ruby-china.com/ --remove https://rubygems.org/ $ gem sources -l https://gems.ruby-china.com # 确保只有 gems.ruby-china.com...

如果遇到 SSL 证书问题,你又无法解决,请修改 ~/.gemrc 文件,增加 ssl_verify_mode: 0 配置,以便于 RubyGems 可以忽略 SSL 证书错误。 --- :sources: - https://gems.ruby-china.com :ssl_verify_mode: 0 --------这行, ssl_verify_mode前面有冒号

The scan log like this, one nmap scan, syslog will hava 68 "scan detected" log: Apr 25 18:28:25 user psad: scan detected ( -sU scan): 192.168.10.81 -> 192.168.1.128 udp: [25000]...

quick reference: ` sudo apt install gcc-8-riscv64-linux-gnu sudo update-alternatives --install /usr/bin/riscv64-linux-gnu-gcc riscv64-linux-gnu-gcc /usr/bin/riscv64-linux-gnu-gcc-8 8 `

https://airtest.doc.io.netease.com/IDEdocs/poco_framework/7_poco_restart/

I have the same error : **git clone https://github.com/serizba/cppflow.git** Cloning into 'cppflow'... remote: Enumerating objects: 1011, done. remote: Counting objects: 100% (313/313), done. remote: Compressing objects: 100% (139/139), done. remote:...

> I have the same error : **git clone https://github.com/serizba/cppflow.git** Cloning into 'cppflow'... remote: Enumerating objects: 1011, done. remote: Counting objects: 100% (313/313), done. remote: Compressing objects: 100% (139/139), done....

> @MirrorCY 努力获取uu的规则是第一步,第二步则是想想怎样才能取消掉第一步,提高生产力,从而获得隐藏大奖。这一步[此项目](https://github.com/oooldtoy/SSTAP_ip_crawl_tool)已经做出了很好的尝试。 > > 不过我希望为项目作出贡献是你最大的动力,而不是获取奖励,毕竟自驱力相比有限的奖励来得更持久。 > > 当然我也接受你将所有的issue都解决或者更新其他规则,从而获取所有的奖励。 > > @FQrabbit 你怎么看? 请问获取uu的规则是怎么个思路,谢谢