Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

netcat file

nc -l -p 1234 > out.file

// Sender
nc -w 3 [destination ip] 1234 < out.file
Comment

PREVIOUS NEXT
Code Example
Shell :: qemu-img convert vdi to qcow2 
Shell :: git show signed commit 
Shell :: Missing essential plugins: com.android.tools.design org.jetbrains.android 
Shell :: how to install .whl file in windows 10 
Shell :: npm windows error 
Shell :: git delete master branch and recreate 
Shell :: snagit key code 
Shell :: commit to wrong branch git | move wrong commit to the correct branch 
Shell :: install wget on redhat 
Shell :: change directory in git bash 
Shell :: git clone to specific folder 
Shell :: pyaudio windows fail 
Shell :: create new git branch from existing branch 
Shell :: docker history 
Shell :: difference between rebase and merge in git 
Shell :: sum of output unix 
Shell :: github update personal access token 
Shell :: powershell redirect output to null 
Shell :: creating new repository in git 
Shell :: install solana 
Shell :: vscode installation ubuntu 
Shell :: pip upgrade version 
Shell :: remove directory command line 
Shell :: how to install docker linux mint 
Shell :: tailwindcss 
Shell :: add dir to your path kali 
Shell :: docker build linux/amd64 
Shell :: linux show current memory usage 
Shell :: howto register dll windows 10 
Shell :: 504 gateway time-out nginx/1.18.0 (ubuntu) 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =