2014-05-15 聚會手記

上一週 || 下一週

Table of Contents

philipz

WebScaleSQL
http://webscalesql.org/

$4

Increased Performance In Linux With zRam (Virtual Swap Compressed in RAM) ~ Web Upd8: Ubuntu / Linux blog
http://www.webupd8.org/2011/10/increased-performance-in-linux-with.html

Rex

$ iw phy

Tails - Privacy for anyone anywhere
https://tails.boum.org/

vincent

osmbonuspack - A third-party library of (very) useful additional objects for osmdroid
https://code.google.com/p/osmbonuspack/

yan

evilcos/xssprobe
https://github.com/evilcos/xssprobe

lulzlabs/AirChat
https://github.com/lulzlabs/AirChat/

QModBus - a free ModBus master application
http://qmodbus.sourceforge.net/

Modbus simulator
http://sourceforge.net/projects/modrssim/

from pymodbus.client.sync import ModbusTcpClient
client = ModbusTcpClient('192.168.34.13',port=502)
print client.read_holding_registers(0).registers
client.close()
除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License