Autor Thema: Mini/Test/DHCP/Webserver und Tools diverses  (Gelesen 33688 mal)

0 Mitglieder und 12 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.13 Development
« Antwort #180 am: 05 April, 2016, 13:49 »
Changelog

Change: non-idempotent requests (POST, LOCK, PATCH) are no longer passed to the next server by default if a request has been sent to a backend; the "non_idempotent" parameter of the "proxy_next_upstream" directive explicitly allows retrying such requests.
Feature: the ngx_http_perl_module can be built dynamically.
Feature: UDP support in the stream module.
Feature: the "aio_write" directive.
Feature: now cache manager monitors number of elements in caches and tries to avoid cache keys zone overflows.
Bugfix: "task already active" and "second aio post" alerts might appear in logs when using the "sendfile" and "aio" directives with subrequests.
Bugfix: "zero size buf in output" alerts might appear in logs if caching was used and a client closed a connection prematurely.
Bugfix: connections with clients might be closed needlessly if caching was used. Thanks to Justin Li.
Bugfix: nginx might hog CPU if the "sendfile" directive was used on Linux or Solaris and a file being sent was changed during sending.
Bugfix: connections might hang when using the "sendfile" and "aio threads" directives.
Bugfix: in the "proxy_pass", "fastcgi_pass", "scgi_pass", and "uwsgi_pass" directives when using variables. Thanks to Piotr Sikora.
Bugfix: in the ngx_http_sub_filter_module.
Bugfix: if an error occurred in a cached backend connection, the request was passed to the next server regardless of the proxy_next_upstream directive.
Bugfix: "CreateFile() failed" errors when creating temporary files on Windows.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.14 Development
« Antwort #181 am: 10 April, 2016, 10:40 »
Changelog

Feature: OpenSSL 1.1.0 compatibility.
Feature: the "proxy_request_buffering", "fastcgi_request_buffering", scgi_request_buffering", and "uwsgi_request_buffering" directives now work with HTTP/2.
Bugfix: "zero size buf in output" alerts might appear in logs when using HTTP/2.
Bugfix: the "client_max_body_size" directive might work incorrectly when using HTTP/2.
Bugfix: of minor bugs in logging.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.15 Development
« Antwort #182 am: 22 April, 2016, 04:57 »
Whats new:>>

Bugfix: "recv() failed" errors might occur when using HHVM as a FastCGI server.
Bugfix: when using HTTP/2 and the "limit_req" or "auth_request" directives a timeout or a "client violated flow control" error might occur while reading client request body; the bug had appeared in 1.9.14. Workaround: a response might not be shown by some browsers if HTTP/2 was used and client request body was not fully read; the bug had appeared in 1.9.14.
Bugfix:Connections might hang when using the "aio threads" directive. Thanks to Mindaugas Rasiukevicius.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.10.0
« Antwort #183 am: 02 Mai, 2016, 05:25 »
Whats new:>>

Incorporates new features from the 1.9.x mainline branch - including the stream module, HTTP/2, dynamic modules support and more.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Abyss 2.11.1
« Antwort #184 am: 05 Mai, 2016, 21:16 »
Abyss Web Server is a full-featured web server with a small footprint. It supports HTTP/1.1, dynamic content generation through CGI/1.1 scripts, ISAPI extensions, Server Side Includes (SSI), custom error pages, password protection, IP address control, anti-leeching, and bandwidth throttling. It also features also automatic anti-hacking as well as a multilingual remote web management interface that makes its configuration as easy as browsing a web site.

License: Freeware

http://www.aprelium.com/abyssws/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HFS v2.3h
« Antwort #185 am: 09 Mai, 2016, 16:30 »
what's new:>>

Fixed:

    Account names were uppercased.
    Malformed TAR files with long file paths.
    Template [+sections] with a plus sign ahead were not working in diff template.
    In case of lnk files, wrong file size was displayed.
    A lnk in a folder was stored with the wrong path if downloaded as archive.

http://www.rejetto.com/hfs/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Serva v3.0.0
« Antwort #186 am: 18 Mai, 2016, 16:30 »
Serva is an easy-to-use server package supporting a variety of protocols including Web, FTP, TFTP client/server, DHCP and Proxy DHCP (PXE Service), DNS, SNTP, BINL and SYSLOG. Focused on the quick deployment of a stable platform running as many server protocol engines as possible, the program doesn't aim compete on with other server tools in terms of speed or security.

Serva also allows you to setup a server which you can use to install Windows over a network without Microsoft's RIS/WDS/WAIK suites.

License: Free for personal use only

Changelog

138N - BINL UEFI support
137N - BINL WIA_RIS_SHARE automatic test
136N - BINL WIA_WDS_SHARE automatic test
135N - BINL NWA_PXE_SHARE automatic test
134N - BINL Recursive Boot.wim injection.
133N - BINL Head directory name non-ASCI character detection
132N - BINL Head directory name space character detection
131N - BINL Head directory name as menu name when booting default named WIMs
130N - DHCP White/Black list MAC filter engine
129N - DHCP Embedded MAC Ethernet vendor codes
128N - DHCP MAC Ethernet vendor codes manually add/overwrite
127N - PDHCP Protocol Tab
126N - TFTP Improved windowsize algorithm
125N - HTTP Default root Favicon
124N - ALL About/Settings/Help buttons moved to System menu
123F - BINL WIM injection; count of multi referenced files
122F - BINL Default menu title change after Serva update/upgrade
121F - BINL Menu entry wrong order when using special chars on head directory
120F - BINL Sub-Menus not capitalized when initially defined
119F - BINL ServaBoot.wim creation fail if Boot.wim is read only
118F - BINL Renaming head directory of unnamed WindowsPE assets
117F - BINL Renaming head directory of RIS assets
116F - FTP anonymous account not working properly w/o a registered account

