Liste des projets simples Logiciel Télécharger Carte

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.)

Statut de développement: 3 - Alpha
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Ruby
Sujet: WWW/HTTP
Interface utilisateur: Console (Text Based)
Register Date: 2004-04-16 19:17
Dernière Mise à Jour: 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.

Project website https://osdn.net/projects/ssperl/

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)

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Shadowsocks

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Net-Shadowsocks

* CPAN Ratings

http://cpanratings.perl.org/d/Net-Shadowsocks

* Search CPAN

http://search.cpan.org/dist/Net-Shadowsocks/

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:

http://www.perlfoundation.org/artistic_license_2_0

Statut de développement: 3 - Alpha, 4 - Beta
Utilisateurs cibles: Advanced End Users, End Users/Desktop
Licence: Fair License
Langage de programmation: Perl
Register Date: 2017-01-16 14:20
Dernière Mise à Jour: 2006-06-06 18:05

dKingyo SDK

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

Dernière Mise à Jour: 2002-03-28 21:19

Region Oriented Ascii Processor

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

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: English, Japanese
Système d'exploitation: OS Independent
Langage de programmation: Python
Interface utilisateur: Console (Text Based)
Register Date: 2002-03-28 21:07

OldType

OldType is a Wiki engine for OldType geeks.

Statut de développement: 2 - Pre-Alpha
Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: Scheme
Interface utilisateur: Console (Text Based), Web Environment
Register Date: 2007-08-07 23:33
Dernière Mise à Jour: 2009-03-27 09:19

Ludia

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

Statut de développement: 4 - Beta, 5 - Production / écurie
Utilisateurs cibles: Développeurs, System Administrators
Langage naturel: Japanese
Système d'exploitation: Linux
Langage de programmation: C
Interface utilisateur: Console (Text Based)
Register Date: 2006-06-30 14:20
Dernière Mise à Jour: 2002-08-10 11:21

HTML生成変換ツール

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

Statut de développement: 5 - Production / écurie
Utilisateurs cibles: End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: MacOS, Linux, Windows
Langage de programmation: Java
Register Date: 2002-08-05 12:45
Dernière Mise à Jour: 2009-01-29 00:00

SCIM IMEngine

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

Statut de développement: 4 - Beta
Utilisateurs cibles: End Users/Desktop
Langage naturel: Japanese
Langage de programmation: C++
Register Date: 2004-11-10 18:54
Dernière Mise à Jour: 2008-10-14 23:27

Slackware Add-on package Project

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

Statut de développement: 4 - Beta
Langage naturel: Japanese
Système d'exploitation: Linux
Langage de programmation: Other
Sujet: System
Interface utilisateur: Console (Text Based)
Register Date: 2002-07-06 21:33
Dernière Mise à Jour: 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/


Statut de développement: 5 - Production / écurie
Utilisateurs cibles: End Users/Desktop, Other Viewers
Langage naturel: Japanese
Langage de programmation: C, Java
Register Date: 2008-09-03 23:10
Dernière Mise à Jour: 2005-11-20 18:13

rss2imap

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

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs, System Administrators
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: Perl
Interface utilisateur: Console (Text Based)
Register Date: 2005-09-17 14:54

dzStartViaRegistry

moved to SourceForge

Statut de développement: 3 - Alpha
Langage naturel: English
Système d'exploitation: Windows
Langage de programmation: Delphi/Kylix
Interface utilisateur: Console (Text Based)
Register Date: 2019-10-14 18:09
Dernière Mise à Jour: 2007-03-13 21:07

IPMsglet

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

Statut de développement: 5 - Production / écurie
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: Linux, Windows, Other Operating Systems
Langage de programmation: Java
Sujet: Chat
Interface utilisateur: Console (Text Based)
Register Date: 2007-03-13 01:29

Sweety Linux

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

Statut de développement: 2 - Pre-Alpha
Langage naturel: Japanese
Système d'exploitation: Linux
Langage de programmation: C, PHP, Ruby
Interface utilisateur: Console (Text Based)
Register Date: 2006-07-29 01:56

pswdregen

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

Statut de développement: 2 - Pre-Alpha
Langage naturel: Japanese
Système d'exploitation: Linux, Windows
Langage de programmation: Python
Interface utilisateur: Console (Text Based), Tk
Register Date: 2009-06-19 17:04