awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jetmore/swaks

Projects sharing features with Swaks

30 open-source projects similar to jetmore/swaks, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • bevry/getmacbevry avatar

    bevry/getmac

    360View on GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    View on GitHub↗360
  • dpu/coremail-address-bookD

    dpu/coremail-address-book

    0View on GitHub↗
    View on GitHub↗0
  • elpheria/rpc-websocketselpheria avatar

    elpheria/rpc-websockets

    624View on GitHub↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    View on GitHub↗624
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    View on GitHub↗7,797
  • feross/simple-websocketfeross avatar

    feross/simple-websocket

    186View on GitHub↗

    travis-image: https://img.shields.io/travis/feross/simple-websocket/master.svg travis-url: https://travis-ci.org/feross/simple-websocket npm-image: https://img.shields.io/npm/v/simple-websocket.svg npm-url: https://npmjs.org/package/simple-websocket downloads-image:…

    JavaScript
    View on GitHub↗186

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • gophish/gophishgophish avatar

    gophish/gophish

    13,938View on GitHub↗

    Gophish is an open-source phishing toolkit and simulation framework designed to test organizational security awareness and evaluate vulnerability to social engineering attacks. It provides a core engine for sending deceptive emails to targets and tracking their interactions to identify gaps in security training. The platform functions as a comprehensive campaign manager for deploying lures and monitoring email delivery and click-through rates. It allows for the design and execution of simulated email threats to track how targets interact with malicious-looking content or provide credentials i

    Go
    View on GitHub↗13,938
  • guitarfreak/seticonG

    guitarfreak/SetIcon

    0View on GitHub↗
    View on GitHub↗0
  • gyxuehu/ewomailG

    gyxuehu/EwoMail

    0View on GitHub↗
    View on GitHub↗0
  • http-party/node-portfinderhttp-party avatar

    http-party/node-portfinder

    899View on GitHub↗

    A simple tool to find an open port or domain socket on the current machine

    JavaScript
    View on GitHub↗899
  • indutny/node-ipindutny avatar

    indutny/node-ip

    1,542View on GitHub↗

    IP address tools for node.js

    JavaScript
    View on GitHub↗1,542
  • inf0secrabbit/badassmacrosI

    Inf0secRabbit/BadAssMacros

    0View on GitHub↗
    View on GitHub↗0
  • infusion/node-dhcpinfusion avatar

    infusion/node-dhcp

    305View on GitHub↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    View on GitHub↗305
  • jarlpenguin/becyicongrabberportableJ

    JarlPenguin/BeCyIconGrabberPortable

    0View on GitHub↗
    View on GitHub↗0
  • joewalnes/websocketdjoewalnes avatar

    joewalnes/websocketd

    17,465View on GitHub↗

    websocketd is a CGI web server and process-to-WebSocket wrapper that transforms command line programs into WebSocket servers by bridging standard input and output streams to remote clients. It functions as a TLS-secured gateway that routes traffic to backend processes, allowing any executable using standard IO to be exposed via a web interface. The project uses directory-based endpoint mapping to automate the creation of URL paths from local executable files. It employs a process-per-connection model to isolate execution and forwards HTTP request metadata, such as cookies and query parameters

    Goproxywebsocket-serverwebsockets
    View on GitHub↗17,465
  • josue87/emailfinderJosue87 avatar

    Josue87/EmailFinder

    417View on GitHub↗

    Search emails from a domain through search engines

    Python
    View on GitHub↗417
  • jpillora/chiseljpillora avatar

    jpillora/chisel

    15,615View on GitHub↗

    Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within HTTP requests. It functions as a connection multiplexer, consolidating multiple logical network streams into a single persistent connection to improve throughput and reduce overhead. By leveraging standard web protocols, the system enables firewall traversal and provides a mechanism for remote port forwarding and proxying. The project distinguishes itself through its focus on resilient connectivity and granular access control. It maintains persistent network sessions across uns

    Gogolanghttptcp
    View on GitHub↗15,615
  • koichik/node-tunnelkoichik avatar

    koichik/node-tunnel

    536View on GitHub↗

    ```javascript var tunnel = require('tunnel');

    JavaScript
    View on GitHub↗536
  • localtunnel/localtunnellocaltunnel avatar

    localtunnel/localtunnel

    22,350View on GitHub↗

    Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating secure tunnels with temporary public URLs, it allows developers to route incoming internet traffic directly to a web server running on a local machine. The service provides predictable or custom subdomains to facilitate remote collaboration and testing of local applications. It functions as a localhost proxy server, enabling users to receive and inspect external webhook payloads directly within a local environment during the development lifecycle. The platform manages traffic t

    JavaScript
    View on GitHub↗22,350
  • mafintosh/airpastemafintosh avatar

    mafintosh/airpaste

    829View on GitHub↗

    A 1-1 network pipe that auto discovers other peers using mdns

    JavaScript
    View on GitHub↗829
  • mafintosh/blecatmafintosh avatar

    mafintosh/blecat

    96View on GitHub↗

    A 1-1 pipe over bluetooth low energy

    JavaScript
    View on GitHub↗96
  • mafintosh/discovery-swarmmafintosh avatar

    mafintosh/discovery-swarm

    372View on GitHub↗

    A network swarm that uses discovery-channel to find and connect to peers.

    JavaScript
    View on GitHub↗372
  • mafintosh/hash-to-portmafintosh avatar

    mafintosh/hash-to-port

    35View on GitHub↗

    Hash a value to a valid port

    JavaScript
    View on GitHub↗35
  • mafintosh/hyperpipemafintosh avatar

    mafintosh/hyperpipe

    119View on GitHub↗

    Distributed input/output pipe.

    JavaScript
    View on GitHub↗119
  • mafintosh/network-addressmafintosh avatar

    mafintosh/network-address

    67View on GitHub↗

    get the local network address of your machine

    JavaScript
    View on GitHub↗67
  • mafintosh/signalhubmafintosh avatar

    mafintosh/signalhub

    674View on GitHub↗

    Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.

    JavaScript
    View on GitHub↗674
  • mafintosh/torrent-mountmafintosh avatar

    mafintosh/torrent-mount

    1,413View on GitHub↗

    Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse.

    JavaScript
    View on GitHub↗1,413
  • mafintosh/webcatmafintosh avatar

    mafintosh/webcat

    453View on GitHub↗

    Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery

    JavaScript
    View on GitHub↗453
  • nicocha30/ligolo-ngnicocha30 avatar

    nicocha30/ligolo-ng

    4,289View on GitHub↗

    Ligolo-ng is a network tunneling framework and control server designed for managing remote agents and coordinating network routing. It functions as a reverse tunneling proxy and a site-to-site VPN tool, utilizing a userland TUN interface to pivot network traffic through remote agents. The project distinguishes itself by using a TUN interface routing system to forward TCP, UDP, and ICMP traffic through multiple remote agents. It implements a C2 model where a central server manages remote agents to bypass firewall restrictions and provide direct subnet access to isolated networks. The system c

    Gogolangoffensive-securitypentest-tool
    View on GitHub↗4,289
  • node-modules/addressnode-modules avatar

    node-modules/address

    237View on GitHub↗

    npm-image: https://img.shields.io/npm/v/address.svg?style=flat-square npm-url: https://npmjs.org/package/address coveralls-image: https://img.shields.io/coveralls/node-modules/address.svg?style=flat-square coveralls-url: https://coveralls.io/r/node-modules/address?branch=master…

    TypeScript
    View on GitHub↗237
  • node-modules/detect-portN

    node-modules/detect-port

    0View on GitHub↗

    npm-image: https://img.shields.io/npm/v/detect-port.svg?style=flat-square npm-url: https://npmjs.org/package/detect-port codecov-image: https://codecov.io/gh/node-modules/detect-port/branch/master/graph/badge.svg codecov-url: https://codecov.io/gh/node-modules/detect-port snyk-image:…

    View on GitHub↗0