Plugins: Difference between revisions
Jump to navigation
Jump to search
m
Reverted edit of Dreamby, changed back to last version by Olajideolaolorun
(→开发中的插件) |
m (Reverted edit of Dreamby, changed back to last version by Olajideolaolorun) |
||
Line 5: | Line 5: | ||
Welcome to Uniform Server's Released, Currently In Developement, Planned and Requested Plugins Archive. To create your own plugins, please view the [[Plugin Creation]] article. | Welcome to Uniform Server's Released, Currently In Developement, Planned and Requested Plugins Archive. To create your own plugins, please view the [[Plugin Creation]] article. | ||
== | == Released Plugins == | ||
==== AWStats ==== | ==== AWStats ==== | ||
* | * Plugin Version + Release Date: 5.9 (24 December 2003) | ||
* | * Plugin Description: AWStats is a powerful and featureful GPLed log file parser and analyzer, suitable for analyzing web server, streaming server, mail server and ftp server log files, and displaying the analysis results in a graphical manner. It is written in Perl and works either from the command line or as a CGI script. This plugin contains AWStats pre-configured to work with Uniform Server. | ||
* | * Related Links: [http://awstats.sourceforge.net/ Official AWStats Website] | ||
[http://prdownloads.sourceforge.net/miniserver/UN_awstats-5.9.exe?download | [http://prdownloads.sourceforge.net/miniserver/UN_awstats-5.9.exe?download Download this plugin (307k)] | ||
==== PHP4 ==== | ==== PHP4 ==== | ||
* | * Plugin Version + Release Date: 4.3.11 (2 April 2005) | ||
* | * Plugin Description: Everyone should know what [[wikipedia:PHP|PHP]] is (as that's probably why you're using Uniform Server). Starting from Uniform Server 3.2, PHP5 is used by default. Some scripts may not support that version of PHP. This plugin allows users to downgrade from PHP5 to PHP4. | ||
* | * Related Links: [http://www.php.net/ Official PHP Website] | ||
[http://prdownloads.sourceforge.net/miniserver/PHP_4.3.11.exe?download | [http://prdownloads.sourceforge.net/miniserver/PHP_4.3.11.exe?download Download this plugin (1.6m)] | ||
==== Quick 'n Easy FTP Server ==== | ==== Quick 'n Easy FTP Server ==== | ||
* | * Plugin Version + Release Date: 2.6 (25 March 2005) | ||
* | * Plugin Description: Quick 'n Easy FTP Server is a multi threaded FTP server for Windows 98/NT/XP that can be easily setup even by inexperienced users (who have no idea how to edit SlimFTPd's (the other FTPd Plugin we provide) configuration file). It handles all basic FTP commands plus a lot of special FTP commands like MDTM, NLST, FEAT and many more. The default configuration included with this plugin allows you to access your W:\ remotely. | ||
* | * Plugin Notes: '''After installing, wait for the the Admin Tool to load, then go to "Show User Accounts" and change the admin password ASAP!''' | ||
* | * Related Links: [http://www.pablovandermeer.nl/ftp_server_2_0.html Quick 'n Easy FTP Server's Official Website] | ||
[http://prdownloads.sourceforge.net/miniserver/Quick_n_Easy_FTP_Server_2.6.exe?download | [http://prdownloads.sourceforge.net/miniserver/Quick_n_Easy_FTP_Server_2.6.exe?download Download this plugin (275k)] | ||
==== SlimFTPd ==== | ==== SlimFTPd ==== | ||
* | * Plugin Version + Release Date: 3.16 (25 March 2005) | ||
* | * Plugin Description: SlimFTPd is a fully standards-compliant FTP server implementation with an advanced virtual file system. It is extremely small as it is written in pure Win32 C++ with no external dependencies and no messy installer. SlimFTPd is a fully multi-threaded application that runs as a system service on Windows 98/ME or Windows NT/2K/XP. The default configuration included with this plugin allows you to access your W:\ remotely. | ||
* | * Plugin Notes: | ||
# | # This plugin is for those who don't mind editing configuration files. If you don't fit in this category, use the Quick 'n Easy FTP Server Plugin instead. | ||
# ''' | # '''After installing, edit the "slimftpd.conf" file and change the admin username and password ASAP!''' | ||
# | # Some users have reported that McAfee AntiVirus and Microsoft AntiSpyware detects this as a trojan. This is because SlimFTPd doesn't contain any GUI and can easily be installed on a remote PC without the user knowing it. We can assure you that is just a false alarm. If this bothers you, use the Quick 'n Easy FTP Server Plugin!! | ||
* | * Related Links: [http://www.whitsoftdev.com/slimftpd/ SlimFTPd's Official Website] | ||
[http://prdownloads.sourceforge.net/miniserver/SlimFTPd_3.16.exe?download | [http://prdownloads.sourceforge.net/miniserver/SlimFTPd_3.16.exe?download Download this plugin (74k)] | ||
==== Stunnel ==== | ==== Stunnel ==== | ||
* | * Plugin Version + Release Date: 4.05 (4 August 2004) | ||
* | * Plugin Description: Stunnel is a computer program, used to provide universal [[wikipedia:Transport Layer Security|TLS/SSL]] service. It can be used to provide secure encrypted connections for clients or servers that do not speak TLS or SSL natively. This plugin SSL-enables Uniform Server and can be started / stopped by accessing [http://localhost/a/plugins/Stunnel-4.05 this page]. | ||
* | * Related Links: | ||
# [http://stunnel.mirt.net/ | # [http://stunnel.mirt.net/ Official Stunnel Page] | ||
# [http://www.stunnel.org/ Stunnel FAQ/ | # [http://www.stunnel.org/ Stunnel FAQ / downloads] | ||
[http://prdownloads.sourceforge.net/miniserver/UN_stunnel-4.05.exe?download | [http://prdownloads.sourceforge.net/miniserver/UN_stunnel-4.05.exe?download Download this plugin (760k)] | ||
== | == Plugins Currently in Development == | ||
==== ActivePython + mod_python ==== | ==== ActivePython + mod_python ==== | ||
* | * Plugin Development Status: 55% (On-Going Development) | ||
* | * Plugin Version + Release Date: ActivePython 2.4.1 + mod_python 3.1.3 or 3.1.4 or 3.2.0-dev (Available Soon) | ||
* Plugin Description: | * Plugin Description: | ||
# Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. Python is fully dynamically typed and uses automatic memory management; it is thus similar to Tcl, Perl, Scheme, and Ruby. Python is developed as an open source project, managed by the non-profit Python Software Foundation. | # Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. Python is fully dynamically typed and uses automatic memory management; it is thus similar to Tcl, Perl, Scheme, and Ruby. Python is developed as an open source project, managed by the non-profit Python Software Foundation. | ||
Line 62: | Line 62: | ||
==== FileZilla FTPd ==== | ==== FileZilla FTPd ==== | ||
* | * Plugin Development Status: 65% (On-Going Development) | ||
* | * Plugin Version + Release Date: 0.9.5 (Available Soon) | ||
* Plugin Description: Yet another FTPd Plugin for Uniform Server. FileZilla FTPd is a reliable FTP Server. More info will be available upon Plugin Release. | * Plugin Description: Yet another FTPd Plugin for Uniform Server. FileZilla FTPd is a reliable FTP Server. More info will be available upon Plugin Release. | ||
* Plugin Notes: Olajide got the FileZilla FTPd working but when he used an ftp client to login, it logs in but does not show anything. He installed it as a service and got the same thing. Anyone know how to fix this? | * Plugin Notes: Olajide got the FileZilla FTPd working but when he used an ftp client to login, it logs in but does not show anything. He installed it as a service and got the same thing. Anyone know how to fix this? | ||
Line 70: | Line 70: | ||
==== Resin (aka Caucho Resin) ==== | ==== Resin (aka Caucho Resin) ==== | ||
* | * Plugin Development Status: 75% (On-Going Development) | ||
* | * Plugin Version + Release Date: 3.0.12 (Available Soon) | ||
* Plugin Description: Resin is a [http://www.caucho.com/articles/jsp_benchmarks.xtp fast] servlet and JSP engine supporting load balancing for increased reliability. Resin encourages separation of content from style with its XSL support. Servlets can generate simple XML and use an XSL filter to format results for each client's capability, from palm pilots to Mozilla. | * Plugin Description: Resin is a [http://www.caucho.com/articles/jsp_benchmarks.xtp fast] servlet and JSP engine supporting load balancing for increased reliability. Resin encourages separation of content from style with its XSL support. Servlets can generate simple XML and use an XSL filter to format results for each client's capability, from palm pilots to Mozilla. | ||
* Related Links: [http://www.caucho.com/resin/ Resin(tm) Core Website] | * Related Links: [http://www.caucho.com/resin/ Resin(tm) Core Website] | ||
Line 77: | Line 77: | ||
==== The Admin Panels ==== | ==== The Admin Panels ==== | ||
* | * Plugin(s) Development Status: | ||
# [[Admin_Panel_1|1.0]] Pro @ 58% (Will be released as a Plugin, development was at 87%) | # [[Admin_Panel_1|1.0]] Pro @ 58% (Will be released as a Plugin, development was at 87%) | ||
# [[Admin_Panel_2|2.0]] Lite @ 90% (Will be bundled with the Server) | # [[Admin_Panel_2|2.0]] Lite @ 90% (Will be bundled with the Server) | ||
* | * Plugin(s) Version + Release Date: | ||
# [[Admin_Panel_1|1.0]] Pro (N/A) | # [[Admin_Panel_1|1.0]] Pro (N/A) | ||
# [[Admin_Panel_2|2.0]] Lite (Probably together with Uniform Server 3.3) | # [[Admin_Panel_2|2.0]] Lite (Probably together with Uniform Server 3.3) | ||
Line 87: | Line 87: | ||
==== The UniTray ==== | ==== The UniTray ==== | ||
* | * Plugin Development Status: 75% (Alpha Release Available for '''Testing''') | ||
* | * Plugin Version + Release Date: 1.0a (25 March 2005) | ||
* Plugin Description: Using the flexible and configurable Aestan Tray Menu as a backend, this plugins aims to provide Server Administration directly from the System Tray. | * Plugin Description: Using the flexible and configurable Aestan Tray Menu as a backend, this plugins aims to provide Server Administration directly from the System Tray. | ||
* Plugin Notes: If you're having problem with this plugin, please view [http://forum.uniformserver.com/index.php?showtopic=49 UniTray, Can't start mySQL using it] | * Plugin Notes: If you're having problem with this plugin, please view [http://forum.uniformserver.com/index.php?showtopic=49 UniTray, Can't start mySQL using it] | ||
Line 95: | Line 95: | ||
==== Tomcat (aka Jakarta Tomcat) ==== | ==== Tomcat (aka Jakarta Tomcat) ==== | ||
* | * Plugin Development Status: 55% (On-Going Development) | ||
* | * Plugin Version + Release Date: | ||
# 4.1.31 (Dumped in favour of Tomcat 5.x) | # 4.1.31 (Dumped in favour of Tomcat 5.x) | ||
# 5.5.7 (Recomended version used in this Plugin, which will be Available Soon) | # 5.5.7 (Recomended version used in this Plugin, which will be Available Soon) |