start new:
tmux
start new with session name:
tmux new -s myname
| 服务器资源由 www.host700.com 提供 欢迎选购host700 vps | |
| 服务器ip:198.35.44.61 | |
| 服务器端口:8338 | |
| 服务密码:host700 | |
| 加密方式:aes-256-cfb" | |
| 客户端下载: http://sourceforge.net/projects/shadowsocksgui/files/dist/ #注意里面有win 跟 mac linux的是什么系统就选什么就好了 |
| 0 = Success | |
| 1 = Operation not permitted | |
| 2 = No such file or directory | |
| 3 = No such process | |
| 4 = Interrupted system call | |
| 5 = Input/output error | |
| 6 = No such device or address | |
| 7 = Argument list too long | |
| 8 = Exec format error |
| # -*- Conf -*- | |
| [color] | |
| branch = auto | |
| diff = auto | |
| status = auto | |
| showbranch = auto | |
| ui = true | |
| # color.branch | |
| # A boolean to enable/disable color in the output of git-branch(1). May be set to always, false (or |
| #include <linux/module.h> | |
| #include <linux/kernel.h> | |
| #include <linux/netfilter_ipv4.h> | |
| #include <linux/skbuff.h> | |
| #include <linux/udp.h> | |
| #include <linux/ip.h> | |
| /* This function to be called by hook. */ | |
| static unsigned int | |
| hook_func(unsigned int hooknum, |
Please check here for an up-to-date config for a WISP (wireless ISP) setup on OpenWrt 14.07.
| #include <stdio.h> | |
| #include <stdint.h> | |
| #include "HIDReportData.h" | |
| const uint8_t standard_descriptor_primary[] = { | |
| HID_RI_USAGE_PAGE(8, 0x01), | |
| HID_RI_USAGE(8, 0x06), | |
| HID_RI_COLLECTION(8, 0x01), | |
| HID_RI_USAGE_PAGE(8, 0x08), |