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.
Create free account
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
...Apache Skywalking supports the collection of telemetry data from a number of different sources and in different formats, such as Java, .NET Core, PHP, LUA agent and more. It also offers a solid core features set, which includes root cause analysis, service topology map analysis, performance optimization, and many more.
A simple way to block access to the internet per app
NetGuard is an open-source Android firewall app that lets users control internet access on a per-app basis without requiring root access, making it a straightforward and flexible way to improve privacy and data usage management on mobile devices. By creating a local VPN service on the device, NetGuard intercepts and selectively blocks or allows network traffic for individual applications and addresses, supporting both Wi-Fi and mobile connections according to user preferences. ...
Pure Java TFTP server.
Free, portable, cross-platform.
Fully multi-threaded. Implements RFC 1350.
Run as root/admin in cmd-mode with cmd argument = path to folder, for example:
java -jar pj-tftp-server.jar /tmp
.Need JRE-1.8.
Source - https://github.com/harp077/pj-tftp-server
If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
Pure Java FTP server. Free portable cross-platform multi-threaded.
Pure Java FTP server. Free portable cross-platform.
Run as root/admin !
1) Fully multi-threaded.
2) Multi platform support.
3) Can run in GUI-mode: # java -jar pj-ftp-server.jar
4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd
5) IP-filter (access list) support.
6) Writable=true/false support
7) Support listening on different local interfaces
8) Speed limit support
9) Anonymous-mode support
10) Different TCP-ports support
11) Logging support
12) Support limit max concurrent logins
13) Support limit max concurrent logins per IP
14) Need JRE-1.8:
https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html
Source = https://github.com/harp077/pj-ftp-server
If you like this - put a star on https://github.com/harp077/pj-ftp-server/ for support project please.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Pure Java NTP server.
Run as root/admin in cmd-mode without cmd argument, for example:
java -jar pj-ntp-server.jar (server start on standart UDP/123-port)
or run as root/admin in cmd-mode with UDP-port cmd argument, for example:
java -jar pj-ntp-server.jar 1111
where 1111=udp-port of server listen.
Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server
If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
Remote Root is an enterprise-class central management tool for Linux, which enables centralized configuration management of a large amount of network connected Linux-based computers (hosts) in a modular form.
It is an open source software system relying on operation of traditional operating systems, so it is capable of managing numerous free and commercial Linux distributions or even not Linux-like systems (such as Solaris, HP-UX, FreeBSD, OpenBSD).
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.
An Eclipse Plugin to achieve distributed pair programming on the internet, it is based on open sourced Syncshare server. This plugin will finally make XP possible b/w distributed teams.