• Skip to primary navigation
  • Skip to content
  • Skip to footer
afei's coffee shop
    • Posts
    • Categories
    • Tags
    • Pages
    • Collections
    • About
    1. Home
    2. /
    3. Network
    4. /
    5. common used socket tool
    neo.chen

    neo.chen

    The usefullness of a cup is its emptyness.

    • Shanghai
    • Email
    • Website
    • GitHub
    • Twitter
    • Instgram

    common used socket tool

    August 23, 2024 less than 1 minute read

    Content Outline

    • Common used socket tool
      • socat
        • start a echo server

    Common used socket toolPermalink

    socatPermalink

    start a echo serverPermalink

    socat -v tcp-l:9100,fork exec:'/bin/cat'
    

    Tags: nc, ncat, netcat, network, socket

    Categories: network

    Updated: August 23, 2024

    Twitter Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    golang cross build

    July 25, 2025 2 minute read

    Cross build

    RSA加密/解密

    December 29, 2024 less than 1 minute read

    RSA加密/解密

    Python strftime cheatsheet

    November 27, 2024 less than 1 minute read

    Python strftime cheatsheet

    install pg on mac

    September 20, 2024 less than 1 minute read

    Install

    • Feed
    © 2025 afei's coffee shop. Powered by Jekyll & Minimal Mistakes.