Packet Sender



Packet Sender is an open source utility to allow sending and receiving TCP and UDP packets. It also supports TCP connections using SSL. It is available for Windows, Mac, and Linux. It is licensed GNU General Public License v2 and is free software. IP packet sender/receiver usage instructions: Compile the source file: gcc -o iparp iparp.c. Run Mininet and build a network: sudo mn -c python router.py. Send a packet using mininet: h1x1./iparp Send h1x1./iparp Send h1x1-eth0 10.0.0.1 192.168.1.100 'This is a test' Receive a packet (immediately after sending the packet from another host). Packet Sender This multi-purpose app allows you to send and receive simulated UDP, TCP, and SSL packets, configure and select ports, and run client and server software simultaneously. It also offers a great deal of flexibility and customization for methodology and input through command line or GUI. Packet Sender is an open source utility to allow sending and receiving TCP, UDP, and SSL (encrypted TCP) packets. The mainline branch officially supports Windows, Mac, and Desktop Linux (with Qt). Other places may recompile and redistribute Packet Sender. Packet Sender is free and licensed GPL v2 or later. Discussion on Packet sender + Private Big head within the WarRock forum part of the Shooter category., 17:02 #1. Reunited, elite.gold: 0. The Black Market.

Safe
Packet Sender
Original author(s)Dan Nagle
Stable release
v7.2.3 / April 1, 2021; 13 days ago
Written inC++
Operating systemCross-platform
TypePacket generator
LicenseGPL v2
Websitepacketsender.com

Packet Sender is an open source utility to allow sending and receiving TCP and UDP packets. It also supports TCP connections using SSL. It is available for Windows, Mac, and Linux. It is licensed GNU General Public License v2 and is free software.[1] Packet Sender's web site says 'It's designed to be very easy to use while still providing enough features for power users to do what they need.'.[2]

Uses[edit]

Typical applications of Packet Sender include:

  • Troubleshooting network devices that use network servers (send a packet and then analyze the response)
  • Troubleshooting network devices that use network clients (devices that 'phone home' via UDP, TCP, or SSL—Packet Sender can capture these requests)
  • Testing and development of new network protocols (send a packet, see if device behaves appropriately)
  • Reverse-engineering network protocols for security analysis (such as malware)
  • Troubleshooting secure connections (using the SSL server and client).
  • Automation (via Packet Sender's command line interface or resend feature)
  • Stress-testing a device (using intense network generator tool)
  • Sharing/Saving/Collaboration using the Packet Sender Cloud service
Packet sender online

Packet Sender comes with a built-in TCP, UDP, and SSL server on multiple ports a user specifies. This remains running listening for packets while sending other packets.

Features[edit]

Packet sender online

Packet Sender Tutorial

As of version v6.2.3 Packet Sender supports the following features:[3]

  • Live traffic log (Time / From IP / From Port / To IP / Method / Error / ASCII / HEX)
  • Persistent TCP and SSL Connections
  • Portable Mode
  • IPv6 Client / Server
  • IPv4 Subnet Calculator
  • EBCDIC translation
  • Saved packets (with sending directly from saved list)
  • Mixed ASCII packet notation (ASCII with embedded syntax to allow hex)
  • Multiple TCP servers
  • Multiple UDP servers
  • Multiple SSL servers
  • Multicast send and receive
  • Packet resending at n intervals (where n is seconds)
  • Multi-threaded TCP/SSL connections
  • Command-line interface
  • Packet responses
  • Smart Packet responses
  • Macros inside packet responses for TIME, DATE, UNIXTIME, RANDOM, UNIQUE
  • Packet search (for saved packets)
  • Packet export/import
  • Intense Traffic Generator (UDP Flooding)
  • Quick-send from traffic log
  • Save traffic log
  • Packet Sender Cloud

Platforms[edit]

  • Windows (64-bit)
  • OS X (Intel-based x86-64)
  • Linux (Source Distribution with Qt or x86-64 AppImage or Snap)
SenderSender

Packet Sender Mobile is also open source.[4] It is available on iOS and Android and is MIT License and written in Xamarin. It only has the core features of desktop Packet Sender (send, receive, TCP, UDP, and Cloud).

See also[edit]

References[edit]

  1. ^'Packet Sender License'. Retrieved 15 February 2015.CS1 maint: discouraged parameter (link)
  2. ^'Packet Sender Main Site'. Retrieved 22 February 2014.CS1 maint: discouraged parameter (link)
  3. ^'Packet Sender Documentation'. Retrieved 27 June 2018.CS1 maint: discouraged parameter (link)
  4. ^'Packet_Sender_Mobile GitHub'. Retrieved 27 June 2018.CS1 maint: discouraged parameter (link)

Packet Sender Free

External links[edit]

Packet Sender

Retrieved from 'https://en.wikipedia.org/w/index.php?title=Packet_Sender&oldid=1016248575'