verysu 设计模式 设计模式 响应式编程 百度开发平台 codeforces leetcode usfca

导航

01 2021 档案

springcloud python 注册到 eureca/gateway
摘要:tornado注册 import tornado.httpserver import tornado.ioloop import tornado.options import tornado.web import py_eureka_client.eureka_client as eureka_cl 阅读全文

posted @ 2021-01-21 12:24 泳之 阅读(296) 评论(0) 推荐(0)

httpd server
摘要:htpasswd -c /var/www/.passwd 给网站目录访问加密 应用下创建.htaccess可以设置应用访问错误指定页。限制ip访问路径等 阅读全文

posted @ 2021-01-13 23:02 泳之 阅读(73) 评论(0) 推荐(0)

nmap安全漏洞测试工具
摘要:nmap的高级扫描option 测试具体地址或者路径 nmap --script http-methods nmap --script http-methods --script-args http-methods.url-path='/wtd' gec.10010.com curl -v -X O 阅读全文

posted @ 2021-01-13 20:57 泳之 阅读(423) 评论(0) 推荐(0)

linux的cpu和内存分析
摘要:内容解释: cpu 占用率高的线程ps H -eo user,pid,ppid,tid,time,%cpu,cmd --sort=%cpu 查看指定服务访问并发量 netstat -nat|grep -i "8002"|wc -l 查看向外暴露的端口 ss -tunl 第一行(top): 15:24 阅读全文

posted @ 2021-01-13 09:56 泳之 阅读(535) 评论(0) 推荐(0)

我是谁? 回答错误