Utilities for HTTP Path manipulation. Currently, this just contains the
CleanPath function, renamed to Clean, from Julien Schmidt's httprouter.
This is inspired by Julien Schmidt's httprouter, in that it uses a patricia
tree, but the implementation is rather different. Specifically, the routing
rules are relaxed so that a single path segment may be a wildcard in one route
and a static token in another. This gives a nice combination of high
performance with a lot of convenience in designing the routing patterns. In
benchmarks, httptreemux is close to, but slightly slower than, httprouter.
Google Cloud SDK contains tools and libraries that enable you to easily create
and manage resources on Google Cloud Platform, including App Engine, Compute
Engine, Cloud Storage, BigQuery, Cloud SQL, and Cloud DNS.
Google daemon runs in the background and provides the following services:
- Creates new accounts based on the instance metadata.
- Configures ssh to accept the accounts' public keys from the instance
metadata.
A set of startup scripts that interact with the virtual machine environment.
nss_ldap is a NSS module which provides an LDAP backend for C library
functions such as getpwnam(3), getgrnam(3), and gethostbyname(3). It
is compliant with RFC 2307, ``An Approach for Using LDAP as a Network
Information Service''.
Currently this is an experimental port, with support only for the
`passwd' and `group' databases.
gPXE is an open-source PXE implementation and bootloader.
Create network booting code that allows computers to load
their operating system from a network or to extend an
existing PXE implementation with support for additional
protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA
over Ethernet.
GQ is a GTK-based LDAP client. Features include:
- browse and search modes
- LDAP V3 schema browser
- template editor
- edit and delete entries
- add entries with templates
- export subtree or whole server to LDIF file
- use any number of servers
- search based on single argument or LDAP filter
gotthard is a daemon which tunnels ssh sessions through a https proxy.
Grdesktop is a GNOME frontend, for the remote desktop client (rdesktop).
It can save several connections (including their options), and browse the
network for available terminal servers.