Skip to content

yxnjm/py_socket_forward_rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

py_socket_forward_rec

This script forwards a number of configured local ports to local or remote socket servers.

Configuration: Add to the config file pyrec.config lines with contents as follows: "local incoming port" "dest hostname" "dest port"

Start the application at command line with 'python pyrec.py' and stop the application by keying in .

Example: python pyrec.py 8080:127.0.0.1:5555

About

A python script that forwards local port to remote or local socket and print the data that socket transfers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages