Skip to content
/ tcproc Public

Turn any STDIN/STDOUT program into a TCP/IP server.

License

Notifications You must be signed in to change notification settings

hell-sh/tcproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tcproc

Turn any STDIN/STDOUT program into a TCP/IP server.

Installation

  1. Get Cone
  2. cone get tcproc

Example

git clone https://github.com/hell-sh/tcproc
cd tcproc
php tcproc.php 1337 php echo.php &
telnet localhost 1337

About

Turn any STDIN/STDOUT program into a TCP/IP server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages