Enter the query into the form above.
API method:
GET /api/services?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Connect to the Yggdrasil mesh network. See yggdrasil -genconf for config options.
Run the hostapd daemon for Wi-Fi access points and authentication servers.
Run the WPA Supplicant daemon, a service that implements authentication, key negotiation and more for wireless networks.
Run hostapd to simulate WiFi connectivity.
Run iptables-restore, setting up the specified rules.
Run Keepalived routing software.
Run USB_ModeSwitch, a mode switching tool for controlling USB devices with multiple modes. When plugged in for the first time many USB devices (primarily high-speed WAN modems) act like a flash storage containing installers for Windows drivers. USB_ModeSwitch replays the sequence the Windows drivers would send to switch their mode from storage to modem (or whatever the thing is supposed to do).
Run NetworkManager, a network management daemon that aims to simplify wired and wireless networking.
Run Open vSwitch, a multilayer virtual switch designed to enable massive network automation through programmatic extension.
Add a list of known Facebook hosts to /etc/hosts
Run the OpenDHT dhtnode command that allows participating in the distributed hash table based OpenDHT network. The service can be configured to act as a proxy to the distributed network, which can be useful for portable devices where minimizing energy consumption is paramount. OpenDHT was originally based on Kademlia and adapted for applications in communication. It is used by Jami, for example.
Run nft, setting up the specified ruleset.
Run PageKite, a tunneling solution to make local servers publicly accessible on the web, even behind NATs and firewalls.
Run the ntpd, the Network Time Protocol (NTP) daemon of the Network Time Foundation. The daemon will keep the system clock synchronized with that of the given servers.
Run the dhcpcd daemon.
Run ipfs daemon, the reference implementation of the IPFS peer-to-peer storage network.
Run ModemManager, a modem management daemon that aims to simplify dialup networking.
Start inetd, the Internet superserver. It is responsible for listening on Internet sockets and spawning the corresponding services on demand.
Run a DHCP (Dynamic Host Configuration Protocol) daemon. The daemon is responsible for allocating IP addresses to its client.
Run the global security system (GSS) daemon, which provides strong security for protocols based on remote procedure calls (ONC RPC).
Mount the pipefs file system, which is used to transfer NFS-related data between the kernel and user-space programs.