https://github.com/traviscross/mtr
➖➖➖➖➖
A popular powerful yet simple network diagnostic tool, combining the features of traceroute and ping utilities (with ASN lookup!)
#linux #network #troubleshooting #dev
➖➖➖➖➖
A popular powerful yet simple network diagnostic tool, combining the features of traceroute and ping utilities (with ASN lookup!)
#linux #network #troubleshooting #dev
GitHub
GitHub - traviscross/mtr: Official repository for mtr, a network diagnostic tool
Official repository for mtr, a network diagnostic tool - traviscross/mtr
👍1
https://github.com/Malkovsky/semantic-terminal
➖➖➖➖➖
A small script using llama-3.3-70b via Groq to convert user prompts into shell commands
Redactor's note: works really well and is quite useful!
#ai #dev #productivity #linux #vps
➖➖➖➖➖
A small script using llama-3.3-70b via Groq to convert user prompts into shell commands
Redactor's note: works really well and is quite useful!
#ai #dev #productivity #linux #vps
GitHub
GitHub - Malkovsky/semantic-terminal: Command line tool to convert semantic description into a terminal command.
Command line tool to convert semantic description into a terminal command. - Malkovsky/semantic-terminal
👍1👎1
https://github.com/magnific0/wondershaper
➖➖➖➖➖
A simple CLI script to limit the bandwidth of a network interface in linux, which internally uses the built-in
#network #dev #vps #linux
➖➖➖➖➖
A simple CLI script to limit the bandwidth of a network interface in linux, which internally uses the built-in
tc utility#network #dev #vps #linux
GitHub
GitHub - magnific0/wondershaper: Command-line utility for limiting an adapter's bandwidth
Command-line utility for limiting an adapter's bandwidth - magnific0/wondershaper
https://hub.docker.com/r/guacamole/guacamole/
➖➖➖➖➖
The docker image of Apache Guacamole, an HTML5 VNC and RDP server. With it you can access a remote desktop with a full control, or effortlessly share your screen to multiple users without additional software on their side
#multi #docker #vps #productivity
➖➖➖➖➖
The docker image of Apache Guacamole, an HTML5 VNC and RDP server. With it you can access a remote desktop with a full control, or effortlessly share your screen to multiple users without additional software on their side
#multi #docker #vps #productivity
https://github.com/akvorado/akvorado
https://github.com/sflow/host-sflow
https://github.com/net-snmp/net-snmp
➖➖➖➖➖
Akvorado collects network metrics (NetFlow/IPFIX and sFlow) from your servers, enriches them with interface names (SNMP) and geo-information and exports them to ClickHouse. Its main advantage is a nice and intuitive Web-UI for visualizing the data with powerful filtering capabilities.
Redactor's note: host-sflow (
#network #monitor #vps #linux #docker
https://github.com/sflow/host-sflow
https://github.com/net-snmp/net-snmp
➖➖➖➖➖
Akvorado collects network metrics (NetFlow/IPFIX and sFlow) from your servers, enriches them with interface names (SNMP) and geo-information and exports them to ClickHouse. Its main advantage is a nice and intuitive Web-UI for visualizing the data with powerful filtering capabilities.
Redactor's note: host-sflow (
hsflowd) and net-snmp (snmpd) are the two essential tools on each monitored server, which export the statistics to Akvorado.#network #monitor #vps #linux #docker
GitHub
GitHub - akvorado/akvorado: Flow collector, enricher and visualizer
Flow collector, enricher and visualizer. Contribute to akvorado/akvorado development by creating an account on GitHub.
https://technitium.com/dns/
➖➖➖➖➖
A feature-rich caching, authoritative, recursive and / or stub DNS server. Apart from an easy deployment using docker, basic filtering capabilities (like blocking malware-related domains) and DoH support, it offers full zone hosting and flexible conditional rewrites. The newest version also offers clustering support for remote instance management. This and more is configurable in a nice Web-UI.
Redactor's note: for a more lightweight and simple alternative for your home network, take a look at AdGuardHome
#multi #network #vps #privacy #docker #hosting
➖➖➖➖➖
A feature-rich caching, authoritative, recursive and / or stub DNS server. Apart from an easy deployment using docker, basic filtering capabilities (like blocking malware-related domains) and DoH support, it offers full zone hosting and flexible conditional rewrites. The newest version also offers clustering support for remote instance management. This and more is configurable in a nice Web-UI.
Redactor's note: for a more lightweight and simple alternative for your home network, take a look at AdGuardHome
#multi #network #vps #privacy #docker #hosting
Technitium
Technitium DNS Server | An Open Source DNS Server For Privacy & Security
Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security.
https://github.com/pouriyajamshidi/tcping
➖➖➖➖➖
Well... It's like ping... But using TCP...
#network #troubleshooting #dev #vps
➖➖➖➖➖
Well... It's like ping... But using TCP...
#network #troubleshooting #dev #vps
GitHub
GitHub - pouriyajamshidi/tcping: Ping TCP ports using tcping. Inspired by Linux's ping utility. Written in Go
Ping TCP ports using tcping. Inspired by Linux's ping utility. Written in Go - pouriyajamshidi/tcping
[ORIGINAL] https://github.com/librespeed/speedtest-go
[WORKING RELEASE] https://github.com/whatmedoin/speedtest-go/releases/tag/v1.1.6
➖➖➖➖➖
A very lightweight and simple speedtest web page to be hosted on your server. Written in Go and compiled by me
#network #vps #monitor #troubleshooting
[WORKING RELEASE] https://github.com/whatmedoin/speedtest-go/releases/tag/v1.1.6
➖➖➖➖➖
A very lightweight and simple speedtest web page to be hosted on your server. Written in Go and compiled by me
#network #vps #monitor #troubleshooting
GitHub
GitHub - librespeed/speedtest-go: Go backend for LibreSpeed
Go backend for LibreSpeed. Contribute to librespeed/speedtest-go development by creating an account on GitHub.
https://github.com/Rem01Gaming/net-switch
➖➖➖➖➖
A Magisk module to block internet access for specified android apps. It does this by adding simple firewall rules that survive reboots. Works only on rooted phones with Magisk installed.
#network #android #privacy
➖➖➖➖➖
A Magisk module to block internet access for specified android apps. It does this by adding simple firewall rules that survive reboots. Works only on rooted phones with Magisk installed.
#network #android #privacy
GitHub
GitHub - Rem01Gaming/net-switch: Magisk Module to isolate any app from Internet access
Magisk Module to isolate any app from Internet access - Rem01Gaming/net-switch
https://github.com/Maxteabag/sqlit
➖➖➖➖➖
A nice TUI for working with local and remote databases, including (but not limited to) SQLite, SQL server, MySQL, PostgreSQL.
#multi #dev #files #db
➖➖➖➖➖
A nice TUI for working with local and remote databases, including (but not limited to) SQLite, SQL server, MySQL, PostgreSQL.
#multi #dev #files #db
GitHub
GitHub - Maxteabag/sqlit: A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite…
A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite, Turso and more. - Maxteabag/sqlit
https://github.com/uoaerg/wavemon
➖➖➖➖➖
An ncurses-based TUI for wireless network monitoring on Linux.
#linux #monitor #network #troubleshooting
➖➖➖➖➖
An ncurses-based TUI for wireless network monitoring on Linux.
#linux #monitor #network #troubleshooting
GitHub
GitHub - uoaerg/wavemon: wavemon is an ncurses-based monitoring application for wireless network devices on Linux.
wavemon is an ncurses-based monitoring application for wireless network devices on Linux. - uoaerg/wavemon
https://garagehq.deuxfleurs.fr/
https://github.com/khairul169/garage-webui
➖➖➖➖➖
A lightweight and efficient open-source S3 object store with a modern third-party Web-UI. It focuses on ease of distributed deployments, high resiliency and simple configuration, offering high compatibility with the original S3 API.
#multi #docker #network #files #dev #vps #hosting #ha
https://github.com/khairul169/garage-webui
➖➖➖➖➖
A lightweight and efficient open-source S3 object store with a modern third-party Web-UI. It focuses on ease of distributed deployments, high resiliency and simple configuration, offering high compatibility with the original S3 API.
#multi #docker #network #files #dev #vps #hosting #ha
Garage
The Garage team - An S3 object store so reliable you can run it outside datacenters
https://github.com/schollz/croc
➖➖➖➖➖
A lightweight CLI utility for encrypted file / directory / text transfer between multiple machines. Supports direct (P2P) and relayed connections with the ability to resume transfers that were interrupted.
#multi #files #network #dev #productivity #vps #p2p
➖➖➖➖➖
A lightweight CLI utility for encrypted file / directory / text transfer between multiple machines. Supports direct (P2P) and relayed connections with the ability to resume transfers that were interrupted.
#multi #files #network #dev #productivity #vps #p2p
GitHub
GitHub - schollz/croc: Easily and securely send things from one computer to another :package:
Easily and securely send things from one computer to another :crocodile: :package: - schollz/croc
https://github.com/schlagmichdoch/pairdrop
https://pairdrop.net
➖➖➖➖➖
A similar tool as above, but with a Web-UI. Built using WebRTC and Node.js.
#multi #files #network #productivity #p2p
https://pairdrop.net
➖➖➖➖➖
A similar tool as above, but with a Web-UI. Built using WebRTC and Node.js.
#multi #files #network #productivity #p2p
GitHub
GitHub - schlagmichdoch/PairDrop: PairDrop: Transfer Files Cross-Platform. No Setup, No Signup.
PairDrop: Transfer Files Cross-Platform. No Setup, No Signup. - schlagmichdoch/PairDrop
https://github.com/robinmoisson/staticrypt
➖➖➖➖➖
A dependency-free, client-side static HTML encryption and decryption tool. Use it to encrypt and serve sensitive HTML-based content with a minimal authentication form.
#cryptography #privacy #hosting
➖➖➖➖➖
A dependency-free, client-side static HTML encryption and decryption tool. Use it to encrypt and serve sensitive HTML-based content with a minimal authentication form.
#cryptography #privacy #hosting
GitHub
GitHub - robinmoisson/staticrypt: Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server…
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed. - robinmoisson/staticrypt