Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Ssh terminal, file transfer and tunneling tool. The focus is on running tunnels inside tunnels. That one has to jump through several machines.
Please see the wiki pages for documentation.
https://sourceforge.net/p/doffensshtunnel/wiki/Home/
C++ library that wraps both raw and SSL functionality into an easy-to-use set of classes.
Raw sockets supported:
* IPV4 TCP
Platforms currently supported:
* Windows
The following SSL libraries are supported:
* OpenSSL 1.0.2d
Additional platforms, raw libraries (e.g. IPV6) etc. will be added in due course, the architecture has been designed to accommodate expansion.
This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of libcurl. This is more like an object oriented c++ bind rather than a wrapper, as it tries to keep the api as simple and as close to the original as possible without wrapping unnecessary stuff.
HSCP (Hybrid scp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of scp into the UDP (using UDT).
HSSH (Hybrid ssh) is developing to transmit the large size data at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing both ways pipeio transfer of ssh into the UDP (using UDT). cf. HSCP
Un ensemble de scripts utilises par Framasoft. Ils ont ete realise afin de mieux gerer des serveurs ou pour ajouter des fonctionnalites à nos sites internet.
HSFTP (Hybrid sftp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of sftp into the UDP (using UDT). cf. HSCP.