A webserver that runs bash scripts. Php style.
Sh server to process laravel emits to js subscriber
Terminal and Web console for Kubernetes
Clutch Server Experimentation Workflows
Developer-friendly & type-safe Typescript SDK specifically catered to leverage [Polar](https://polar.sh) API.
[](http://badge.fury.io/js/swagger-ui-dist)
Execute shell command forwarding all stdio.
A language server for Bash
Polar integration for better-auth
An open-source TypeScript framework for EVM data indexing
A WASM shell parser and formatter with bash support, based on mvdan/sh
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...
The TypeScript compiler with onSuccess command
Fast, disk space efficient package manager
Gracefully shutdown a running HTTP server.
Recommended ESLint rules for Ponder projects
Copy a descriptor from object A to object B
The easiest way to test your code against MongoDB Server
Complete, framework-agnostic, compliant and well tested module for implementing an OAuth2 Server in node.js
Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.
Get the root of a posix or windows filepath.
Isomorphic WHATWG Fetch API, for Node & Browserify
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
All-in-one agent-mesh server (registry + relay)
REST API server for eCash blind signature protocol
mosh-server wrapper for NATs
Server for in-memory database Radish
Webserver with a refresh function whitch reloads the page in the browser
A lightweight, in-memory WebSocket signaling server for peer-to-peer game networking
An SSH server library built on top of Thrussh and Mio.
Rust-based worker for varfish-server
webycash server library — asset-gated ledger (webcash, RGB, voucher) with Redis/DynamoDB/FDB backends
# Netchk Simple tool to troubleshoot internet connectivity issues. This tool verifies: - your computer has at least one IP address - you have at least one DNS configured - you can reach the configured nameservers - the nameservers can resolve hosts Finally, some ICMP ping statistics are presented with average durations and error rates. ## Installation ```sh gem install netchk ``` ## Usage Just run `netchk` from your terminal and basic diagnosis will start showing you progress and any error if present. Note: On Linux system, this gem requires `sudo` to perform the ICMP ping operations. On macOS, this is not needed. You also can configure how netchk verifies your connections by configuring a `~/.netchk.yaml` or `~/.netchk.yml` file like below. ```yaml # Settings to test DNS server connectivity. dns: # Path to resolv.conf file to check presence and connectivity of DNS. # Path should be absolute to avoid issues when running netchk # from different directories. resolv.conf: /etc/resolv.conf # Settings to test DNS resolution. resolv: # Path to resolv.conf file to use for testing DNS resolution. # Path should be absolute to avoid issues when running netchk # from different directories. It is advised to be the same # as dns.resolv.conf. resolv.conf: /etc/resolv.conf # The list of domains to test for DNS resolution. domains: - google.com - youtube.com - facebook.com # Settings to test icmp ping. icmp: # A list of hosts to ping with ICMP. It is advised to use # IP addresses instead of domains to rule out any issues with # DNS resolution, which is tested separately. hosts: - 1.1.1.1 - 8.8.8.8 # The number of ping to issue each host. count: 20 # The duration in seconds to wait between each ping. # Setting this value too low might cause timeouts. interval: 0.2 ``` Each value is optional. If one is missing the default value will be used. The file above shows the default values. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/moray95/netchk.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.