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-forwarding-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-forwarding-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.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.6.zip (58.8 kB view details)

Uploaded Source

File details

Details for the file jaraco.net-1.6.zip.

File metadata

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

File hashes

Hashes for jaraco.net-1.6.zip
Algorithm Hash digest
SHA256 ff74583008654be9647947e777e33f91163614a9592bde63d7d4d723a413c0d8
MD5 426391233ab4da7a34179dcce8e4b1b5
BLAKE2b-256 af4eb631a9449413eb1c544eb40b7feae6ac126099ecd2eb4da0ef017fb0af3d

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