Skip to content

lomoalbert/pyncat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pyncat

ncat -l 8086 --exec "ncat 127.0.0.1 8080" -k

======

sudo python pyncat.py -l 80 -i www.google.com -p 80 -k 100

About

ncat -l 8086 --exec "ncat 127.0.0.1 8080" -k

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages