Giter Club home page Giter Club logo

modoi's Introduction

Modoi

modoi は虹裏プロキシです。あなたのマシンで起動させて、これを経由して虹裏にアクセスすることで便利に閲覧できます。

Feature

以下の機能があります。このうち必要な機能だけを使うように設定できます。

  • スレッド・画像をキャッシュ=スレが落ちても閲覧できる (Component::Cache)
  • ブラウザのキャッシュを利用して通信量を削減 (Component::UseBrowserCache)
  • スレッド情報を DB に保存 (Component::StoreDB)
  • スレッドを定期監視 (Component::Watch)
  • 画像・ファイルの先読み (Component::Prefetch)
  • HyperEstraier による検索 (Component::IndexEstraier)
  • プロキシの設定をしない利用 (Component::WebProxy)
    • http://localhost:5678/http/www.2chan.net/b/ などにアクセスできるようになります。
    • さらに Component::WebProxy::TouchView を使用すると、スマートフォン用のビューも用意されます。

How To Use

git clone --recursive git://github.com/motemen/modoi.git
cd modoi/
cpanm Module::Install Module::Install::AuthorTests
cpanm --installdeps . ./modules/WWW-Futaba-Parser
sqlite3 modoi.db < db/*.sql
cp config.sample.yaml config.yaml
plackup modoi.psgi -p 5678

プロキシサーバが起動します。example/proxy.pac などを利用して、ブラウザがこのプロキシを通るようにすれば設定完了です。

config.yaml 内の Modoi > auth もしくは環境変数 MODOI_AUTHuser:password の形式にしておくと、Basic 認証をかけることができます。

TODO

  • 設定
    • HTTP::Config つかってるところの設定
  • スマフォビュー

Author

motemen [email protected]

modoi's People

Contributors

motemen avatar

Stargazers

tknr avatar Angus H. avatar Wataru Nagasawa avatar Cside avatar fuba avatar chunzi avatar yuiseki avatar  avatar hitode909 avatar TAKANO Mitsuhiro avatar kga avatar  avatar Kentaro Kuribayashi avatar Satoh, Hiroh avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.