Skip to content

pysap v0.1.13

Compare
Choose a tag to compare
@martingalloar martingalloar released this 16 Feb 20:59
· 550 commits to master since this release
  • Documentation now includes graphical representation of the main packets of each protocol.
  • Example scripts now accept route strings without requiring remote host option.
  • pysap/SAPRouter.py: Fixed route request for more than one SAP Router.
  • pysap/SAPEnqueue.py: SAPEnqueueStreamSocket now can connect to an Enqueue server through a SAPRouter.
  • examples/router_niping.py: New example script that implements a very basic
    version of the niping tool. It works on client or server mode.
  • examples/enqueue_monitor.py: The script now accepts route strings for connecting through a SAPRouter.