12306 ticket helper 猛擊 github
Posted on Wed 16 January 2013 in note • Tagged with github, ddos, event
12306 ticket helper 是一個輔助在 12306.cn 定票的 plugin。
這個 plugin 的程式碼放在 github 上。因為春運搶票,而導致 github 被廣大的 購票用戶存取,進而影響 …
Continue reading
Posted on Wed 16 January 2013 in note • Tagged with github, ddos, event
12306 ticket helper 是一個輔助在 12306.cn 定票的 plugin。
這個 plugin 的程式碼放在 github 上。因為春運搶票,而導致 github 被廣大的 購票用戶存取,進而影響 …
Posted on Mon 14 January 2013 in note • Tagged with android, bank
Posted on Fri 21 December 2012 in note • Tagged with gmail, pop3, ssl
Posted on Wed 19 December 2012 in note • Tagged with linux, software
軟體備忘,trickle。我都用來限制 git pull 的速度,尤其是在更新 android 的 source code 的時候。
像是 git 沒辦法限速的軟體,可以使用 trickle -d 100 git pull
的 …