socat is a relay for bidirectional data transfer between two independent data channels.

learn more… | top users | synonyms

1
vote
1answer
37 views

pipe or send strings with socat/netcat with a pause

i capture unbuffered codes from ttyUSB0 as an string though hexdump'ing /usr/bin/stdbuf -o0 /bin/busybox hexdump -v -e '12/1 "%02x" "\n"' /dev/ttyUSB0 with example-output like this (without ...
1
vote
1answer
42 views

SSH to a remote host that is not reachable directly [closed]

There is a host A that is not accessible from my local network. But there is a host B which I can access via SSH and A is visible to B. So I setup an SSH tunnel and try to access A via B ssh -N -D ...
0
votes
0answers
33 views

Theos/Logos Debug Logging

I use theos a lot in creating jailbreak tweaks and to debug I have been using the built-in %log, and following all messages through the mac terminal by SSHing into the iphone and watching the output ...
0
votes
0answers
37 views

Simulating multiple devices on serial port

I am working on software that uses RS485 and ModbusRTU. I need to simulate multiple devices connected to one serial line like bus network. I was able to connect two programs that uses serial line ...
0
votes
1answer
50 views

How to fork transferred data to a script with socat?

I want to analyze the transferred data between a client and a server with socat. I’ve managed to set up socat as a man-in-the-middle with the following command: socat -x -v ...
3
votes
1answer
200 views

homebrew socat on OS X ML, sctp “Protocol not supported”

I am working very hard on a hobby program which involves the SCTP protocol, to grasp the basics, I tried to install socat using homebrew, socat is a netcat-like tool for testing various protocoles. ...
3
votes
1answer
245 views

socat blocking on stdin

I have a bash script as follow on an AIX host, myscript.sh: MODE="$1" if [ "$MODE" == "start" ]; then socat -T100 -lf $LOGF -d -d -d -x ...
0
votes
2answers
449 views

USB Serial Port on Mac using socat

I have a piece of hardware that is connected over a Prolific Serial to USB cable and I need to use socat to send/receive traffic to/from this and a TCP port. So far it's installed and works fine with ...
0
votes
0answers
113 views

Serial connection to Android emulator

I want to open a serial connection from a Mac to the android emulator. As the mac has no serial ports I am using socat to create a virtual port pair: socat -d -d -d -d -lf /logs/socat.log ...
4
votes
2answers
794 views

Recording messages received on a port with SOCAT

I have a server with an open port which receives between 50 and 1000 messages per second. By message I mean that a single line of text is sent. Essentially we want to record these messages in a file ...
0
votes
0answers
203 views

socat, cloning serial ports

I have a sms modem connected to a serial port and wanted to have 1 application send and receive data to the modem and another one that only needs to receive. The part thats sending and receiving is ...
0
votes
0answers
136 views

gdbserver without network

I would like debug an application in a LXC with gdbserver. But my container can't have network (security). I've few idea to make it, but nothing work. Here my ideas: -Use gdbserver with ttyS0, with: ...
0
votes
0answers
211 views

PortForwarding Socat vs. SSH Performance

I have a relativ compley problem, where a mac server is connecting to an ubuntu server via open vpn. A client has to connect to a VNC Server on the mac via the ubuntu server. On my staging system I ...
0
votes
3answers
320 views

Pipe Unix Socket to a random TCP socket using Python and may be Socat

I want to pipe a TCP socket to Unix socket I could do this using socat like this socat TCP-LISTEN:1234 UNIX-CONNECT:test.socket But the problem here, I don't want to specify the port number myself ...
0
votes
0answers
369 views

SOCAT: cannot access serial modem over Ethernet

I cannot manage socat. I need to access my serial modem connected to one server(ubuntu) from another(centos). For that I used socat as in http://www.dest-unreach.org/socat/doc/socat-ttyovertcp.txt. ...
0
votes
2answers
1k views

Socat virtual serial port not recognized

I'm using socat to create a couple virtual serial ports. One I connect to with a simple C program (using termios), and the other I'd like to connect to using a program called Ardupilot Mega Planner ...
0
votes
1answer
1k views

one virtual serial port with socat

how to create just one virtual port with socat? I want to test pyserial to read and write via one port I'm already try : socat -d -d pty,raw,echo=1 pty,raw,echo=1 it creates two virtual ports ...
1
vote
1answer
350 views

Program for communicating with windows named pipes

I am relatively new to named pipes in windows. I require a windows tool similar to linux's socat for communicating via named pipes. Can Cygwin's socat access windows named pipes? If so, how?
0
votes
1answer
689 views

How to stop socat from quitting?

I am using socat for windows as a client to tunnel DNS over SSH, it works perfectly until the ssh connection dies or becomes temporarily unavailable - when this happens the socat windows client ...
0
votes
1answer
2k views

Why is “fork” needed by socat when connecting to a web server?

I am trying to understand tcp connections between a browser and a web server. I have a web server running on my local machine, and can browse to it just fine, as expected, using localhost:3000 or ...
1
vote
0answers
184 views

Tool to wrap a process to allow multiple connections

