July 2013 Archives

iodine (IP over DNS tunnel)

user-pic
Vote 0 Votes

iodine 可以透過 DNS Server 來建立 IP tunnel
它可以把 traffic 封裝成一般的 DNS 封包 (query and response)

Linux Server
run: ./iodined -f 10.0.0.1 test.asdf
Enter a password

Linux Client
run: ./iodine -f 192.168.0.1 test.asdf (Replace 192.168.0.1 with the server's ip address)
Enter the same password

正常的話 Client 端應該就會取得 10.0.0.2 (dns0), 可以 ping 得到 Server 端 10.0.0.1
# ifconfig dns0
dns0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.0.0.2 P-t-P:10.0.0.2 Mask:255.255.255.0
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1130 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:1352 (1.3 KiB) TX bytes:1332 (1.3 KiB)

# ping -c5 10.0.0.1
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=2.56 ms
64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=2.54 ms
64 bytes from 10.0.0.1: icmp_seq=3 ttl=64 time=2.55 ms
64 bytes from 10.0.0.1: icmp_seq=4 ttl=64 time=2.50 ms
64 bytes from 10.0.0.1: icmp_seq=5 ttl=64 time=2.62 ms

--- 10.0.0.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 2.504/2.556/2.621/0.037 ms

其中 test.asdf 是 Domain, 若 Client 端是直連 Server 端, 這個 Domain 可任意取名,
若 Client 端是透過其他 DNS 再 Relay 過來, 這個 Domain 必需合法, 而且執行 iodined 的 Server 端需被 NS 指向
有些 DNS Server 會有 rate limit 以降低被攻擊時的傷害程度, 像這些有保護的 DNS Server 就無法用來建立 tunnel
若是使用 Win32 版本, 需先裝 OpenVPN, 它會建立一個 TAP 區域連線

Genymotion

user-pic
Vote 0 Votes

GenymotionAndroVM 的進化版本, Base on VirtualBox, 速度很快, 比 AVD 快多了
開機完成就有adb連線功能, 用來開發或測試均很方便, 需註冊帳號使用(下載或安裝完後都需要登入)
硬體模擬做得很完整, WiFi, Battery, GPS, Rotate,
Power Button, Volume+- Button, Back Button, Recent Apps Button, Home Button
從 VirtualBox 也可以啟動, 不過速度慢很多
若需要「Play 商店」, 請選擇 with Google Apps 的 Image

忘憂森林

user-pic
Vote 0 Votes

入口處南投縣竹山鎮溪山路3-3號(23.650062,120.787693), 到忘憂森林約1.3KM,
延路都是30-45度陡坡, 走路上去約50分鐘, 下來約30分鐘
不想走路的有民營接駁車, 一趟100元
路線路

試了好幾個服務, 最後的選擇是...
Web Reader: Feedly 速度快, 介面比較 Fancy
App Reader: gReader 支援 The Old Reader 及 Feedly, 比 Google 官方版本 App 還好用!

2013-07-09 Update: 本來是用 The Old Reader, 不過它太慢了, 有時甚至還會 Timeout, 還是改用 Feedly 比較順

About this Archive

This page is an archive of entries from July 2013 listed from newest to oldest.

June 2013 is the previous archive.

August 2013 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives