Ports Search

Results 911920 of 5,827 for /net-mgmt/.(0.005 seconds)
net/gnu-radius-1.6.1 (Score: 0.02692858)
GNU RADIUS server
GNU-Radius is a server for remote user authentication and accounting. Its primary use is for Internet Service Providers, though it may also be used on any network that needs a centralized authentication and/or accounting service for its workstations. The package includes an authentication and accounting server and administrator tools.
net/amqp-0.0.0.20140916 (Score: 0.02692858)
Go library for AMQP client with RabbitMQ extensions
AMQP client with RabbitMQ extensions in Go.
net/go-cs-0.5 (Score: 0.02692858)
Concurrent ssh client
cs is a program for concurrently executing ssh(1) or scp(1) on a number of hosts. It is intended to automate running remote commands or copying files between hosts on a network.
net/geoip-0.0.0.20131016 (Score: 0.02692858)
Go library to wrap the libgeoip C library
This package wraps the libgeoip C library for access from Go (golang). You can download the free GeoLite Country database or you can subscribe to updates.
net/httppath-20140515 (Score: 0.02692858)
Utilities for HTTP Path manipulation
Utilities for HTTP Path manipulation. Currently, this just contains the CleanPath function, renamed to Clean, from Julien Schmidt's httprouter.
net/httptreemux-3.0.0 (Score: 0.02692858)
High-speed, flexible, tree-based HTTP router for Go
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.
net/google-cloud-sdk-94.0.0 (Score: 0.02692858)
Google Cloud SDK for Google Cloud Platform
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.
net/google-daemon-1.2.1 (Score: 0.02692858)
Google daemon for use with Google Cloud Compute Engine
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.
net/google-startup-scripts-1.2.1 (Score: 0.02692858)
Startup scripts that interact with Google Compute Engine VMs
A set of startup scripts that interact with the virtual machine environment.
net/nss_ldap-1.265 (Score: 0.02692858)
RFC 2307 NSS module
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.