Simple Project List Software Map

Console (Text Based)
464 projects in result set

rAntenna

rAntenna is the updating time acquisition agent of a Web site, written by ruby. The feature is the point that output form is RDF. (The output by HTML is also possible.)

Development Status: 3 - Alpha
Natural Language: Japanese
Operating System: OS Independent
Programming Language: Ruby
Topics: WWW/HTTP
User Interface: Console (Text Based)
Register Date: 2004-04-16 19:17
LastUpdate: 2017-02-20 00:08

Shadowsocks PERL

NAME

Net::Shadowsocks

VERSION

Version 0.8.3

SYNOPSIS

DESCRIPTION

Shadowsocks is a secure transport protocol based on SOCKS Protocol Version 5 (RFC 1928 ).Net::Shadowsocks is a Perl implementation of the shadowsocks (Chinese: 影梭) protocol client and server. ssclient.pl is the asynchronous, non-blocking shadowsocks client. ssserver.pl is the asynchronous, non-blocking shadowsocks server. Run ssclient.pl and/or ssserver.pl and follow instructions.
    1. A total of 28 encryption methods are supported:
AES-128-CBC AES-128-CFB AES-128-CTR AES-128-OFB AES-192-CBC AES-192-CFB AES-192-CTR AES-192-OFB AES-256-CBC AES-256-CFB AES-256-CTR AES-256-OFB Camellia-128-CBC Camellia-128-CFB Camellia-128-CTR Camellia-128-OFB Camellia-192-CBC Camellia-192-CFB Camellia-192-CTR Camellia-192-OFB Camellia-256-CBC Camellia-256-CFB Camellia-256-CTR Camellia-256-OFB Chacha20-IETF RC4-MD5 RC4-SHA RC6
2.The following ciphers deprecated by Shadowsocks are not supported: bf-cfb chacha20 salsa20
3.The following ciphers recommended by Shadowsocks are not supported yet: aes-128-gcm aes-192-gcm aes-256-gcm chacha20-ietf-poly1305 xchacha20-ietf-poly1305
Please note TLS 1.2 has removed IDEA and DES cipher suites. and because of CVE-2016-2183, http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2183 , this module has removed all support for DES and 3DES ciphers.

SEE ALSO

Shadowsocks Official website <https://shadowsocks.org/en/index.html>,Shadowsocks on Wikipedia <https://en.wikipedia.org/wiki/Shadowsocks>

AUTHOR

Li ZHOU, <lzh at cpan.org>

BUGS

Please report any bugs or feature requests to bug-net-shadowsocks at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net-Shadowsocks. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.
perldoc Net::Shadowsocks
You can also look for information at:
      • RT: CPAN's request tracker (report bugs here)
      • AnnoCPAN: Annotated CPAN documentation
      • CPAN Ratings
      • Search CPAN

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2017 Li ZHOU.
This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:
LastUpdate: 2006-06-06 18:05

dKingyo SDK

C/C++言語用の基本的なデータ構造、アルゴリズム、MD5,SHA,RIPEMD,Rijndael,等の暗号化系、BlockSort,PPM等の圧縮系
DxLibでのゲーム開発サポートライブラリdxex及びWindows用のWin32APIをラップしたC++のライブラリ。各種BSD Licenceと相性の合うライブラリのラッパー等

LastUpdate: 2002-03-28 21:19

Region Oriented Ascii Processor

文字列を走査し,外部の実行ファイルに対し,以下のような入力ストリームを与える:roapの入力の空行を区切りとした領域のうち特定の正規表現と一致したものの連結.外部の実行ファイルの標準出力をroapの標準出力とする.

Development Status: 4 - Beta
Target Users: Developers, End Users/Desktop
Natural Language: English, Japanese
Operating System: OS Independent
Programming Language: Python
Topics: Text Processing
User Interface: Console (Text Based)
Register Date: 2002-03-28 21:07

OldType

OldType is a Wiki engine for OldType geeks.

Register Date: 2007-08-07 23:33
LastUpdate: 2009-03-27 09:19

Ludia

