Simple Project List Software Map

55303 projects in result set
LastUpdate: 2014-06-12 08:49

G4L

G4L is a hard disk and partition imaging and cloning tool. The created images are optionally compressed, and they can be stored on a local hard drive or transferred to an anonymous FTP server. A drive can be cloned using the "Click'n'Clone" function. G4L supports file splitting if the local filesystem does not support writing files larger than 2GB. The included kernel supports ATA, serial-ATA, and SCSI drives. Common network cards are supported. It is packaged as a bootable CD image with an ncurses GUI for easy use.

LastUpdate: 2014-01-31 13:57

Portable OpenSSH

Portable OpenSSH is a Unix/Linux port of OpenBSD's excellent OpenSSH, a full implementation of the SSH1 and SSH2 protocols. It includes sftp client and server support.

LastUpdate: 2014-06-11 11:29

CorneliOS

CorneliOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System", or "Web Office" that comes with a set of cool applications. It includes a Content Management System (CMS) so that you can easily set up and manage your own website as well as a Database Management System that allows you to rapidly build any kind of database application.

LastUpdate: 2013-07-08 20:53

GTK+

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

LastUpdate: 2014-06-12 11:00

Lynis

Lynis is an security auditing and hardening tool for Unix derivatives like Linux/BSD/Solaris. It performs an in-depth scan on the system to detect software and security issues. Besides information related to security, it will also scan for general system information, installed packages, and possible configuration mistakes. The software is aimed at assisting automated auditing, configuration management, software patch management, vulnerability detection, and malware scanning of Unix-based systems.

LastUpdate: 2021-10-06 03:37

Clover EFI bootloader

これはEDK2/Duet ブートローダー (http://www.tianocore.org )に代わるものとして作成された BIOS ベースのコンピューターのためのEFIベースのブートローダーです。

LastUpdate: 2015-06-01 15:59

Media Player Classic - Home Cinema

MPC-HC は非常に軽量な Windows 用オープン ソースのメディア プレーヤーです。再生に使用される一般的なすべてのビデオおよびオーディオ ファイル形式をサポートしています。私たちは 100% スパイウェアを含まず、広告やツール バーもありません。

このプロジェクトは、オリジナルの Guliverkli プロジェクト http://sourceforge.jp/projects/guliverkli/ を基に、機能追加およびバグ修正を行っています。詳細については、プロジェクトのウェブサイトにあるリスト(完全版)を参照してください。

LastUpdate: 2023-01-15 18:53

Ctlos Linux

Ctlos Linux — iso образ, основанный на Arch Linux, собранный с помощью archiso скриптов. Официально доступно несколько версий, с различными рабочими окружениями.

Web page: https://ctlos.github.io

Wiki: https://ctlos.github.io/wiki

Forum: https://forum.ctlos.ru

Telegram: https://tele.click/ctlos

Vk: https://vk.com/ctlos



Проект с открытым исходным кодом. Некоторые компоненты лицензируются в соответствии с GNU General Public License (GPL) 2.0 или более поздней.

자연 언어: English, Russian
프로그래밍 언어: Python, Unix Shell
User Interface: X11 Applications, GTK+, Qt
Register Date: 2020-06-29 02:14
LastUpdate: 2018-12-15 18:22

nkf Network Kanji Filter

ものすごく古い漢字コード変換プログラムであるnkfを、 メンテナンスするプロジェクトです。

라이센스: zlib/libpng License
자연 언어: Japanese
운영 체제: OS Independent
프로그래밍 언어: C
주제: Text Processing
User Interface: Console (Text Based)
Register Date: 2002-09-20 13:45
LastUpdate: 2009-09-21 21:20

FCKeditor

FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful functionality of known desktop editors like Word. It's very lightweight, and doesn't require any kind of installation on the client computer.

LastUpdate: 2014-01-25 23:32

Snort

Snort is a network intrusion detection and prevention system. It is the most widely deployed technology of its kind in the world. It performs detection using a variety of methods including rules-based detection, anomaly detection, and heuristic analysis of network traffic. Its rules language is open source and available to the public as well.

LastUpdate: 2013-05-16 00:45

WordPress

WordPress is a state-of-the-art, semantic, personal publishing platform with a focus on aesthetics, Web standards, and usability. It was born out of a desire for an elegant, well-architected personal publishing system. While primarily geared towards functioning as a Weblog, WordPress is also a flexible CMS capable of managing many types of Web sites. In addition to the basic blog functions, it also has an integrated link manager, categories, tags, custom taxonomies, file attachments, XFN support, support for stand-alone pages, Atom and RSS feeds for both content and comments, blogging API support (Atom Publishing Protocol, Blogger, MetaWeblog, and Movable Type APIs), spam blocking features, advanced cruft-free URL generation, a flexible theme system, and an advanced plugin API.

LastUpdate: 2014-05-25 18:14

web2ldap

web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.

LastUpdate: 2014-05-11 13:01

HAproxy

HAproxy is a high-performance and highly-robust TCP and HTTP load balancer which provides cookie-based persistence, content-based switching, SSL off-loading, advanced traffic regulation with surge protection, automatic failover, run-time regex-based header control, Web-based reporting and management interface, advanced logging to help trouble-shooting buggy applications and/or networks, and a few other features. Its own event-driven state machine achieves 100,000 connections per second and surpasses GigaEthernet on modern hardware, even with tens of thousands of simultaneous connections.

LastUpdate: 2012-05-30 00:26

Berkeley DB

Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.