FrontPage

久々にstone使った。
某施設のHTTP proxy越しに自由にネットワークを使いたい。

前提

とりあえず自宅鯖のhttpsを開ける

mv /etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf.d
/etc/init.d/httpd restart

stoneをもってきてビルド

su -
cd /usr/local/src
wget ttp://www.gcd.org/sengoku/stone/stone-2.3e.tar.gz
tar -zxf
cd stone
make linux

stone起動

とりあえずscreenの中で上げとく(どうでもいいけど)

$ su -
# screen
[root@neumann stone-2.3d-2.3.2.7]# ./stone localhost:22 443
Feb 13 13:22:22.948547 3086513856 start (2.3e) [17159]
Feb 13 13:22:22.950876 3086513856 stone 3: 127.0.0.1:ssh <- 0.0.0.0:https

(Ctrl-Dでdetachしてexit)


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS