Skip to main content

Networking tools by jaraco

Project description

Status and License

jaraco.net provides miscellaneous utility functions used across projects developed by the author.

jaraco.net is written by Jason R. Coombs. It is licensed under an MIT-style permissive license.

You can install it with easy_install jaraco.net, or from the mercurial repository with easy_install jaraco.net==dev.

DNS Forwarding Service

jaraco.net includes a DNS forwarding service for Windows. This is because Microsoft appears to be unable to bind to 6 to 4 and Teredo addresses with their production DNS Server. After installing jaraco.net, the service executable is available as %PYTHON%Scriptsdns-forward-service.exe. In addition to the documented install/uninstall/start/stop commands, it’s also possible to configure a bind address with the -b option. For example:

dns-forward-service -b 2002:41de:a625::41de:a625 install

The service will be installed and the bind address will be stored in HKLMSoftwarejaraco.netDNS Forwarding ServiceListen Address. Note that the service must be restarted to recognize an updated bind address.

Changes

1.7

  • Added web-tail command, which “tails” a file, serving the content over http to multiple clients (requires CherryPy).

1.6

  • Added jaraco.net.importer, featuring URLImporter.

  • Added jaraco.net.http.content.ContentTypeReporter, a cherrypy app to report the content type of uploaded content.

1.5.1

  • Added directory listing support to serve-local.

1.5

  • Added simple script for creating a directory index (used for legacy support).

  • Added command script “serve-local” which uses cherrypy to serve the current directory on port 8080.

1.4

  • Fixed issue where passing a numeric host to scanner would be detected as a named host.

  • Fixed HTTP server to work with multipart requests.

  • Pickling in http.cache.CachedResponse is now less depedent on the actual implementation.

  • Added tail module that utilizes CherryPy to serve the tail of a file.

  • Fixed issue in setup script with deprecated hgtools usage.

  • Using argparse and enabling logging config in ntp module.

1.3

  • Added jaraco.net.devices package. Includes a Manager class for retrieving MAC addresses and IP addresses on the host.

  • Created jaraco.net.http package (from module of the same name)

  • Added jaraco.net.http.caching, an early attempt at providing a CachingHandler for urllib2 with HTTP protocol support.

  • Added a simple echo server.

  • Added http-headers command.

1.2

  • Added function wait_for_host to icmp lib

  • Added support for a custom bind address to the DNS Forwarding Service

1.1

  • Added rss module (migrated from jaraco.util)

1.0

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaraco.net-1.7b3.zip (60.0 kB view details)

Uploaded Source

File details

Details for the file jaraco.net-1.7b3.zip.

File metadata

  • Download URL: jaraco.net-1.7b3.zip
  • Upload date:
  • Size: 60.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jaraco.net-1.7b3.zip
Algorithm Hash digest
SHA256 fb34d9867d14719e85c84ab27dfa09bde6bb26f2b29e516bad78f7b44306c7db
MD5 7e8eb4f0c479d5094f102f3ccfec4d3a
BLAKE2b-256 113d2e1d90456298af95a3dd44f09e3b156e852cd9865f080c40b17ff66b11a5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page