All Projects → jlucansky → Swiddler

jlucansky / Swiddler

Licence: Apache-2.0 license
TCP/UDP debugging tool.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Swiddler

XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (-50%)
Mutual labels:  tls, ssl, tcp, udp
Asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
Stars: ✭ 202 (+260.71%)
Mutual labels:  ssl, tcp, udp
Shackle
High-Performance Erlang Network Client Framework
Stars: ✭ 163 (+191.07%)
Mutual labels:  ssl, tcp, udp
Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (+846.43%)
Mutual labels:  tls, tcp, udp
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (+1046.43%)
Mutual labels:  ssl, tcp, udp
Gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
Stars: ✭ 30 (-46.43%)
Mutual labels:  ssl, tcp, udp
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (+741.07%)
Mutual labels:  tls, tcp, udp
ronin-support
A support library for Ronin. Like activesupport, but for hacking!
Stars: ✭ 23 (-58.93%)
Mutual labels:  ssl, tcp, udp
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+1332.14%)
Mutual labels:  tls, ssl, tcp
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+100%)
Mutual labels:  tls, ssl, tcp
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+20139.29%)
Mutual labels:  tls, tcp, udp
Badssl.com
🔒 Memorable site for testing clients against bad SSL configs.
Stars: ✭ 2,234 (+3889.29%)
Mutual labels:  tls, ssl, mitm
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (+762.5%)
Mutual labels:  ssl, tcp, udp
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+2308.93%)
Mutual labels:  ssl, tcp, udp
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+7792.86%)
Mutual labels:  ssl, tcp, udp
riemannx
A riemann client for elixir (TCP/UDP/TLS supported)
Stars: ✭ 23 (-58.93%)
Mutual labels:  tls, tcp, udp
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+948.21%)
Mutual labels:  tls, tcp, udp
Gobetween
☁️ Modern & minimalistic load balancer for the Сloud era
Stars: ✭ 1,631 (+2812.5%)
Mutual labels:  tls, tcp, udp
Watsontcp
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
Stars: ✭ 209 (+273.21%)
Mutual labels:  tls, ssl, tcp
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (+96.43%)
Mutual labels:  tcp, udp

TCP/UDP debugging tool

Features

Capture & Inspect

  • Capture virtually unlimited amount of data
  • Export captured raw data (drag selection to file)

Create TCP/UDP server

  • Bind to any local IP
  • Supported IPv4/IPv6 dual stack
  • Allow reuse same address & port

Connect to remote host

  • Specify source address
  • Broadcast or join multicast groups

Rewrite traffic

  • Replace matched content
  • Match arbitrary data in binary mode

SSL/TLS client & server

  • Supported SSL/3.0, TLS/1.0, TLS/1.1, TLS/1.2
  • Send custom Server Name Indication (SNI)
  • Create certificates and self-signed CA
  • Auto generate server certificates based on SNI
  • Export negotiated certificate chain
  • Observe SSL/TLS client & server hello messages
  • Request or send client certificate

Minimum requirements

  • .NET Framework 4.5
  • Windows 7 SP1 or higher
  • Windows Server 2008 SP2 or higher

License

This project is made available under the Apache License 2.0

See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].