[close]

http://www.vercot.com/~serva/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.11.0
« Antwort #187 am: 31 Mai, 2016, 09:17 »
Changelog

Feature: the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.
Feature: the $request_id variable.
Feature: the "map" directive supports combinations of multiple variables as resulting values.
Feature: now nginx checks if EPOLLRDHUP events are supported by kernel, and optimizes connection handling accordingly if the "epoll" method is used.
Feature: the "ssl_certificate" and "ssl_certificate_key" directives can be specified multiple times to load certificates of different types (for example, RSA and ECDSA).
Feature: the "ssl_ecdh_curve" directive now allows specifying a list of curves when using OpenSSL 1.0.2 or newer; by default a list built into OpenSSL is used.
Change: to use DHE ciphers it is now required to specify parameters using the "ssl_dhparam" directive.
Feature: the $proxy_protocol_port variable.
Feature: the $realip_remote_port variable in the ngx_http_realip_module.
Feature: the ngx_http_realip_module is now able to set the client port in addition to the address.
Change: the "421 Misdirected Request" response now used when rejecting requests to a virtual server different from one negotiated during an SSL handshake; this improves interoperability with some HTTP/2 clients when using client certificates.
Change: HTTP/2 clients can now start sending request body immediately; the "http2_body_preread_size" directive controls size of the buffer used before nginx will start reading client request body.
Bugfix: cached error responses were not updated when using the "proxy_cache_bypass" directive.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.11.1
« Antwort #188 am: 04 Juni, 2016, 21:20 »
Changelog

Security: a segmentation fault might occur in a worker process while writing a specially crafted request body to a temporary file (CVE-2016-4450); the bug had appeared in 1.3.9.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HFS v2.3i
« Antwort #189 am: 15 Juni, 2016, 22:00 »
HFS (HTTP File Server) is a great tool for sharing files on any device with a web browser. Just setup the program, add files and folders via drag and drop, and connect to the web address. The web view is an easy-to-navigate page that provides search, a variety of view options, and even the capability to download files and folders in a single archive (TAR format).

Other features include user controls, uploading, speed limits, transfer logs, "expert" view, and IP bans. Note that to make the program available over the internet, a dynamic DNS-type service may be necessary.

Functional in Linux under WINE.

License : GPL

Changelog

Added:

    Report range for partial downloads in the log.

Fixed:

    Remote Command Execution.
    {.add header.}wasn't overwriting existing headers.
    Temporary files not deleted.
    Incorrect handling of empty rows in ban tables.


See also: http://www.rejetto.com/hfs/?f=wn

[close]

http://www.rejetto.com/hfs/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.11.2
« Antwort #190 am: 10 Juli, 2016, 00:15 »
Changelog

Change: now nginx always uses internal MD5 and SHA1 implementations;
the --with-md5 and --with-sha1 configure options were canceled.
Feature: variables support in the stream module.
Feature: the ngx_stream_map_module.
Feature: the ngx_stream_return_module.
Feature: a port can be specified in the "proxy_bind", "fastcgi_bind",
"memcached_bind", "scgi_bind", and "uwsgi_bind" directives.
Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option
when available.
Bugfix: a segmentation fault might occur in a worker process when
using HTTP/2 and the "proxy_request_buffering" directive.
Bugfix: the "Content-Length" request header line was always added to
requests passed to backends, including requests without body, when
using HTTP/2.
Bugfix: "http request count is zero" alerts might appear in logs when
using HTTP/2.
Bugfix: unnecessary buffering might occur when using the "sub_filter"
directive; the issue had appeared in 1.9.4.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.40
« Antwort #191 am: 16 Juli, 2016, 15:00 »
Whats new:>>

major bug-fix release; hundreds of issues resolved in issue tracker
git master lighttpd source repository (migrated from svn)

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DHCP Server 2.5.2
« Antwort #192 am: 19 Juli, 2016, 16:15 »
Wer ein eigenes Netzwerk aufbauen möchte, aber keinen DHCP-Server hat, kann sich mit dieser Freeware behelfen. Die Einstellungen des DHCP-Servers werden in eine Konfigurationsdatei manuell vorgenommen. Hilfestellung gibt es dazu auf der Homepage.

Whats new:>>

Fixed bug in http server to handle paths and filenames with ‘+’correctly and added directory listing.

http://www.dhcpserver.de/cms/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.11.3
« Antwort #193 am: 28 Juli, 2016, 17:20 »
Changelog

Change: now the "accept_mutex" directive is turned off by default.
Feature: now nginx uses EPOLLEXCLUSIVE on Linux.
Feature: the ngx_stream_geo_module.
Feature: the ngx_stream_geoip_module.
Feature: the ngx_stream_split_clients_module.
Feature: variables support in the "proxy_pass" and "proxy_ssl_name"
directives in the stream module.
Bugfix: socket leak when using HTTP/2.
Bugfix: in configure tests.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.41
« Antwort #194 am: 01 August, 2016, 05:20 »
Whats new:>>

security fixes
fix bugs introduced in 1.4.40

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )