s2generator

Generates custom packets according to command line specifications which will be transmitted the given number of times on the given device.
Uses:

  • TRX
  • PacketFactory
  • Call
  • Packet

get code

s2monitor

Simple demonstration of the Monitor object. Does not perform any transmit operations.
Uses:

  • TRX
  • Packet
  • Monitor

get code

s2digilimit

This small program will terminate (disconnect) all connections which send data matching the given RegExp and make use of more than the specified maximum number of repeaters. This can be useful to stop listings on bbs systems where users should be forced to use local ones.
Uses:

  • TRX
  • Call
  • Packet

get code

s2attractor

Something different for those who never get enough talking. It sends a beacon whenever a UA is heard which often is a sign for people coming or leaving. If someone connected to a node, the specified callsign will be one of the first ones in the mheard list, which is usually requested right after the connection has been established. - Because we just sent a beacon.
Uses:

  • TRX
  • PacketFactory
  • Call
  • Packet
  • Monitor

get code

Comments