An integrated interface to current and future infrastructural services
offered by Amazon Web Services. Currently, this includes:
* Simple Storage Service (S3)
* Simple Queue Service (SQS)
* Elastic Compute Cloud (EC2)
* Mechanical Turk
* SimpleDB
* CloudFront
* CloudWatch
* AutoScale
* Elastic Load Balancer (ELB)
* Virtual Private Cloud (VPC)
* Elastic Map Reduce (EMR)
* Relational Data Service (RDS)
* Simple Notification Server (SNS)
* Google Storage
* Identity and Access Management (IAM)
* Route53 DNS Service (route53)
* Simple Email Service (SES)
* Flexible Payment Service (FPS)
* CloudFormation
POE::Component::IRC::Plugin::QueryDNS is a POE::Component::IRC plugin
that provides DNSBL query facilities to the channels it occupies and via
private messaging.
It uses POE::Component::Client::DNSBL to do non-blocking DNSBL queries.
By default the plugin attempts to use POE::Component::IRC's internal
PoCo-Client-DNS resolver object, but will spawn its own copy. You can
supply your own resolver object via the constructor
Mail::Verify provides a function CheckAddress function for verifying
email addresses. First the syntax of the email address is checked,
then it verifies that there is at least one valid MX server accepting
email for the domain. Using the Net::DNS module and the IO::Socket
module a list of MX records (or, falling back on a hosts A record)
are checked to make sure at least one SMTP server is accepting
connections.
uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
client written in C.
Simple and convenient program for confidential communication.
Still early in development, though it already supports some of the most
important features, like file transfers, A/V, group chats, and DNS Discovery.
There are also binaries for other OS: Linux, Android, OS X and Windows, which
makes it possible to communicate between users of different OS.
Geo::IP::PurePerl uses a file based database. This database simply contains
IP blocks as keys, and countries as values. This database is more complete
and accurate than reverse DNS lookups.
Geo::IP::PurePerl can be used to automatically select the geographically
closest mirror, to analyze your web server logs to determine the countries
of your visiters, for credit card fraud detection, and for software export
controls.
Crypt::LE provides the functionality necessary to use Let's Encrypt
API and generate free SSL certificates for your domains. It can
also be used to generate RSA keys and Certificate Signing Requests
or to revoke previously issued certificates. Crypt::LE is shipped
with a self-sufficient client for obtaining SSL certificates -
le.pl.
The client supports 'http' and 'dns' domain verification out of the box.
Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your
system. Built on the same safety and reliability of sysrc(8) to manage changes
to rc.conf(5), host-setup(1) can also activate changes to the system in a safe
and effective manner. Functionality includes (but may not be limited to):
- Configure Time Zone
- Configure Hostname/Domain
- Configure Network Interfaces
- Confgure Default Router/Gateway
- Configure DNS nameservers
`multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.
This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database
that is accurate as of March 2002. This database simply contains IP blocks
as keys, and countries as values. This database should be more complete and
accurate than using reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, to analyze your web server logs to determine the countries of your
visitors, for credit card fraud detection, and for software export controls.
This port includes a helper script, geoipupdate.sh, to help you keep the
library up-to-date.
Cagibi is an experimental cache/proxy system for the SSDP* (Simple
Service Discovery Protocol) part of UPnP.
Cagibi aims to be to SSDP what Avahi is to DNS-SD/Zeroconf: a cache
caching all service/device announcements on the network in a local
process as well as being a broker serving local announcements to
the network. Both should be done by a single daemon process,
accessable via D-Bus on the system bus. The cache should offer
active queries, so another process is only informed about changes
about UPnP devices it is interested in.