這不是我的電腦 (我不跑奇怪軟體、不用 IE 看網頁 :p),只是我更新了一下 Spybot 然後掃一掃而已,看起來還蠻壯觀的 -_-
Category Archives: Software
Software
OpenVPN
OpenVPN
有人試過在 FreeBSD 上使用 OpenVPN 2.0rc16 + natd 的嗎?(用 dev tap 或是 dev tun 都可以)
我現在的問題是,client (10.8.0.2) -> natd 正常、natd ->> Internet 正常、Internet -> natd 正常,但是 natd 到 client 傳不過去。
用 tcpdump 檢查,發現 tap0 與 tun0 都沒有封包,用 ping 直接 ping client 10.8.0.2 發現不會通,而且 tap0 與 tun0 都沒有封包…
看起來是 FreeBSD routing 的問題 (跟之前 gif0 的問題超像),弄到我快起笑了 -_-
Y’z Dock
在 Lordcolus’s Blog 看到「Y’z Dock – 偽MAC介面必備利器」。
其實我對 Mac 的好感一直僅在他的伸縮功能表以及字形,既然在 Windows 上有類似的東西,一定要裝的啊 XD
微軟的 Anti-spyware 願意賠償 bug 所造成的損失?
Slashdot 報導「Microsoft Will Pay If Its Bugs Damage Your Data」,不過原來在 CNet 的標題更機車:「Microsoft offers $5 windfall for errant software」XD
不過光看標題是不夠的,內文是:
According to the AntiSpyware Beta end-user license agreement (EULA), Microsoft will reimburse direct damages up to $5 for problems associated with the new downloadable tool that wards off spyware, adware and any other “potentially unwanted software.”
只有 AntiSpyware,歸類到 Joke 去 -_-
這讓我想到「每當機一次就賠 USD$1」的笑話 :P
Firefox 看 tw.yahoo.com 的問題
關於「tw.yahoo.com」,看起來是 Firefox 最近有改動某些架構的關係… (我用的是 1.0+,跑 official nightly build)
copyblog.pl 新增 bs2
copyblog.pl 新增 bs2 這個 blog hosting,所以我的 blog 又多了一個:http://bs2.twbbs.org/blog/DarkKiller。
換回 DSpam
如果你要透過 Bittorrent 傳檔案,想找 tracker 的話…
你可以把 tracker 改成 hash.bt.kenosisp2p.org,其中的 hash 改成檔案的 hash value 即可。
在 Unix 下用標準版本的 bittorrent 可以用 btreannounce.py 改,拿 Firefox 1.0.1 Bittorrent 下載例子來說,本來是這樣:
Firefox%20Setup%201.0.1.exe.torrent
info hash: 15bc86515fc1df90bc562f3fb8d4ab7efafbe5a4
announce url: http://bittorrent.mozilla.org:6969/announce
full copies: 33 seeds
partial copies: 6 leeches
Bytes File
4,816,320 Firefox Setup 1.0.1.exe
用 btreannounce.py 改:
gslin@netnews [~] [11:31/W3] btreannounce.py http://15bc86515fc1df90bc562f3fb8d4ab7efafbe5a4.bt.kenosisp2p.org:6969/announce Firefox%20Setup%201.0.1.exe.torrent
old announce for Firefox%20Setup%201.0.1.exe.torrent: http://bittorrent.mozilla.org:6969/announce
然後就變成這樣:
Firefox%20Setup%201.0.1.exe.torrent
info hash: 15bc86515fc1df90bc562f3fb8d4ab7efafbe5a4
announce url: http://15bc86515fc1df90bc562f3fb8d4ab7efafbe5a4.bt.kenosisp2p.org:6969/announce
Unable to retrieve tracker information about torrent: Unable to determine URL to tracker information (scrape) server.
Bytes File
4,816,320 Firefox Setup 1.0.1.exe
Mozilla Firefox 1.0.1 正式推出
這是 Mozillazine 的新聞:Mozilla Firefox 1.0.1 Released,這次的修正包括了幾個 security issue (最有名的當就是 IDN 的問題了),還有幾個 bugfix,不過沒看到 tab memory leak 被列出來?
非正式 changelog 可以看這裡:unofficial Firefox 1.0.1 changelog。
另外一點,1.0.1 英文版的部分可以用 Bittorrent Download:Official Mozilla BitTorrents,應該去推廣用 kenosis 的…。