Is there any tool that wraps a process (e.g. Bash) so that you can make "multiple" network connections to the "shared" process. Each connection can send input (e.g. setting environment variables, ...
1
vote
0answers
210 views

Reconnect socat connection after network failure

I am using a socat command to create a tty interface on my embedded linux device like: socat pty,link=/dev/ttyS9 TCP:10.0.10.1:9999 The connection is a long distance connecstion over a dsl-line. ...
0
votes
2answers
647 views

Socat in Android

I would like to use Socat for my android app. Has anyone ported Socat under Android? Could not find any useful links. Any help would be great. Thanks, Krishnan.
0
votes
1answer
208 views

How to send SSH packets over other protocols? [closed]

Seems our gov is manipulating SSH packets on TCP/UDP , so we can't do ssh user@IP , Found This Guide , But This way requires some configurations on ssh server , Is there any way without needing ...
0
votes
1answer
593 views

(9600 N,8,1)--> Serial Port --> Network --> Serial Port -->(9600 N81)

how to achieve serial over IP and vice versa. i heard it is possible doing it with SOCAT (9600 N,8,1)--> Serial Port --> Network --> Serial Port -->(9600 N81) requesting people to help me on this
2
votes
0answers
535 views

socat: How to create a bidirectional IP tunnel through UDP

I would like to solve the following problem: Assume I have two computers, A and B. Machine A takes all IP packets from an interface (I assume a "tun" interface"), sends it to a Java process (which ...
1
vote
2answers
653 views

Duplicate input unix stream to multiple TCP clients (using socat)

I have a syslog server which writes to a unix stream /tmp/syslog.socket. I need to duplicate this stream to multiple TCP clients. Is there a way to achieve this using socat?
1
vote
0answers
394 views

Linux Virtual Serial Port for creating a device commuication

I created a VSP using SOCAT with below command: socat -d -d pty,raw,echo=0 pty,raw,echo=0 where I was able create a serial device (19200,N,8,1) and send and receive data using Python. So I have ...
0
votes
0answers
919 views

UDP reverse tunnel over ssh (using socat)

I want to setup a reverse udp tunnel, because I need to connect to my openvpn server from remote and the openvpn server is behind a NAT. For this I use socat and ssh. The tcp tunnel command: socat ...
1
vote
1answer
329 views

socat:get sender's IP address

I use following code to receive a connection: socat TCP-LISTEN:4000,fork EXEC:"./myscrpit" I need to have a sender's IP address in my script but SOCAT_PEERADDR is not set, what is the problem?
1
vote
1answer
221 views

send message to more than one IP address with socat

I want to write a bash script in linux to get several IP addresses and use socat to listen on port 5000 and if received a message send it to all of IP addresses. How can I do that??
2
votes
1answer
1k views

virtual socat serial port and c# on ubuntu linux

for testing purpose I'm trying to write a simple program that connect to a virtual serial port created with socat. I create the serial port with this command: socat -d -d PTY,b9600 ...
1
vote
0answers
321 views

Socat: Allow reconnecting to a session

I can setup an SSH connection with a local PTY link - and I want to be able to send some triggers to the remote end, then use screen or minicom to connect to the session ie: socat ...
1
vote
1answer
1k views

How to make two-directional unix domain sockets with SOCK_DGRAM?

I am trying to write a simple Unix datagram server/client, and am having some problems. What I want is a server that listens on a datagram socket and sends a reply to every message received, to the ...
1
vote
1answer
1k views

Make socat write to (TCP or UNIX) socket line by line for log gathering

I'm trying to merge several log files from multiple hosts. I'm doing a socat -u EXEC:'follow_log_cmd' UNIX-SENDTO:/tmp/socket for each log I want to follow. On the log gathering machine I'm doing ...
1
vote
1answer
605 views

SOCAT to redirect UDP don't work!

I'm trying to transmit data in UDP datagrams into a client in external location to a pc in my local lan. But my network is over a ADSL modem sending to a pc with Slackware, this pc redirect packages ...
3
votes
1answer
2k views

socat: tunnel IP through TTY

Is it possible to get an bidirectional IP-tunnel over ttyS0-like serial (modem) devices with the socat utility? I tried to use TUN option but still can't get the result. Any suggestions are welcome ...
1
vote
3answers
1k views

Problem sending Bytes with pySerial and socat

I want to send some bytes via pySerial. I created virtual serial ports with socat for testing purposes: socat PTY,link=./ptyp1,b9600 PTY,link=./ptyp2,b9600 Here's the python code: ser = ...
0
votes
0answers
970 views

socat usage for FIFO speed vs socket speed on localhost

As per a suggestion on stackoverflow, to compare IPC on a single machine using a) sockets (TCP) on localhost to localhost b) using FIFOs (between Java and C) To answer (a), I used netcat to gauge ...
2
votes
3answers
2k views

How can I map a local unix socket to an inet socket?

I'm curious if it is possible to map a UNIX socket on to an INET socket. The situation is simply that I'd like to connect to a MySQL server. Unfortunately it has INET sockets disabled and therefore I ...