wydomain - 一个目标系统信息收集组件 资讯

BUG反馈 微博: http://weibo.com/ringzero 邮箱: ringzero@0x557.org 扫描结果演示 http://wydomain.wuyun

jopen 2015-02-05   12617   0

Nginx基本配置备忘 经验

成: # 全局块 ... # events块 events { ... } # httphttp { # http全局块 ... # 虚拟主机server块 server { # server全局块

SenaidaHein 2016-12-23   63926   0

iOS开发常用的第三方类库 经验

用来检查网络连接是否可用:包括WIFI和WWAN(3G/EDGE/CDMA等)两种工作模式。 可以从Apple网站下载到: http://developer.apple.com/library/ios/#samplecode/R

jopen 2013-10-23   75571   0

JGroups 3.6.8 发布,Java 组播通讯框架 资讯

improvements ------------------ [https://issues.jboss.org/browse/JGRP-2004] [https://issues.jboss.org/browse/JGRP-2005]

jopen 2016-02-24   3653   0

积攒10款前端开发工具,就可以召唤神龙了 资讯

原文 http://ljinkai.github.io/2015/10/23/front-develper-10-tools/ Telegram website: https://telegram

jopen 2015-10-23   17470   0
前端  

App Store中开源的 iOS Apps 集合 经验

. Swift Designer News App https://github.com/MengTo/DesignerNewsApp https://itunes.apple.com/app/des

xmnx 2015-03-23   34490   0

如何成为一个通晓多种编程语言的程序员 资讯

下面是一些Reddit上面有关于通用编程的内容: http://www.r eddit.com/r/ programmers http://www.r eddit.com/r/ cscareerques tions/ http://www

jopen 2015-06-09   21949   0

将年份封装成一个服务,支持多种开发语言:YaaS 经验

Current year: https://raw.github.com/asgrim/year/master/en/currentYear Next year: https://raw.github.

jopen 2014-01-17   8738   0
YaaS  

GitHub上值得关注的iOS开源项目 经验

AFNetworking 地址: https://github.com/AFNetworking/AFNetworking 用于网络请求 2.JSONKit 地址: https://github.com/johnezang/JSONKit

jopen 2015-02-19   21823   0

嵌入式jetty 博客

本文主要讲述如何使用嵌入式jetty,创建http/https服务器. 一.   相关jar包 Jetty-server Jetty-servlet 二.创建方式 2.1)最简单的 Server

ptjs 2012-09-26   858   0
FreeWAF  

spring-boot+nginx+tomcat+ssl配置笔记 经验

一种做法是用nginx反向代理tomcat,然后把nginx配置为https访问,并且nginx与tomcat之间配置为普通的http协议即可。下面说的是后一种方法,同时假定我们基于spring-boot来开发应用。

jopen 2016-01-06   15665   0

Node v4.3.1 (LTS) 发布 资讯

#5238 update to http-parser 2.5.2 (James Snell) 相关链接: Windows 32-bit Installer: https://nodejs.org/dist/v4

jopen 2016-02-17   12234   0

为你的Android App实现自签名的 SSL 证书 经验

写的一篇跟安卓连接有关的文章:( http://www.codeproject.com/Articles/818734/Article-Android-Connectivity ). 下列代码用来打开一个 http 连接.

jopen 2014-10-11   391744   0

Docker与Ceph集成 经验

来自: http://chendihao.cn/post/use-docker-with-ceph/ Docker与Ceph集成 Thu, Feb 4, 2016 介绍 Ceph是流行的分布式

cmgk6331 2016-02-05   49621   0
Docker  

Android开源项目大全 - 项目类 经验

项目地址: https://github.com/torvalds/linux Android 项目地址: https://android.googlesource.com/或https://github

jopen 2014-01-17   23908   0

Nodejs新手须知 经验

要求 ubuntu sublime text3 编码风格 https://github.com/dead-horse/node-style-guide Tips 编辑器 只允许文本编辑器,不准使用任何IDE

jopen 2015-08-13   37587   0

前端每周清单:jQuery 3.2发布,滴滴采用Vue 2.0重构Web App、饿了么 PWA 实践经验分享 经验

。同时,开发者也可以使用 npm run eject 命令将项目切换到全配置状态,以方便自行添加原生组件。 ( http://6me.us/29r ) 《2017 React 大会成功举办》 :2017 年 React

VicMWK 2017-03-21   33241   0

三个案例看Nginx配置安全 经验

之前在Sec-News中推荐了一个开源程序 https://github.com/yandex/gixy ,作用是来检测Nginx配置文件中存在的问题。正好Pwnhub上周的比赛也出现了一道题,包含由Nginx配置错误导致的漏洞。

keol6036 2017-06-06   58199   0

iOS 技术浅谈之第四篇 (开发框架) 经验

网络请求 GitHub下载地址: https://github.com/AFNetworking/AFNetworking AFNetworking 官网地址: http://afnetworking

wdfd 2015-03-27   19556   0

一套完整的Android通用框架 经验

MVP Sample,MVP+Retrofit+RxJava实践小结 github地址 https://github.com/WuXiaolong/AndroidMVPSample 相关博客

thangsen 2016-09-09   16514   0
1 2 3 4 5 6 7 8 9 10