Ludiaは高速かつ高精度な全文検索インデックス機能をオープンソースのデータベース管理システムであるPostgreSQLに提供します。Ludiaは株式会社NTTデータにより開発され、2006年10月11日にLGPLライセンスのオープンソースソフトウェアとして公開されました。

Development Status: 4 - Beta, 5 - Production/Stable
Natural Language: Japanese
Operating System: Linux
Programming Language: C
User Interface: Console (Text Based)
Register Date: 2006-06-30 14:20
LastUpdate: 2002-08-10 11:21

HTML生成変換ツール

普通のテキストファイルを簡単にHTMLに変換するためのツールです。Java2の動作環境が必要です。

Development Status: 5 - Production/Stable
Target Users: End Users/Desktop
Natural Language: Japanese
Operating System: MacOS, Linux, Windows
Programming Language: Java
Topics: Text Processing
Register Date: 2002-08-05 12:45
LastUpdate: 2009-01-29 00:00

SCIM IMEngine

SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。

Register Date: 2004-11-10 18:54
LastUpdate: 2008-10-14 23:27

Slackware Add-on package Project

Slackware上での環境構築手順の紹介、および主として日本語環境構築を行うためのtgzパッケージを配布するプロジェクトです。ホームページでインストール手順を紹介しています。ただし、成果物については一切無保証です。

Development Status: 4 - Beta
Natural Language: Japanese
Operating System: Linux
Programming Language: Other
Topics: System
User Interface: Console (Text Based)
Register Date: 2002-07-06 21:33
LastUpdate: 2010-09-25 12:33

lessThanMore

巨大テキストファイルを参照する便利なツールである less がUNIX処理系にはあります。 Windows処理系でも同様の機能が使いたいと思いソフトを作成し http://ti.que.jp/p/software/lessthanmore/ で公開しました。

このプロジェクトでは、 http://ti.que.jp/p/software/lessthanmore/

で公開しているアプリケーションのソースを管理します。

開発言語は、Javaを選択します。環境依存を避けたいことと個人的に得意な言語であることが選択理由です。


実行バイナリ ダウンロード

実行バイナリは以下のURLから入手してください
http://ti.que.jp/p/software/lessthanmore/


使用方法

使用方法が知りたい方は、
http://ti.que.jp/p/software/lessthanmore/usage/
に行くと情報があります


ソース

http://sourceforge.jp/projects/less-than-more/releases/


LastUpdate: 2005-11-20 18:13

rss2imap

RSS (RDF Site Summary) で配信されているサイト要約を IMAP サーバにメールとして配信するツールです.(http://rss2imap.sourceforge.jp)

Development Status: 4 - Beta
Natural Language: Japanese
Programming Language: Perl
Topics: IMAP, Link Checking
User Interface: Console (Text Based)
Register Date: 2005-09-17 14:54

dzStartViaRegistry

moved to SourceForge

Development Status: 3 - Alpha
Natural Language: English
Operating System: Windows
Programming Language: Delphi/Kylix
User Interface: Console (Text Based)
Register Date: 2019-10-14 18:09
LastUpdate: 2007-03-13 21:07

IPMsglet

IPMsg に対して自動応答をするアプリケーション(IPMsglet)を作るためのフレームワークを提供します。

Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: Japanese
Operating System: Linux, Windows, Other Operating Systems
Programming Language: Java
Topics: Chat
User Interface: Console (Text Based)
Register Date: 2007-03-13 01:29

Sweety Linux

サーバ用Linuxディストリビュージョンです。
主に家庭用/小規模用サーバを想定しています。

Development Status: 2 - Pre-Alpha
Natural Language: Japanese
Operating System: Linux
Programming Language: C, PHP, Ruby
User Interface: Console (Text Based)
Register Date: 2006-07-29 01:56

pswdregen

パスワードを自動生成・再生成します。

Development Status: 2 - Pre-Alpha
Natural Language: Japanese
Operating System: Linux, Windows
Programming Language: Python
User Interface: Console (Text Based), Tk
Register Date: 2009-06-19 17:04